summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve2008-07-131-12/+39
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-101-3/+7
|\
| * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-091-3/+7
* | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve2008-07-061-27/+12
* | Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-061-7/+8
|/
* Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-243-0/+66
|\
| * AT91SAM9261EK supportStelian Pop2008-05-101-0/+8
| * Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-102-0/+58
| * Fix @ -> <at> substitutionStelian Pop2008-05-085-5/+5
* | Big white-space cleanup.Wolfgang Denk2008-05-216-66/+69
* | Fix @ -> <at> substitutionStelian Pop2008-05-105-5/+5
|/
* ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme2008-04-221-47/+23
* Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-113-78/+111
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-089-149/+190
|\
| * AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-7/+7
| * Port AT91CAP9 to the new headersStelian Pop2008-04-014-56/+100
| * Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-017-8/+5
| * Use timer_init() instead of board supplied interrupt_init()Stelian Pop2008-04-012-2/+2
* | Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2008-03-302-64/+56
* | - Remove *_masked() functions as noted by WolfgangDirk Behme2008-03-301-47/+22
|/
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-241-8/+10
* Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-134/+0
|\
| * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-134/+0
* | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-159-3/+455
|\ \
| * | AT91CAP9 support : cpu/ filesStelian Pop2008-02-149-1/+452
| * | Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop2008-02-141-2/+3
| |/
* | Fix timer overflow in DaVinciPeter Pearse2008-02-141-4/+9
|/
* Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-2/+0
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-121-1/+1
* Conding style cleanupStefan Roese2007-08-102-3/+1
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-109-0/+2688
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-093-3/+3
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-013-25/+37
* Minor cleanup.Wolfgang Denk2006-05-101-1/+0
* Update omap5912osk board supportStefan Roese2006-05-102-1/+246
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+4
* Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-138-167/+531
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-1/+1
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-041-2/+10
* CleanupWolfgang Denk2005-09-251-2/+1
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-253-18/+26
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-1/+3
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-041-22/+26
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-032-3/+0
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-091-1/+1
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-091-1/+0
* * Patch by Dave Peverley, 30 Apr 2004:wdenk2004-06-061-1/+3
* * Patch by Phillippe Robin, 16 Mar 2004:wdenk2004-03-231-1/+0
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
OpenPOWER on IntegriCloud