index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2011-08-29
CHROMIUM: VbExDisplayScreen shows text on the center of LCD instead of printf.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement VbExDisplayDebugInfo to show debug message on LCD.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement VbExDisplayImage function to show an image on LCD.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement the basic display functions.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement VbExKeyboardRead function.
Tom Wai-Hong Tam
2011-08-29
fdt: Add support for decoding keyboard key tables
Anton Staaf
2011-08-29
CHROMIUM: Test of firmware_storage read/write APIs.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement nvstorage related functions for vboot_wrapper APIs.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement read and write disk for vboot_wrapper APIs.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Implement get and free disk info for vboot_wrapper APIs.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Rename /common/cmd_vboot.c to cmd_cros_tpm_test.c.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Define the tegra2 internal eMMC media as non-removable.
Tom Wai-Hong Tam
2011-08-29
fdt: load boot command from device tree
Che-Liang Chiou
2011-08-29
CHROMIUM: Implement utility APIs provided by u-boot and exported to vboot_ref...
Tom Wai-Hong Tam
2011-08-29
fdt: tegra2: Support SDMMC config through FDT
Simon Glass
2011-08-29
fdt: Refactor GPIO support a little
Simon Glass
2011-08-29
onestop: Pass nxcxt to init_internal_state_nvcontext as parameter
Simon Glass
2011-08-29
onestop: Bring all mallocs together at the start
Simon Glass
2011-08-29
onestop: Move GPIO reading into init_internal_state_ksd where it is used
Simon Glass
2011-08-29
onestop: Make ksd a parameter to reduce calls to get_last_1mb_of_ram()
Simon Glass
2011-08-29
onestop: Refactor to reduce calls to recovery_boot
Simon Glass
2011-08-29
CHROMIUM: initialize global variable current_screen
Che-Liang Chiou
2011-08-29
fix compiler warning of common/lcd.c
Che-Liang Chiou
2011-08-29
Add assert() for debug assertions
Simon Glass
2011-08-29
CHROMIUM: add prototype onestop firmware
Che-Liang Chiou
2011-08-29
fdt: tegra2: Use aliases to select USB ports
Simon Glass
2011-08-29
Add support for the OXPCIe 952 serial port.
Gabe Black
2011-08-29
Read the RO/RW FWID from firmware storage instead of U-Boot version.
Tom Wai-Hong Tam
2011-08-29
can separately enable vboot-related debug output
Che-Liang Chiou
2011-08-29
go to recovery when kernel is broken
Che-Liang Chiou
2011-08-29
Refactor codes
Che-Liang Chiou
2011-08-29
Fill in frid and fwid as u-boot version.
Tom Wai-Hong Tam
2011-08-29
Boot from multiple USB ports
Che-Liang Chiou
2011-08-29
Refine firmware behavior related to dev switch
Che-Liang Chiou
2011-08-29
Implement developer firmware
Che-Liang Chiou
2011-08-29
Implement cold reboot
Che-Liang Chiou
2011-08-29
Developer firmware template and refactor common codes
Che-Liang Chiou
2011-08-29
Swap no_os and missing_os screen to reflect the previous change.
Tom Wai-Hong Tam
2011-08-29
Use the kernel config in the kernel image instead of the kernel script.
Tom Wai-Hong Tam
2011-08-29
Recovery firmware should clear recovery request
Che-Liang Chiou
2011-08-29
Remove TPM functions and x86-specific CPU state
Che-Liang Chiou
2011-08-29
fdt: tegra2: Support USB config through FDT
Simon Glass
2011-08-29
fdt: Simplify the compatible naming list
Simon Glass
2011-08-29
Add CONFIG_ALIGN_LCD_TO_SECTION to make frame buffer MMU-friendly
Simon Glass
2011-08-29
Un-silence console for the boot stage report
Simon Glass
2011-08-29
fdt: silence console in response to device tree 'silent' option
Simon Glass
2011-08-29
fdt: Add LCD decode functions
Simon Glass
2011-08-24
Set up the serial port for qemu.
Gabe Black
2011-08-24
The type expected by %zd is ssize_t, but it was being passed a size_t.
Gabe Black
2011-08-24
Fix LCD clear function
Simon Glass
[next]