aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs
AgeCommit message (Expand)Author
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM DaVinci: Reset with watchdog enabledThomas Lange
2009-06-12at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: add basic dm355/dm350/dm335 supportDavid Brownell
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-10at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-05-13AFEB9260 network fixSergey Lapin
2009-05-01at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD
2009-05-01Update 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-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk