|
boot: split out gpio, pinmux.
|
|---|
|
|
| stratosphere/boot/Makefile |
|---|
| stratosphere/boot/source/boot_boot_reason.cpp |
|---|
| stratosphere/boot/source/boot_charger_driver.hpp |
|---|
| stratosphere/boot/source/boot_display.cpp |
|---|
| stratosphere/boot/source/boot_fan_enable.cpp |
|---|
| stratosphere/boot/source/boot_gpio_initial_configuration.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_initial_configuration.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_initial_configuration_copper.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_initial_configuration_hoag.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_initial_configuration_icosa.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_initial_configuration_iowa.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_map.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_utils.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_gpio_utils.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_main.cpp |
|---|
| stratosphere/boot/source/boot_pinmux_initial_configuration.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_initial_configuration.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_initial_configuration_copper.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_initial_configuration_hoag.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_initial_configuration_icosa.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_initial_configuration_iowa.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_initial_drive_pad_configuration.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_map.inc 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_utils.cpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_pinmux_utils.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_repair_boot_images.cpp |
|---|
| stratosphere/boot/source/boot_spl_utils.cpp |
|---|
| stratosphere/boot/source/boot_spl_utils.hpp |
|---|
| stratosphere/boot/source/boot_wake_pins.cpp |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration.cpp 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration.hpp 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_copper.inc 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_hoag.inc 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_icosa.inc 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_initial_configuration_iowa.inc 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_map.inc 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_utils.cpp 0 → 100644 |
|---|
| stratosphere/boot/source/gpio/gpio_utils.hpp 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_configuration.cpp 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_configuration.hpp 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_configuration_copper.inc 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_configuration_hoag.inc 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_configuration_icosa.inc 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_configuration_iowa.inc 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_initial_drive_pad_configuration.inc 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_map.inc 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_utils.cpp 0 → 100644 |
|---|
| stratosphere/boot/source/pinmux/pinmux_utils.hpp 0 → 100644 |
|---|