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
2019-07-11
arm: spear: Return to BootROM if failing to boot from the main device
Miquel Raynal
2019-07-11
arm: spear: Do not link the _main branch
Miquel Raynal
2019-07-11
arm: spear: Support returning to BootROM
Miquel Raynal
2019-07-11
arm: spear: Simplify start.S organization
Miquel Raynal
2019-07-11
arm: spear: Reference the link register with LR instead of R14
Miquel Raynal
2019-07-11
arm: spear: Use PUSH/POP mnemonics when relevant
Miquel Raynal
2019-07-11
arm: spear: Purely cosmetic changes in start.S
Miquel Raynal
2019-07-11
arm: spear: Fix the main comment in start.S
Miquel Raynal
2019-07-11
arm: spear: Drop false comment
Miquel Raynal
2019-07-11
arm: spear: Call the SPL 'SPL', not 'Xloader'
Miquel Raynal
2019-07-11
arm: spear: Drop useless board_init_r call
Miquel Raynal
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-26
arm: lpc32xx: Fix timer initialization
Gregory CLEMENT
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-10-19
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
Vladimir Zapolskiy
2018-10-19
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
Vladimir Zapolskiy
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-09-25
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
Quentin Schulz
2018-09-10
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
Quentin Schulz
2018-09-10
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-06-18
ARM: mxs: let boards override entire dram parameter table
Mans Rullgard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
ARM: mxs: support full SPL framework
Mans Rullgard
2018-04-27
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
ARM: arm926ejs: fix lowlevel_init call
Mans Rullgard
2018-04-27
ARM: mxs: make lowlevel_init() weak
Mans Rullgard
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2017-08-26
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
Thomas Petazzoni
2017-08-26
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
Thomas Petazzoni
2017-08-13
arm: spear: do not return random value from stack
xypron.glpk@gmx.de
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-05-31
mx25: Add function to set PER clocks
Benoît Thébaudeau
2017-05-31
mx25: Fix imx_get_perclk()
Benoît Thébaudeau
2017-05-15
arch/arm/cpu/arm926ejs/omap: Remove
Tom Rini
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-20
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-12-19
ARM: mxs: Remove unused variable warning
Marek Vasut
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-16
spear: Use upper case for CONFIG options
Simon Glass
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-07-14
arm: Move check_cache_range() into a common place
Simon Glass
2016-06-13
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-06-12
arm: Allow skipping of low-level init with I-cache on
Simon Glass
2016-06-07
arm: mxs: Remove misleading comments
Michael Heimpold
2016-03-25
mx27: 16-bit wide watchdog registers
Leonid Iziumtsev
[next]