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
Age
Commit message (
Expand
)
Author
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_LCD to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2016-10-23
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-23
Remove some merge markers
Simon Glass
2016-10-23
test/py: ensure a log section exists for skipped tests
Stephen Warren
2016-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
efi_loader: Revert device_handle to disk after net boot
Alexander Graf
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
smbios: Provide serial number
Alexander Graf
2016-10-19
efi_loader: Fix efi_install_configuration_table
Alexander Graf
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-10-19
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
efi_loader: Allow bouncing for network
Alexander Graf
2016-10-19
efi_loader: Add generic PSCI RTS
Alexander Graf
2016-10-19
arm: Provide common PSCI based reset handler
Alexander Graf
2016-10-18
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-10-18
Merge git://git.denx.de/u-boot-x86
Tom Rini
2016-10-18
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
x86: Move table csum into separate header
Alexander Graf
2016-10-18
arm: Add PSCI shutdown function
Alexander Graf
2016-10-18
arm: Disable HVC PSCI calls by default
Alexander Graf
2016-10-18
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
efi_loader: Do not leak memory when unlinking a mapping
Stefan Brüns
2016-10-18
efi_loader: Keep memory mapping sorted when splitting an entry
Stefan Brüns
2016-10-18
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
efi_loader: Fix crash on 32-bit systems
Robin Randhawa
2016-10-18
efi_loader: Fix memory map size check to avoid out-of-bounds access
Stefan Brüns
2016-10-18
efi_loader: Update description of internal efi_mem_carve_out
Stefan Brüns
2016-10-18
ARM: uniphier: update doc/README.uniphier
Masahiro Yamada
2016-10-18
ARM: uniphier: remove unnecessary EHCI reset deassertion
Masahiro Yamada
2016-10-18
ARM: dts: uniphier: sync DT with latest Linux
Masahiro Yamada
2016-10-18
clk: uniphier: rework UniPhier clk driver
Masahiro Yamada
2016-10-18
ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT define
Masahiro Yamada
2016-10-18
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros
Masahiro Yamada
2016-10-18
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
Masahiro Yamada
2016-10-17
watchdog: Fix Watchdog Reset while in U-Boot Prompt
Andreas J. Reichel
[next]