summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs
Commit message (Expand)AuthorAgeFilesLines
* at91: move cpu info print to cpuJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+22
* at91: extract reset from timerJean-Christophe PLAGNIOL-VILLARD2009-06-123-15/+43
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-121-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-124-65/+9
* afeb9260: fix macb device initJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+1
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-121-0/+4
* at91: regroup IP hw init in one file per socJean-Christophe PLAGNIOL-VILLARD2009-06-1215-603/+338
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-122-0/+89
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-126-6/+0
* davinci: display correct clock infoDavid Brownell2009-06-122-1/+132
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-122-58/+1
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-122-0/+46
* davinci: fix dm644x bugletsDavid Brownell2009-06-121-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-123-75/+123
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-121-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-122-1/+183
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-121-1/+5
* at91/cpu.c: add missing Copyright & GPL headerJean-Christophe PLAGNIOL-VILLARD2009-06-101-0/+23
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-1511-11/+11
* AFEB9260 network fixSergey Lapin2009-05-131-1/+1
* at91: remove lowlevel_init.SJean-Christophe PLAGNIOL-VILLARD2009-05-015-61/+2
* Update CHANGELOG; minor coding style cleanup.Wolfgang Denk2009-05-011-1/+0
* at91: fixed plla calc when no USB support is activeDaniel Gorsulowski2009-04-291-1/+1
* at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-161-38/+44
* at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-164-4/+14
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-163-0/+218
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-051-8/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-051-62/+10
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-051-57/+14
* at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-042-158/+0
* at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-042-81/+0
* at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+5
* at91sam9/at91cap: spi init add hardware chip select supportJean-Christophe PLAGNIOL-VILLARD2009-04-045-27/+136
* 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
OpenPOWER on IntegriCloud