summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | i.MX35 3stack: increase env partition to hold splash imageMarc Kleine-Budde2010-01-181-2/+2
| | * | i.MX35 3stack: clean up indention of lowlevel_initMarc Kleine-Budde2010-01-181-170/+170
| | * | i.MX35 3stack: clean up indentionMarc Kleine-Budde2010-01-181-6/+6
| | * | i.MX35 3stack: adopt board to new mc13892 and mc9sdz60 driver interfaceMarc Kleine-Budde2010-01-181-44/+53
| | * | mc13892: clean up driver interfaceMarc Kleine-Budde2010-01-182-21/+160
| | * | mc9sdz60: clean up driver interfaceMarc Kleine-Budde2010-01-182-22/+123
| * | | Eukrea CPUIMX27 : add I2C and LP3972 supportEric Benard2010-01-161-0/+29
| * | | I2C : add NS LP3972 PMIC supportEric Benard2010-01-164-0/+121
| * | | Add necessary clocks & defines to get I2C support for i.MX27Eric Benard2010-01-162-0/+6
| * | | eukrea_cpuimx27 : update timingsEric Benard2010-01-162-8/+8
| * | | addpart: support @<offset>Peter Korsgaard2010-01-161-14/+23
| * | | 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-147-1/+453
| * | | Add a low level disk drive access driverJuergen Beisert2010-01-145-0/+380
| * | | Add the main disk driverJuergen Beisert2010-01-143-0/+353
| * | | Start to add ATA support to bareboxJuergen Beisert2010-01-145-0/+56
| * | | Bring in the time reference for the x86 platformsJuergen Beisert2010-01-142-0/+74
| * | | Add a generic PC platformJuergen Beisert2010-01-148-1/+432
| * | | 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-144-0/+131
| * | | Consider real and protected mode in the dump fileJuergen Beisert2010-01-141-0/+23
| * | | Add a tool to activate barebox as a boot loader on x86 architecturesJuergen Beisert2010-01-145-2/+769
| * | | Add support for EDB93xx boardsMatthias Kaehlcke2010-01-1420-0/+1191
| * | | Add PrimeCell PL010 serial driverMatthias Kaehlcke2010-01-144-1/+280
| * | | Add support for EP9xx GPIOsMatthias Kaehlcke2010-01-144-1/+167