index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
spear
Age
Commit message (
Expand
)
Author
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
2013-10-31
arm926ejs: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-01
Consolidate bool type
York Sun
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Remove linker lists (LGAs) from SPL linker scripts
Albert ARIBAUD
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
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
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-02-01
arm926ejs: timer: Replace bss variable by gdr
Heiko Schocher
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser