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
/
lib
Age
Commit message (
Expand
)
Author
2012-01-18
Make the memory wiping code use arch_phys_memset
Gabe Black
2012-01-18
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
2012-01-13
Make the memory wipe code handle 64 bit addresses properly
Gabe Black
2012-01-06
CHROMIUM: Support vboot without a display
Simon Glass
2012-01-05
Add bootstage timing to TPM operations
Simon Glass
2011-12-20
Security: Make sure not to overflow the in memory version of the GBB
Gabe Black
2011-12-20
Revert "Security: Make sure not to overflow the in memory version of the GBB"
Simon Glass
2011-12-20
CHROMIUMOS: fix key stroke detection in recovery mode
Vincent Palatin
2011-12-20
CHROMIUMOS: optimize USB mass storage detection
Vincent Palatin
2011-12-20
Security: Fix a security bug in the border_check function.
Gabe Black
2011-12-20
Security: Make sure not to overflow the in memory version of the GBB
Gabe Black
2011-12-16
Fix compilation of u-boot on non-coreboot platforms
Stefan Reinauer
2011-12-16
Add beep for x86 chormeos.
Dylan Reid
2011-12-16
For ChromeOS systems, don't show coreboot as BIOS vendor/version
Stefan Reinauer
2011-12-15
Don't use bogus gbb address when booting up rewriteable firmware.
Vadim Bendebury
2011-11-18
Tidy up fdt_decode_alloc_region() to make alloc separate
Simon Glass
2011-11-16
UPSTREAM: Move simple_itoa to vsprintf
Simon Glass
2011-11-04
Introduce ability to use hardware SPI mapping for read accesses.
Vadim Bendebury
2011-11-02
Move Memset from vboot_reference to vbexport/u-boot
Stefan Reinauer
2011-10-18
Don't use ARM's hard coded RO value for EC status on x86.
Stefan Reinauer
2011-10-17
CHROMIUM: Clean up cros gpio code
Sean Paul
2011-10-12
[PATCH1/2] mrc cache: Add MRC cache FMAP entry support.
Vadim Bendebury
2011-10-11
Refactor the memory wipe infrastructure to better support x86
Gabe Black
2011-10-10
CHROMIUM: add scsi_write to SCSI driver.
Hung-Te Lin
2011-10-06
Revert "Add support for a bios-base device tree/flashmap setting"
Gabe Black
2011-10-04
CHROMIUM: Guard lib/chromeos/fdt_decode correctly
Simon Glass
2011-09-23
Use the vdat firmware index when setting up the ACPI crossystem data table
Gabe Black
2011-09-23
Update VbExBeep() signature to match changed API.
Bill Richardson
2011-09-20
Set up basic vboot data for use by crossystem
Gabe Black
2011-09-19
fdt: Move Chrome OS memory areas to fdt
Simon Glass
2011-09-15
CHROMIUMOS: small code clean ups in boot_kernel/fdt_decode
Simon Glass
2011-09-14
Add support for a bios-base device tree/flashmap setting
Gabe Black
2011-09-06
Add SATA interface for vbexport.
Vadim Bendebury
2011-08-31
Fix refactoring problems introduced earlier.
Vadim Bendebury
2011-08-30
CHROMIUMOS: Refactor boot_device to support multiple devices nicely
Simon Glass
2011-08-29
CHROMIUM: guard boot_kernel fdt codes with #ifdef
Che-Liang Chiou
2011-08-29
CHROMIUMOS: Add vbexport_init() to set up library
Simon Glass
2011-08-29
Choose the right boot function for x86
Stefan Reinauer
2011-08-29
Only include mmc.h when mmc is enabled.
Stefan Reinauer
2011-08-29
Look for an IDE boot device on non-MMC systems.
Stefan Reinauer
2011-08-29
CHROMIUMOS: tidy msleep cast
Simon Glass
2011-08-29
New function VbExDecompress(), changed VbExDisplayImage().
Bill Richardson
2011-08-29
Add board_panic_no_console to deal with early critical errors
Simon Glass
2011-08-29
CHROMIUM: remove earlier prototype codes
Che-Liang Chiou
2011-08-29
Makes the VbExGetTimer vboot callback function board specific
Gabe Black
2011-08-29
Introduce generic TPM support in u-boot.
Vadim Bendebury
2011-08-29
Implement missing functions for vboot:
Stefan Reinauer
2011-08-29
Decouple x86 u-boot from fdt related functions.
Vadim Bendebury
2011-08-29
Make the FMAP configuration decoding function board specific.
Gabe Black
2011-08-29
Remove the device tree from one of the vboot support APIs.
Gabe Black
[next]