Atmosphere/stratosphere/boot/source
2019-06-21 20:25:27 -07:00
..
i2c boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
updater boot: refactor for R_TRY 2019-06-20 00:57:17 -07:00
boot_battery_driver.cpp boot: refactor for R_TRY 2019-06-20 00:57:17 -07:00
boot_battery_driver.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_battery_icon_charging.hpp boot: implement battery icon drawing functions 2019-05-06 13:33:54 -07:00
boot_battery_icon_charging_red.hpp boot: implement battery icon drawing functions 2019-05-06 13:33:54 -07:00
boot_battery_icon_low.hpp boot: implement battery icon drawing functions 2019-05-06 13:33:54 -07:00
boot_battery_icons.cpp boot: implement battery icon drawing functions 2019-05-06 13:33:54 -07:00
boot_battery_parameters.hpp boot: Implement battery driver setup. 2019-05-06 08:00:22 -07:00
boot_boot_reason.cpp boot: fix abort on < 3.0.0 2019-05-09 03:20:06 -07:00
boot_bq24193_charger.hpp boot: implement bc24193 driver, part of CheckBatteryCharge 2019-05-06 15:53:29 -07:00
boot_calibration.cpp boot: refactor for R_TRY 2019-06-20 00:57:17 -07:00
boot_change_voltage.cpp boot: fix trailing whitespace 2019-05-09 05:03:35 -07:00
boot_charger_driver.cpp boot: refactor for R_TRY 2019-06-20 00:57:17 -07:00
boot_charger_driver.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_check_battery.cpp boot: implement PmicDriver::ShutdownSystem 2019-05-09 02:45:31 -07:00
boot_check_clock.cpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_clock_initial_configuration.cpp boot: use correct clock out setting on < 6.0 2019-05-08 06:20:36 -07:00
boot_display.cpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_display_config.hpp boot: correct typo in MipiCal03 config 2019-05-09 09:06:36 -07:00
boot_fan_enable.cpp boot: fix a few issues in gpio/pinmux config 2019-05-12 03:49:36 -07:00
boot_functions.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_gpio_initial_configuration.cpp boot: fix a few issues in gpio/pinmux config 2019-05-12 03:49:36 -07:00
boot_gpio_initial_configuration_copper.hpp boot: Implement initial gpio configuration 2019-04-29 09:43:48 -07:00
boot_gpio_initial_configuration_hoag.hpp boot: Implement initial gpio configuration 2019-04-29 09:43:48 -07:00
boot_gpio_initial_configuration_icosa.hpp boot: Implement initial gpio configuration 2019-04-29 09:43:48 -07:00
boot_gpio_initial_configuration_iowa.hpp boot: Implement initial gpio configuration 2019-04-29 09:43:48 -07:00
boot_gpio_map.hpp boot: fix trailing whitespace 2019-05-09 05:03:35 -07:00
boot_gpio_utils.cpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_i2c_utils.cpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_main.cpp stratosphere: more result cleanup 2019-06-20 02:00:59 -07:00
boot_pcv.cpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_pinmux_configuration.cpp boot: fix a few issues in gpio/pinmux config 2019-05-12 03:49:36 -07:00
boot_pinmux_initial_configuration_copper.hpp boot: implement ConfigurePinmux 2019-05-03 06:20:50 -07:00
boot_pinmux_initial_configuration_hoag.hpp boot: implement ConfigurePinmux 2019-05-03 06:20:50 -07:00
boot_pinmux_initial_configuration_icosa.hpp boot: implement ConfigurePinmux 2019-05-03 06:20:50 -07:00
boot_pinmux_initial_configuration_iowa.hpp boot: implement ConfigurePinmux 2019-05-03 06:20:50 -07:00
boot_pinmux_initial_drive_pad_configuration.hpp boot: implement ConfigurePinmux 2019-05-03 06:20:50 -07:00
boot_pinmux_map.hpp boot: fix a few issues in gpio/pinmux config 2019-05-12 03:49:36 -07:00
boot_pinmux_utils.cpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_pmc_wrapper.cpp boot: fix trailing whitespace 2019-05-09 05:03:35 -07:00
boot_pmic_driver.cpp boot: refactor for R_TRY 2019-06-20 00:57:17 -07:00
boot_pmic_driver.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_reboot_manager.cpp boot: implement CheckClock 2019-05-02 18:10:07 -07:00
boot_reboot_manager.hpp boot: functional exception handling/rebooting to payload 2019-05-02 17:55:50 -07:00
boot_registers_clkrst.hpp boot: implement ShowSplashScreen/Display 2019-05-03 05:00:03 -07:00
boot_registers_di.hpp boot: implement ShowSplashScreen/Display 2019-05-03 05:00:03 -07:00
boot_registers_gpio.hpp boot: implement ShowSplashScreen/Display 2019-05-03 05:00:03 -07:00
boot_registers_pinmux.hpp boot: implement ShowSplashScreen/Display 2019-05-03 05:00:03 -07:00
boot_registers_pmc.hpp boot: fix writes to WAKE2_MASK 2019-05-09 20:47:18 -07:00
boot_repair_boot_images.cpp stratosphere: more result cleanup 2019-06-20 02:00:59 -07:00
boot_rtc_driver.cpp boot: refactor for R_TRY 2019-06-20 00:57:17 -07:00
boot_rtc_driver.hpp boot: refactor i2c driver into namespace 2019-06-21 20:25:27 -07:00
boot_spl_utils.cpp boot: fix trailing whitespace 2019-05-09 05:03:35 -07:00
boot_splash_screen.cpp boot: implement ShowSplashScreen/Display 2019-05-03 05:00:03 -07:00
boot_splash_screen_notext.hpp boot: implement ShowSplashScreen/Display 2019-05-03 05:00:03 -07:00
boot_splash_screen_text.hpp boot: fix the width of the text splash 2019-05-09 14:18:57 -05:00
boot_types.hpp boot: fix trailing whitespace 2019-05-09 05:03:35 -07:00
boot_wake_control_configs.hpp boot: implement pmc wake config init (todo: events) 2019-05-07 09:32:37 -07:00
boot_wake_pin_configuration.hpp boot: fix two logic inversions in wake pin init 2019-05-09 21:58:13 -07:00
boot_wake_pin_configuration_copper.hpp boot: implement wake event configuration 2019-05-07 10:02:53 -07:00
boot_wake_pins.cpp boot: fix two logic inversions in wake pin init 2019-05-09 21:58:13 -07:00