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
/
cmd_vboot_twostop.c
Age
Commit message (
Expand
)
Author
2012-02-15
Fix USB keyboard in RW images
Stefan Reinauer
2012-02-07
tegra: Rename "CONFIG_VIDEO_TEGRA2" to "CONFIG_VIDEO_TEGRA"
Puneet Saxena
2012-01-18
X86: Don't assume U-Boot extends to the end of memory when wiping
Gabe Black
2012-01-17
Clean up interaction with vboot library.
Bill Richardson
2012-01-06
CHROMIUM: Support vboot without a display
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
Security: Make sure not to overflow the in memory version of the GBB
Gabe Black
2011-12-15
Don't use bogus gbb address when booting up rewriteable firmware.
Vadim Bendebury
2011-12-08
add USB keyboard support for vboot.
Vincent Palatin
2011-11-18
Fix bug introduced by hardware-mapped SPI
Simon Glass
2011-11-04
Introduce ability to use hardware SPI mapping for read accesses.
Vadim Bendebury
2011-10-19
Remove the workaround for F0000-100000 in x86's setup_arch_unused_memory
Gabe Black
2011-10-17
Vboot: Exclude kcrashmem from vboot's memory wipe
Katie Roberts-Hoffman
2011-10-14
Implement wipe_unused_memory for x86
Gabe Black
2011-10-14
Split wipe_unused_memory into arch specific and generic functions
Gabe Black
2011-10-13
Make u-boot load the recovery key in developer mode
Gabe Black
2011-10-11
Refactor the memory wipe infrastructure to better support x86
Gabe Black
2011-10-06
Revert "Add support for a bios-base device tree/flashmap setting"
Gabe Black
2011-09-19
fdt: Move Chrome OS memory areas to fdt
Simon Glass
2011-09-14
Add support for a bios-base device tree/flashmap setting
Gabe Black
2011-08-30
Pass correct VDAT address to the vboot wrapper.
Vadim Bendebury
2011-08-29
Revert "Make the FMAP configuration decoding function board specific."
Gabe Black
2011-08-29
Enable OF_CONTROL for Alex.
Vadim Bendebury
2011-08-29
CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: Add bootstage markers to twostop boot
Simon Glass
2011-08-29
CHROMIUM: port test codes to current codebase
Che-Liang Chiou
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
2011-08-29
Make the chromeos FMAP data structures more generic and in their own files.
Gabe Black
2011-08-29
CHROMIUM: move VbExHashFirmwareBody() to lib/vbexport/
Che-Liang Chiou
2011-08-29
Prevent the LP0 vector from being wiped out.
Vadim Bendebury
2011-08-29
CHROMIUM: return boot mode information
Che-Liang Chiou
2011-08-29
CHRIMIUM: aebl: kaen: seaboard: implement machine power off
Che-Liang Chiou
2011-08-29
Implement shared display support.
Vadim Bendebury
2011-08-29
Only compile in a call to lcd_clear if the LCD driver is configured in.
Gabe Black
2011-08-29
Compile out the second copy of wipe_unused_memory if CONFIG_OF_CONTROL isn't on
Gabe Black
2011-08-29
Use a default value for CACHE_LINE_SIZE if no value was set
Gabe Black
2011-08-29
CHROMIUM: cherry-pick gbb partial loading optimization
Che-Liang Chiou
2011-08-29
CHROMIUM: reorganize config headers
Che-Liang Chiou
2011-08-29
CHROMIUM: initialize TPM in readwrite firmware
Che-Liang Chiou
2011-08-29
assert: Rely on the compilers dead code removal
Anton Staaf
2011-08-29
CHROMIUM: rename is_cold_boot to is_processor_reset
Che-Liang Chiou
2011-08-29
CHROMIUM: reunify boot_kernel
Che-Liang Chiou
2011-08-29
CHROMIUM: honor /chromeos-config/twostop-optional flag of device tree
Che-Liang Chiou
2011-08-29
CHROMIUM: fix casting pointer to 32-bit type
Che-Liang Chiou
2011-08-29
CHROMIUM: Clear memory not-in-use before entering recovery firmware.
Tom Wai-Hong Tam
2011-08-29
CHROMIUM: rename and remove members of crossystem data blob
Che-Liang Chiou
2011-08-29
CHROMIUM: use a fixed binary layout of crossystem data
Che-Liang Chiou
[next]