summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* OMAP: rename timer divisorLadislav Michl2009-03-301-1/+1
* davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-302-335/+1
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-302-476/+1
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-222-2/+7
* at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-224-0/+174
* at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-222-0/+36
* at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-222-0/+65
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-226-5/+372
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-226-1/+386
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-1/+1
* Initial support for Nomadik 8815 development boardAlessandro Rubini2009-01-243-0/+254
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-17/+0
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-1/+1
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-131-0/+1
* Remove redundant armv4 flag from arm926ejs compile flagsRemy Bohmer2008-12-062-2/+1
* AT91: Enable PLLB for USBStelian Pop2008-11-211-0/+18
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-1/+1
* ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directoryRoman Mashak2008-11-043-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1810-62/+62
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-09-131-5/+76
|\
| * ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve2008-09-101-5/+76
* | ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve2008-09-121-20/+7
|/
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-022-36/+0
* ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj2008-08-313-79/+79
* Correct ARM Versatile Timer InitializationGururaja Hebbar K R2008-08-251-4/+35
* ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-251-2/+1
* ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-251-2/+0
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-08-128-1/+1
|\
| * at91: move arch-at91sam9 to arch-at91Jean-Christophe PLAGNIOL-VILLARD2008-08-128-1/+1
* | NAND: Davinci driver updatesSergey Kubushyn2008-08-121-5/+14
* | Fixing coding style issuesWilliam Juul2008-08-121-9/+9
* | Remove white space at end.William Juul2008-08-121-1/+1
* | Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-18/+23
|/
* ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-141-0/+2
* 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
OpenPOWER on IntegriCloud