aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)Author
2009-01-24Initial support for Nomadik 8815 development boardAlessandro Rubini
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov
2008-12-06Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer
2008-11-21AT91: Enable PLLB for USBStelian Pop
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-04ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve
2008-09-10ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj
2008-08-25Correct ARM Versatile Timer InitializationGururaja Hebbar K R
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-08-12at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND: Davinci driver updatesSergey Kubushyn
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve
2008-07-13ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-07-06Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-10AT91SAM9261EK supportStelian Pop
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop
2008-05-10Fix @ -> <at> substitutionStelian Pop
2008-05-08Fix @ -> <at> substitutionStelian Pop
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-04-01AT91SAM9: Move CONFIG_HAS_DATAFLASH to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-04-01Port AT91CAP9 to the new headersStelian Pop
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop
2008-04-01Use timer_init() instead of board supplied interrupt_init()Stelian Pop
2008-03-30Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen
2008-03-30- Remove *_masked() functions as noted by WolfgangDirk Behme
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidatev1.3.2-rc2Wolfgang Denk
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel
2008-02-14AT91CAP9 support : cpu/ filesStelian Pop