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
/
arm
/
cpu
/
arm926ejs
Age
Commit message (
Expand
)
Author
2012-07-07
ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
Fabio Estevam
2012-07-07
SPL: ARM: spear: Add SPL support for SPEAr600 platform
Stefan Roese
2012-07-07
SPEAr: explicitly select clk src for UART
Shiraz Hashim
2012-07-07
SPEAr: Add basic arch related support for SPEAr SoCs
Vipin KUMAR
2012-07-07
kirkwood: add save functionality kirkwood_mpp_conf function
Valentin Longchamp
2012-07-07
i.MX28: Add function to adjust memory parameters
Marek Vasut
2012-07-07
DaVinci: fix ddr2 vtp i/o calibration
Troy Kisky
2012-05-15
i.MX28: Avoid redefining serial_put[cs]()
Marek Vasut
2012-05-15
i.MX28: Add battery boot components to SPL
Marek Vasut
2012-05-15
i.MX28: Reorder battery status functions in SPL
Marek Vasut
2012-05-15
i.MX28: Add LRADC init to i.MX28 SPL
Marek Vasut
2012-05-15
i.MX28: Shut down the LCD controller before reset
Marek Vasut
2012-05-15
i.MX28: Implement boot pads sampling and reporting
Marek Vasut
2012-05-15
i.MX28: Improve passing of data from SPL to U-Boot
Marek Vasut
2012-05-15
i.MX28: Add delay after CPU bypass is cleared
Marek Vasut
2012-05-15
imx: Add u-boot.imx as target for ARM9 i.MX SOCs
Timo Ketola
2012-05-15
i.MX25: esdhc: Add mxc_get_clock infrastructure
Timo Ketola
2012-05-15
Revert "i.MX28: Enable additional DRAM address bits"
Marek Vasut
2012-05-15
arm926ejs: add NXP LPC32x0 cpu series support
Vladimir Zapolskiy
2012-04-16
ARM926EJS: Fix cache.c to comply with checkpatch.pl
Marek Vasut
2012-04-16
ARM926EJS: Make asm routines volatile in cache ops
Marek Vasut
2012-04-16
DMA: Split the APBH DMA init into block and channel init
Marek Vasut
2012-04-16
ARM: 926ejs: use debug() for misaligned addresses
Stefano Babic
2012-03-30
arm: Use common .lds file where possible
Simon Glass
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-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
i.MX28: Enable additional DRAM address bits
Marek Vasut
2012-03-26
Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers
Robert Delien
2012-03-26
Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8
Robert Delien
2012-03-26
i.MX28: Reformat the DRAM memory configuration data
Marek Vasut
2012-03-26
i.mx28: Replaced magic numbers for scratch register addresses with register d...
Robert Delien
2012-03-13
ATMEL: remove old atmel_mci driver
Sven Schnelle
2012-03-06
Stop using builtin_run_command()
Simon Glass
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
2012-02-27
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci...
prabhakar.csengg@gmail.com
2012-02-27
davinci: cleanup davinci_sync_env_enetaddr() fucntion
Hadli, Manjunath
2012-02-27
MX27: add missing get_tbclk()
Stefano Babic
2012-02-27
MX28: Fix get_timer() / get_tbclk() issue
Marek Vasut
2012-02-27
mx28: fix SPL code to make USB booting work
Matthias Fuchs
2012-02-27
i.MX28: Fix VDDIO and VDDA setup
Marek Vasut
2012-02-12
Changes to move hawkboard to the new spl infrastructure
Sughosh Ganu
2012-02-12
arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined
Christian Riesch
2012-02-12
arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
Christian Riesch
2012-02-12
arm, arm926ejs: Flush the data cache before disabling it
Sughosh Ganu
2012-02-12
arm, arm926ejs: Do cpu critical inits only for boards that require it
Christian Riesch
2012-02-12
arm, davinci: Add lowlevel_init for SoCs other than DM644X
Christian Riesch
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
[next]