aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-5/+76
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve1-20/+7
2008-09-10ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve1-5/+76
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2-36/+0
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj3-79/+79
2008-08-25Correct ARM Versatile Timer InitializationGururaja Hebbar K R1-4/+35
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve1-2/+1
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve1-2/+0
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk8-1/+1
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD8-1/+1
2008-08-12NAND: Davinci driver updatesSergey Kubushyn1-5/+14
2008-08-12Fixing coding style issuesWilliam Juul1-9/+9
2008-08-12Remove white space at end.William Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-18/+23
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve1-0/+2
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve1-12/+39
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-3/+7
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-3/+7
2008-07-06Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve1-27/+12
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve1-7/+8
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD3-0/+66
2008-05-21Big white-space cleanup.Wolfgang Denk6-66/+69
2008-05-10AT91SAM9261EK supportStelian Pop1-0/+8
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2-0/+58
2008-05-10Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-05-08Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme1-47/+23
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk3-78/+111
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk9-149/+190
2008-04-01AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD2-7/+7
2008-04-01Port AT91CAP9 to the new headersStelian Pop4-56/+100
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop7-8/+5
2008-04-01Use timer_init() instead of board supplied interrupt_init()Stelian Pop2-2/+2
2008-03-30Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2-64/+56
2008-03-30- Remove *_masked() functions as noted by WolfgangDirk Behme1-47/+22
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidatev1.3.2-rc2Wolfgang Denk1-8/+10
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse1-134/+0
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse9-3/+455
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-134/+0
2008-02-14AT91CAP9 support : cpu/ filesStelian Pop9-1/+452
2008-02-14Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is onStelian Pop1-2/+3
2008-02-14Fix timer overflow in DaVinciPeter Pearse1-4/+9
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala1-2/+0
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk1-1/+1
2007-08-10Conding style cleanupStefan Roese2-3/+1
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn9-0/+2688
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk3-3/+3
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz3-25/+37
2006-05-10Minor cleanup.LABEL_2006_05_10_1800Wolfgang Denk1-1/+0