summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* MX25PDK: Add support for 64MiB DDR2 SDRAMIvo Clarysse2010-05-031-1/+11
* arm: update mach-typesUwe Kleine-König2010-04-221-5/+320
* i.MX21: support framebufferIvo Clarysse2010-04-022-2/+38
* Merge branch 'pu' into nextSascha Hauer2010-04-0227-53/+308
|\
| * pcm043: enable l2x0 cacheSascha Hauer2010-03-301-1/+2
| * add l2x0 cache supportSascha Hauer2010-03-305-0/+215
| * ARM: Add a wrapper around dma_* functionsSascha Hauer2010-03-306-16/+35
| * pass arguments to dma_* as unsigned long as the kernel doesSascha Hauer2010-03-301-6/+6
| * ARM: replace cleanup_before_linux with the generic shutdown_barebox functionSascha Hauer2010-03-303-11/+9
| * remove now unused arch_executeSascha Hauer2010-03-302-12/+0
| * blackfin: implement arch_shutdown callSascha Hauer2010-03-302-0/+6
| * make reset_cpu a __noreturn functionSascha Hauer2010-03-3011-11/+20
| * add unaligned access supportSascha Hauer2010-03-301-0/+19
* | Merge branch 'master' into nextSascha Hauer2010-03-221-2/+2
|\|
| * i.MX25 : fix define name for clock frequencyEric Benard2010-03-221-2/+2
* | i.MX25 : change IOMUX for LD16 and LD17Eric Benard2010-03-221-2/+2
* | i.MX25 : add lcdc clock supportEric Benard2010-03-221-0/+6
|/
* remove unused file arch/arm/cpu/cache.SSascha Hauer2010-03-181-70/+0
* armv5: use proper cache flush functionSascha Hauer2010-03-182-1/+114
* io.h: update definitions of __raw_{read,write}*Marc Kleine-Budde2010-02-161-6/+6
* ioreadsb: put the whole ioreadsb function into the .text.readsb sectionMarc Kleine-Budde2010-02-161-2/+2
* start-arm: cleanup: proper indentionMarc Kleine-Budde2010-02-161-6/+6
* arm/cpu/Makefile: cleanup: proper indentionMarc Kleine-Budde2010-02-161-5/+6
* arm/Makefile: keep list of boards sortedMarc Kleine-Budde2010-02-161-1/+1
* arm/Kconfig: removed unused TAG optionsMarc Kleine-Budde2010-02-161-19/+0
* arm/Kconfig: delete trailing whitespaceMarc Kleine-Budde2010-02-161-1/+1
* EP93xx: Fix system controller register definitionsMatthias Kaehlcke2010-02-081-1/+2
* Merge branch 'pu'Sascha Hauer2010-02-0114-33/+481
|\
| * i.MX: select armv6 for i.MX31/35Sascha Hauer2010-02-011-0/+2
| * add armv6 support to the konfig systemSascha Hauer2010-02-011-0/+8
| * remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-017-8/+8
| * Use cache functions from kernelSascha Hauer2010-02-015-25/+463
* | i.MX35: Fix pad control bit positionsJuergen Beisert2010-02-011-15/+15
* | Merge branch 'next'Sascha Hauer2010-02-0160-31/+4751
|\ \
| * \ Merge branch 'for-sha-mx35-3-stack-updates' of ssh://git.pengutronix.de/git/m...Sascha Hauer2010-01-191-31/+36
| |\ \
| | * | i.MX35 3stack: update of defconfigMarc Kleine-Budde2010-01-181-31/+36
| * | | Add necessary clocks & defines to get I2C support for i.MX27Eric Benard2010-01-162-0/+6
| * | | Add the whole x86 architecture to the build systemJuergen Beisert2010-01-142-0/+117
| * | | Add a special command to load and start a bzImage on x86Juergen Beisert2010-01-143-0/+80
| * | | Add a low level disk drive access driverJuergen Beisert2010-01-142-0/+78
| * | | Bring in the time reference for the x86 platformsJuergen Beisert2010-01-142-0/+74
| * | | Add a generic PC platformJuergen Beisert2010-01-141-0/+186
| * | | Add functions to be able to boot with BIOSs helpJuergen Beisert2010-01-1412-0/+1027
| * | | Add some generic functions to make x86 workJuergen Beisert2010-01-146-0/+579
| * | | Bring in the first x86 specific codeJuergen Beisert2010-01-144-0/+103
| * | | Adding required architecture header filesJuergen Beisert2010-01-1414-0/+626
| * | | Adding x86 usage documentation to the treeJuergen Beisert2010-01-142-0/+129
| * | | Add support for EDB93xx boardsMatthias Kaehlcke2010-01-141-0/+236
| * | | Add support for EP9xx GPIOsMatthias Kaehlcke2010-01-144-1/+167
| * | | ARM: Add support for EP93xx SoCsMatthias Kaehlcke2010-01-1410-0/+1308
| | |/ | |/|