index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
spear
Age
Commit message (
Expand
)
Author
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-07
arm: Remove spear320 boards
Tom Rini
2021-07-07
arm: Remove spear310 boards
Tom Rini
2021-07-07
arm: Remove spear300 boards
Tom Rini
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
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-01-26
linker: Modify linker scripts to be more generic
Tom Rini
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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
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
2016-09-16
spear: Use upper case for CONFIG options
Simon Glass
2015-09-11
arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
Stefan Roese
2015-08-28
arm: spear: Enable caches on SPEAr
Stefan Roese
2015-08-28
arm: spear: Move to common SPL infrastructure
Stefan Roese
2015-08-19
usb: spear: Add support for both SPEAr600 EHCI controllers
Stefan Roese
2015-04-18
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2014-10-29
i2c: designware: Convert driver to multibus/multiadapter framework
Stefan Roese
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2013-12-07
arm: keep all sections in ELF file
Albert ARIBAUD
[next]