index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2012-03-30
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-03-30
arm: Use common .lds file where possible
Simon Glass
2012-03-30
arm: add a common .lds link script
Simon Glass
2012-03-30
arm: Remove unneeded setting of LDCSRIPT
Simon Glass
2012-03-29
arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
Anatolij Gustschin
2012-03-29
sdrc.c: Fix typo in do_sdrc_init() for SPL
Tom Rini
2012-03-29
tegra: i2c: Add I2C driver
Yen Lin
2012-03-29
tegra: fdt: i2c: Add extra I2C bindings for U-Boot
Simon Glass
2012-03-29
tegra: Enhance clock support to handle 16-bit clock divisors
Simon Glass
2012-03-29
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
Simon Glass
2012-03-29
arm: Check for valid FDT after console is up
Simon Glass
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2012-03-29
tegra: fdt: Add function to return peripheral/clock ID
Simon Glass
2012-03-29
tegra: usb: fdt: Add additional device tree definitions for USB ports
Simon Glass
2012-03-29
tegra: fdt: Add clock bindings
Simon Glass
2012-03-29
tegra: fdt: Add Tegra2x device tree file from kernel
Simon Glass
2012-03-29
arm: fdt: Add skeleton device tree file from kernel
Simon Glass
2012-03-29
arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load
Tom Warren
2012-03-29
i.MX28: Enable caches by default
Marek Vasut
2012-03-29
ARM926EJS: Implement cache operations
Marek Vasut
2012-03-28
nhk8815: fix build errors
Anatolij Gustschin
2012-03-28
ARM: highbank: add reset support
Rob Herring
2012-03-28
ARM: highbank: Add boot counter support
Rob Herring
2012-03-28
ARM: highbank: fix us_to_tick calculation
Rob Herring
2012-03-28
ARM: highbank: add missing get_tbclk
Rob Herring
2012-03-27
EXYNOS: Add structure for Exynos4 DMC
Chander Kashyap
2012-03-27
ARM: fix s3c2410 timer code
David Müller (ELSOFT AG)
2012-03-27
arm: Add Prep subcommand support to bootm
Simon Schwarz
2012-03-27
SPL: call cleanup_before_linux() before booting Linux
Stefano Babic
2012-03-27
OMAP3: SPL: do not call I2C init if no I2C is set.
Stefano Babic
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2012-03-27
omap/spl: change output of spl_parse_image_header
Simon Schwarz
2012-03-27
omap-common/spl: Add linux boot to SPL
Simon Schwarz
2012-03-27
devkit8000/spl: init GPMC for dm9000 in SPL
Simon Schwarz
2012-03-27
omap-common: Add NAND SPL linux booting
Simon Schwarz
2012-03-27
mx53: Make PLL2 to be the parent of UART clock
Fabio Estevam
2012-03-27
mx6: Read silicon revision from register
Fabio Estevam
2012-03-27
i.MX28: Drop __naked function from spl_mem_init
Marek Vasut
2012-03-27
i.MX28: Make the stabilization delays shorter
Marek Vasut
2012-03-27
mx6: Remove duplicate definition of ANATOP_BASE_ADDR
Fabio Estevam
2012-03-27
mx6: Fix reset cause for Power On Reset case
Fabio Estevam
2012-03-27
i.MX28: Enable additional DRAM address bits
Marek Vasut
2012-03-27
mx31: add "ARM11P power gating" to get_reset_cause
Helmut Raiger
2012-03-26
IXP: Fix GPIO_INT_ACT_LOW_SET()
Marek Vasut
2012-03-26
IXP: Squash warnings in IXP NPE
Marek Vasut
2012-03-26
IXP: Make IXP buildable with arm-linux- toolchains
Marek Vasut
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-26
spl.c: Use __noreturn decorator
Tom Rini
2012-03-26
Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers
Robert Delien
[next]