| Commit message (Expand) | Author | Age | Lines |
* | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD | 2014-02-26 | -1/+1 |
* | Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-01-28 | -0/+4 |
|\ |
|
| * | ARM: versatile: pass correct machine type for Versatile AB | Linus Walleij | 2014-01-13 | -0/+4 |
* | | lib: time: add weak timer_init() function | Darwin Rambo | 2014-01-24 | -5/+0 |
|/ |
|
* | arm64: board support of vexpress_aemv8a | David Feng | 2014-01-09 | -0/+64 |
* | ARM: vexpress: convert to common timer code | Rob Herring | 2013-11-04 | -71/+0 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -66/+7 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -6/+6 |
* | ARM: VExpress: enable ARMv7 virt support for VExpress A15 | Andre Przywara | 2013-10-03 | -0/+15 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -217/+13 |
* | ARM: vexpress: create A5 specific board config | Ryan Harkin | 2013-05-23 | -6/+23 |
* | ARM: vexpress: refactoring of Versatile Express CA9x4 support | Ryan Harkin | 2013-05-23 | -4/+4 |
* | u8500: Separating mmc config parameters from driver | John Rigby | 2012-09-01 | -1/+20 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | -0/+110 |
* | ARMV7/Vexpress: add missing get_ticks() and get_tbclk() | Liming Wang | 2012-03-26 | -0/+10 |
* | integrator: remove fragile delay loop from PCI code | Linus Walleij | 2012-03-04 | -5/+2 |
* | integrator: rewrite the AP PCI driver | Linus Walleij | 2012-02-27 | -250/+532 |
* | integrator: stop calling pci_init() twice | Linus Walleij | 2012-02-27 | -3/+0 |
* | integrator: enable Vpp and disable flash protection | Linus Walleij | 2011-11-10 | -0/+20 |
* | integrator: add system controller header | Linus Walleij | 2011-11-10 | -0/+91 |
* | integrator: make flash writeable on boot | Linus Walleij | 2011-11-10 | -0/+77 |
* | integrator: use io-accessors for board init | Linus Walleij | 2011-11-10 | -4/+5 |
* | integrator: move text offset to config | Linus Walleij | 2011-11-10 | -5/+0 |
* | integrator: do not test first part of the memory | Linus Walleij | 2011-11-08 | -4/+15 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -18/+0 |
* | ARM: versatile: delete split_by_variant.sh | Linus Walleij | 2011-09-28 | -42/+0 |
* | ARM: versatile: drop warnings | Stefano Babic | 2011-09-04 | -1/+1 |
* | integrator: convert to new build system | Linus Walleij | 2011-09-03 | -220/+0 |
* | integratorap: support relocation | Linus Walleij | 2011-09-03 | -8/+7 |
* | integratorap: make the compile work again | Linus Walleij | 2011-09-03 | -1/+1 |
* | ARM: versatile: fix board support | Stefano Babic | 2011-08-04 | -6/+9 |
* | Timer: Remove reset_timer_masked() | Graeme Russ | 2011-07-26 | -9/+4 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -10/+0 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -6/+0 |
* | armv7: rename cache related CONFIG flags | Aneesh V | 2011-07-04 | -4/+4 |
* | ARMV7: Vexpress: Add missing MMC header | Dirk Behme | 2011-05-31 | -0/+1 |
* | ARMV7: Vexpress: Add MMC support | Matt Waddel | 2011-04-29 | -0/+9 |
* | ARMV7: Vexpress: Remove config.mk | Matt Waddel | 2011-04-27 | -22/+0 |
* | ARMV7: Vexpress: Fix build error | Dirk Behme | 2010-12-08 | -1/+1 |
* | ARMV7: Vexpress: fix compile warnings | Matt Waddel | 2010-12-08 | -3/+6 |
* | ARMV7: Vexpress: fix build errors | Matt Waddel | 2010-12-08 | -67/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -6/+6 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
* | board/armltd/integrator/split_by_variant.sh: fix 'echo -n' | Andreas Bießmann | 2010-10-13 | -72/+57 |
* | ARMV7: Versatile Express Coretile CortexA9x4 support | Matt Waddel | 2010-10-13 | -0/+357 |
* | arm/integrator: Remove unneccessary CONFIG_PCI check. | Detlev Zundel | 2010-04-04 | -2/+0 |
* | Generic udelay() with watchdog support | Ingo van Lil | 2009-12-05 | -1/+1 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | -4/+21 |
* | ARM: make split_by_variant.sh output more useful | Wolfgang Denk | 2009-07-18 | -2/+2 |
* | versatile: update config and merge to cfi flash driver | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-12 | -515/+1 |