summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add empty config.hlpc3250Sascha Hauer2010-02-221-0/+1
* add defconfig for systec lpc3250 boardSascha Hauer2010-02-221-0/+221
* add systec lpc3250 supportSascha Hauer2010-02-2213-161/+813
* add lpc3250 nand driverSascha Hauer2010-02-224-0/+239
* add lpc3250 serial driverSascha Hauer2010-02-223-0/+247
* add lpc3250 network driverSascha Hauer2010-02-223-0/+468
* lpc3250 base supportSascha Hauer2010-02-2213-0/+3721
* add arm helper function to determine the program counterSascha Hauer2010-02-221-1/+14
* common.h: add compile time check helper functionsMarc Kleine-Budde2010-02-161-2/+29
* io.h: update definitions of __raw_{read,write}*Marc Kleine-Budde2010-02-161-6/+6
* import recent include/linux/compiler*.hMarc Kleine-Budde2010-02-164-17/+180
* ioreadsb: put the whole ioreadsb function into the .text.readsb sectionMarc Kleine-Budde2010-02-161-2/+2
* i2c.h: fix typo in copyrightMarc Kleine-Budde2010-02-161-1/+1
* start-arm: cleanup: proper indentionMarc Kleine-Budde2010-02-161-6/+6
* drivers/video/Makefile: cleanup proper indentionMarc Kleine-Budde2010-02-161-2/+3
* 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
* Fix compile time errors when DEBUG is definedJuergen Beisert2010-02-121-2/+2
* edb9302(a): Tweak PLL settingsMatthias Kaehlcke2010-02-122-6/+7
* edb93xx: Fix SDRAM initializationMatthias Kaehlcke2010-02-121-0/+5
* EP93xx: Fix system controller register definitionsMatthias Kaehlcke2010-02-081-1/+2
* edb93xx: Avoid stack usage in early_udelay()Matthias Kaehlcke2010-02-081-1/+1
* edb93xx: Enable UART1Matthias Kaehlcke2010-02-081-0/+8
* remove outdated MAINTAINERS fileSascha Hauer2010-02-041-589/+0
* ep93xx eth driver: dump_xxx() cleanupMatthias Kaehlcke2010-02-031-27/+27
* ep93xx eth driver: Remove unnecessary parentheses in constant definitionsMatthias Kaehlcke2010-02-031-2/+2
* ep93xx eth driver: Reorder functions to eliminate need for prototypesMatthias Kaehlcke2010-02-021-121/+117
* ep93xx eth driver: Fix dump_xxx_queue() parameter listMatthias Kaehlcke2010-02-021-16/+16
* Merge branch 'pu'Sascha Hauer2010-02-0180-450/+734
|\
| * 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
| * put only once used function inlineSascha Hauer2010-02-011-13/+6
| * replace ET_DEBUG with pr_debugSascha Hauer2010-02-013-50/+25
| * pcm043: initialize cpufreq to 532MHzSascha Hauer2010-02-011-1/+1
| * remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-0169-109/+105
| * Move tftp/nfs specific code to net/*Sascha Hauer2010-02-013-110/+126
| * remove unused file common/flash.cSascha Hauer2010-02-011-73/+0
| * remove unused NETCONSOLE stuffSascha Hauer2010-02-011-10/+0
| * Use cache functions from kernelSascha Hauer2010-02-015-25/+463
| * remove obsolete commentSascha Hauer2010-01-251-5/+0
| * remove unused cdp codeSascha Hauer2010-01-252-56/+0
* | i.MX35: Fix pad control bit positionsJuergen Beisert2010-02-011-15/+15
* | cfi_flash: fix alignment problemMarc Kleine-Budde2010-02-011-3/+7
* | smc91111: fix odering of mac address read from EEPROMMarc Kleine-Budde2010-02-011-14/+9
* | Merge branch 'next'Sascha Hauer2010-02-01132-371/+9708
|\ \
| * \ Merge branch 'for-sha-mx35-3-stack-updates' of ssh://git.pengutronix.de/git/m...Sascha Hauer2010-01-1913-344/+623
| |\ \
| | * | i.MX35 3stack: update of defconfigMarc Kleine-Budde2010-01-181-31/+36
| | * | i.MX35 3stack: update environemnt to support jffs and ubi/ubifsMarc Kleine-Budde2010-01-186-48/+73