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
/
arch
Age
Commit message (
Expand
)
Author
2015-12-12
stm32: Convert serial driver to DM
Kamil Lulko
2015-12-10
sunxi: Fix H3 DRAM DQ read delay configuration
Jens Kuske
2015-12-10
sun4i: clock: Cleanup some whitespace errors
Olliver Schinagl
2015-12-10
sunxi: twi: Enable clocks on sun7i
Olliver Schinagl
2015-12-10
sunxi: select SYS_NS16550 from Kconfig
Hans de Goede
2015-12-10
sunxi: Add suport for A83T HomletV2 Board by Allwinner
vishnupatekar
2015-12-10
sunxi: dts: sun8i: Add Allwinner A83T dtsi
vishnupatekar
2015-12-10
sunxi: Add support for Allwinner A83T DRAM
vishnupatekar
2015-12-10
sunxi: clk: add basic clocks for A83T
vishnupatekar
2015-12-10
sunxi: power: enabled support for axp818
vishnupatekar
2015-12-10
sunxi: Add support for UART0 in PB pin group on A83T
vishnupatekar
2015-12-10
sunxi: Add Machine Support for A83T SOC
vishnupatekar
2015-12-10
sunxi: Set AHB1 clock to PLL6/3 on all clock_sun6i.h using SoCs
Hans de Goede
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
x86: Remove CPU_INTEL_SOCKET_RPGA989
Bin Meng
2015-12-09
x86: Clean up ivybridge/chrome Kconfig options
Bin Meng
2015-12-09
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
Bin Meng
2015-12-09
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
2015-12-09
x86: Fix PCI UART compatible string for crownbay and galileo
Bin Meng
2015-12-08
axs10x: add support of generic EHCI USB 2.0 controller
Alexey Brodkin
2015-12-07
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-12-07
zynq: sdhci: Move driver to DM
Michal Simek
2015-12-07
zynq: sdhci: Remove zynq_sdhci_of_init()
Michal Simek
2015-12-07
ARM: zynq: Remove unused SERIAL macros for serial_zynq
Michal Simek
2015-12-07
net: gem: Move driver to DM
Michal Simek
2015-12-07
arm: socfpga: Remove cpu_mmc_init()
Marek Vasut
2015-12-07
arm: socfpga: Add SoCFPGA SR1500 board
Stefan Roese
2015-12-06
am33xx: Update serial pdata
Tom Rini
2015-12-05
dm: tegra: Provide serial platform data for SPL
Simon Glass
2015-12-05
rpi: get rid of BCM2835_BOARD_REV_* macros
Stephen Warren
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-12-05
arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline
Tom Rini
2015-12-05
arm: dts: dra7-evm: add chosen node to specify serial console device
Mugunthan V N
2015-12-05
arm: dts: omap: add reg-shift to serial device tree node
Mugunthan V N
2015-12-05
common: bootm: check return value of strict_strtoul
Peng Fan
2015-12-04
Merge branch 'master' of http://git.denx.de/u-boot-sparc
Tom Rini
2015-12-04
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-12-03
sparc: Remove non-generic board init files: board.c, time.c
Francois Retief
2015-12-03
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
Daniel Hellstrom
2015-12-03
sparc: leon3: Added CPU count and frequency detection.
Daniel Hellstrom
2015-12-03
sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB
Daniel Hellstrom
2015-12-03
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
Francois Retief
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
sparc: leon2: Updates for generic board initialization
Francois Retief
2015-12-03
sparc: leon3: Updates for generic board initialization
Francois Retief
2015-12-03
sparc: leon3: Clear all unused GPTIMER registers.
Daniel Hellstrom
2015-12-03
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
Francois Retief
2015-12-03
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
Francois Retief
2015-12-03
sparc: Initial ground work for generic board initialization
Francois Retief
[next]