summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)Author
2009-06-12davinci: fix dm644x bugletsDavid Brownell
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell
2009-06-09at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-05-12AFEB9260 network fixSergey Lapin
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD
2009-04-30Update CHANGELOG; minor coding style cleanup.Wolfgang Denk
2009-04-29at91: fixed plla calc when no USB support is activeDaniel Gorsulowski
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD
2009-04-16at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD
2009-03-30OMAP: rename timer divisorLadislav Michl
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
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-12Merge 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-03Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren
2008-08-30ARM 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-12drivers/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