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
2014-12-08
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
Suriyan Ramasami
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
2014-12-08
cmd_fuse: return CMD_RET_FAILURE on error
Hector Palacios
2014-12-08
ARM: rpi: rename rpi_b to rpi
Stephen Warren
2014-12-08
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
Guillaume GARDET
2014-12-08
Fix console functions for U-Boot API
Simon Glass
2014-12-08
spl: MMC U-Boot image load from raw partition
Paul Kocialkowski
2014-12-04
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-12-04
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86
Tom Rini
2014-12-03
Revert "image-fdt: boot_get_fdt() return value when no DTB exists"
Tom Rini
2014-12-01
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-12-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-12-01
fdt: Fix regression in fdt_pack_reg()
Hans de Goede
2014-11-26
sandbox: Fix warnings due to 64-bit printf() strings
Simon Glass
2014-11-26
spl: Fix SPL EXT support
Guillaume GARDET
2014-11-26
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2014-11-26
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-11-25
x86: Remove unnecessary call to initr_enable_interrupts()
Bin Meng
2014-11-25
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
2014-11-25
common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node
Hans de Goede
2014-11-25
fdt_support: Add a fdt_setup_simplefb_node helper function
Hans de Goede
2014-11-24
Revert "common/board_f: add setup of initial stack frame for MIPS"
Tom Rini
2014-11-24
Revert "hush: fix segfault on syntax error"
Rabin Vincent
2014-11-24
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-11-24
cmd_sata: implement sata stop command
Nikita Kiryanov
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
sandbox: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-11-23
sandbox: Use md5sum and fatwrite to enable testing of fs commands
Suriyan Ramasami
2014-11-23
common/board_f: fix gcc warning on MIPS64
Daniel Schwierzeck
2014-11-23
common/board_f: add setup of initial stack frame for MIPS
Daniel Schwierzeck
2014-11-23
commands: add more command entries in Kconfig
Masahiro Yamada
2014-11-23
hush: add CONFIG_HUSH_PARSER to Kconfig
Masahiro Yamada
2014-11-23
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
pci: Abort early if bus does not exist
Thierry Reding
2014-11-23
fs: make it possible to read the filesystem UUID
Christian Gmeiner
2014-11-23
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-21
dm: i2c: Move error reporting into a common function
Simon Glass
2014-11-21
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-21
dm: Split the simple malloc() implementation into its own file
Simon Glass
2014-11-21
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
Move early malloc() to before arch_cpu_init()
Simon Glass
2014-11-21
x86: Use the standard arch_cpu_init() function
Simon Glass
[next]