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
2015-11-18
altera_timer: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_uart: change ioremap to map_physmem
Thomas Chou
2015-11-18
altera_jtag_uart: change ioremap to map_physmem
Thomas Chou
2015-11-17
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-11-17
arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS
Luka Perkov
2015-11-17
arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
Luka Perkov
2015-11-17
arm: kirkwood: ib62x0: make use of defconfig
Luka Perkov
2015-11-17
arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define
Luka Perkov
2015-11-17
arm: kirkwood: ib62x0: build u-boot.kwb
Luka Perkov
2015-11-17
arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE
Luka Perkov
2015-11-17
arm: kirkwood: Move common definitions into common file
Quentin Armitage
2015-11-17
arm: kirkwood: Remove duplicate definition from dreamplug.h
Quentin Armitage
2015-11-17
arm: kirkwood: Align configuration files
Quentin Armitage
2015-11-17
arm: kirkwood: Use common definition for filesystems
Quentin Armitage
2015-11-17
arm: kirkwood: Move configuration of some commands to _defconfig files
Quentin Armitage
2015-11-17
arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT
Quentin Armitage
2015-11-17
arm: kirkwood: standardise the configuration
Quentin Armitage
2015-11-17
arm: mvebu: Fix SAR1_CPU_CORE_MASK
Dirk Eibach
2015-11-17
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
2015-11-17
arm: mvebu: a38x: serdes specification cleanup
Kevin Smith
2015-11-17
arm: mvebu: a38x: Add const to some function calls
Kevin Smith
2015-11-17
arm: mvebu: a38x: Remove unsupported topologies
Kevin Smith
2015-11-18
board: axs10x switch serial port and Ethernet to driver model
Alexey Brodkin
2015-11-18
arc: add empty asm/processor.h to satisfy compilation of USB code
Alexey Brodkin
2015-11-18
arc: add stubs for map_physmem() and unmap_physmem()
Alexey Brodkin
2015-11-16
Prepare v2016.01-rc1
v2016.01-rc1
Tom Rini
2015-11-16
tools/proftool: fix use-after-free
Vincent Stehlé
2015-11-16
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-11-16
arm: mx6: cm-fx6: add splash locations to cm-fx6
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted sata
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted usb
Nikita Kiryanov
2015-11-16
splash_source: add support for filesystem formatted mmc
Nikita Kiryanov
2015-11-16
splash_source: rename *_read() to *_read_raw()
Nikita Kiryanov
2015-11-13
Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparc
Tom Rini
2015-11-13
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-11-13
sf: Fix NULL pointer exception for flashes without lock methods
Bin Meng
2015-11-13
x86: Remove CONFIG_SYS_EARLY_PCI_INIT
Bin Meng
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-11-13
x86: crownbay: Remove unused PCI region address macros
Bin Meng
2015-11-13
x86: qemu: Convert to use driver model eth
Bin Meng
2015-11-13
x86: qemu: Convert to use driver model usb
Bin Meng
2015-11-13
x86: qemu: Convert to use driver model pci
Bin Meng
2015-11-13
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
2015-11-13
x86: qemu: Remove call to vgabios execution
Bin Meng
2015-11-13
x86: Move timer_init() call a bit earlier
Bin Meng
2015-11-13
x86: queensbay: Really disable IGD
Bin Meng
2015-11-13
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
x86: Initialize i8254 timer counter 1
Bin Meng
2015-11-13
x86: Fix cosmetic issues in the i8254 and i8259 codes
Bin Meng
[prev]
[next]