aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2009-03-30OMAP: rename timer divisorLadislav Michl1-1/+1
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-335/+1
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2-476/+1
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2-2/+7
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD4-0/+174
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2-0/+36
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2-0/+65
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD6-5/+372
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD6-1/+386
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-01-24Initial support for Nomadik 8815 development boardAlessandro Rubini3-0/+254
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-17/+0
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov1-0/+1
2008-12-06Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2-2/+1
2008-11-21AT91: Enable PLLB for USBStelian Pop1-0/+18
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-11-04ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak3-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD10-62/+62
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