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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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-02-15
Prepare v2016.03-rc2
v2016.03-rc2
Tom Rini
2016-02-15
test/py: put "Starting U-Boot" into separate log section
Stephen Warren
2016-02-15
test/py: handle exceptions in console creation
Stephen Warren
2016-02-15
test/py: print summary in test order
Stephen Warren
2016-02-15
test/py: fix CONFIG_SPL test
Stephen Warren
2016-02-15
Enable test/py for sandbox in Travis CI
Stephen Warren
2016-02-15
test/py: don't import pexpect
Stephen Warren
2016-02-15
test/py: add docs for gdbserver and pytest options
Stephen Warren
2016-02-15
test/py: run all "ut" subtests
Stephen Warren
2016-02-15
Makefile: generate symbol list from u-boot
Stephen Warren
2016-02-15
gpio: Correct handling of 'gpio status'
Simon Glass
2016-02-15
tools: fix env_flags build
Lubomir Rintel
2016-02-15
ARM: rpi: set initrd_high
Lubomir Rintel
2016-02-15
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
2016-02-15
OMAP3_logic: Add NAND args to boot UBIFS
Adam Ford
2016-02-15
am43xx: qspi: Fix config to select SPI mode
Vignesh R
2016-02-15
ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz
Vignesh R
2016-02-15
arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode
David Müller (ELSOFT AG)
2016-02-15
arm: build some file(s) as ARM mode only
David Müller (ELSOFT AG)
2016-02-15
arm: the ARM920T is THUMB capable, so select the appropriate ISA
David Müller (ELSOFT AG)
2016-02-15
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
David Müller (ELSOFT AG)
2016-02-15
Fix variable documented in README.distro for PXE address.
Vagrant Cascadian
2016-02-15
OMAP3LOGIC: Update maintainer
Adam Ford
2016-02-15
OMAP3: omap3_logic: Grow SPL to 64K from 54K
Adam Ford
2016-02-15
OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT
Derald D. Woods
2016-02-14
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-02-14
ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board
Masahiro Yamada
2016-02-14
ARM: uniphier: drop unnecessary "bootm_low" environment define
Masahiro Yamada
2016-02-14
ARM: uniphier: adjust DDR clock delay line for ProXstream2
Masahiro Yamada
2016-02-14
ARM: uniphier: move cmd_ddrmphy.c to fix build error
Masahiro Yamada
2016-02-14
ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
Masahiro Yamada
2016-02-14
ARM: uniphier: remove unused header mio-regs.h
Masahiro Yamada
2016-02-14
ARM: uniphier: drop unneeded EHCI pin mux settings
Masahiro Yamada
2016-02-14
usb: remove UniPhier EHCI driver
Masahiro Yamada
2016-02-14
ARM: uniphier: switch over to generic EHCI driver
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add clocks properties to EHCI nodes
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add device nodes for MIO control block
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add device nodes for Peripheral control block
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add device nodes for System Control blocks
Masahiro Yamada
2016-02-14
ARM: dts: uniphier: add reference clock nodes
Masahiro Yamada
2016-02-14
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
Masahiro Yamada
2016-02-14
ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC
Masahiro Yamada
2016-02-14
ARM: uniphier: add missing static qualifier
Masahiro Yamada
2016-02-14
ARM: uniphier: create early page table at run-time
Masahiro Yamada
2016-02-14
ARM: uniphier: change stack pointer address for SPL
Masahiro Yamada
2016-02-14
spl: define BOOT_DEVICE_USB
Masahiro Yamada
2016-02-14
ARM: uniphier: update U-Boot file names in workflow
Masahiro Yamada
2016-02-14
ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards
Masahiro Yamada
[next]