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
2015-08-12
common/cmd_source.c: Fix the source command failure under 64-bit platform
Gong Qianyu
2015-08-12
spl: Fix compile warning for arm64
Gong Qianyu
2015-08-12
image: fix Android ramdisk support when dtb is specified
Rob Herring
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-05
dm: pmic: Display the regulator limits on error
Simon Glass
2015-08-05
dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
Marcel Ziswiler
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
usb: Fix device detection code
Marek Vasut
2015-08-05
efi: Add a command to display the memory map
Simon Glass
2015-08-05
Add a way to skip relocation
Simon Glass
2015-08-05
efi: Avoid using non-existent text base
Ben Stoltz
2015-08-05
common: command add '\n' for debug msg
Peng Fan
2015-08-05
common: Print nothing in the __weak checkboard()
Bin Meng
2015-07-29
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-07-28
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-07-28
cmd_mp: Add support for showing all CPU status by one command
Michal Simek
2015-07-27
pxe: add AArch64 image support
Stephen Warren
2015-07-27
generic_board: Call "checkboard" even though the root node has a "model" prop...
Haikun.Wang@freescale.com
2015-07-24
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-07-24
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-22
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
2015-07-22
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
Paul Kocialkowski
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
dm: usb: Do not assume that first child is always a hub
Hans de Goede
2015-07-21
dm: usb: Fix "usb tree" output
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
spl: Add debugging info for spl_mmc boot
Simon Glass
2015-07-21
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
dm: Allow debug UART to support an early console
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-07-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-07-20
cmd_fdt: save fdtaddr in hex format
Sudeep Holla
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-14
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-14
spi: sf: Print the error code on failure
Simon Glass
2015-07-14
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-11
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-01
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-06-30
mtd, spi: Check if flash pointer is used
Heiko Schocher
[next]