summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NAND: Add updated NAND support from KernelSascha Hauer2008-08-139-2238/+3065
* Add new device types for NANDSascha Hauer2008-08-131-1/+3
* ARM startup code: Whitespace changesSascha Hauer2008-08-131-31/+27
* ARM startup: move exception handler to extra fileSascha Hauer2008-08-133-165/+181
* add include/linux/kernel.hSascha Hauer2008-08-132-13/+95
* Add include/linux/err.h from KernelSascha Hauer2008-08-131-0/+52
* add wrapper macros for easier inclusion of kernel codeSascha Hauer2008-08-131-0/+33
* clocK: Add ndelay functionSascha Hauer2008-08-132-0/+9
* CFI Flash driver: Fix error pathSascha Hauer2008-08-131-9/+10
* add compiler header files from kernelSascha Hauer2008-08-139-11/+353
* mx27 fec ethernet: remove memcpySascha Hauer2008-08-131-9/+6
* PPC: Add cleanup flagsSascha Hauer2008-08-132-12/+17
* PPC: We can configure our TEXT_BASESascha Hauer2008-08-131-1/+2
* Add help texts for Shell optionsSascha Hauer2008-08-131-14/+18
* PPC: need memset in elf.hSascha Hauer2008-08-131-0/+2
* fix compiler warningSascha Hauer2008-08-131-1/+1
* only compile devinfo command when selectedSascha Hauer2008-08-131-0/+4
* arm: dump stack space on startupSascha Hauer2008-08-131-5/+8
* partition: Add dummy dev_add_partition when partitions are disabledSascha Hauer2008-08-131-0/+9
* move several commands into extra filesSascha Hauer2008-08-1311-139/+299
* add Ronetix pm9263 board supportSascha Hauer2008-08-0111-0/+246
* [AT91sam]: Add definitions for at91sam9263Sascha Hauer2008-08-011-0/+127
* console: add a simple console for saving spaceSascha Hauer2008-08-015-5/+138
* at91sam ether: Make more configurable via platform_dataSascha Hauer2008-08-012-18/+39
* lseek: return -1 for errors and check for that return valueSascha Hauer2008-08-014-12/+14
* [MIIPHY] Add default open/close functionsSascha Hauer2008-08-011-0/+2
* [Arm] at91sam9260ek: Add missing AT91_MASTER_CLOCKSascha Hauer2008-07-311-0/+2
* at91sam9260ek: fix namesRobert Schwebel2008-07-301-7/+7
* at91sam9260ek: add defconfigRobert Schwebel2008-07-301-0/+189
* Merge branch 'for_sascha' of /ptx/work/octopus/jbe/u-boot-v2 into from_jbeSascha Hauer2008-07-113-18/+23
|\
| * Sync action and log when creating the config.h linkJuergen Beisert2008-07-111-1/+1
| * Fix the location where the new coldfire boards appear in the documentationJuergen Beisert2008-07-112-1/+6
| * [kbuild] fix out of tree build problem with environment handlingMarc Kleine-Budde2008-07-031-16/+16
* | [pcm038] misspelled CONFIG in 7c37b54184893d4fe4e23933e6a8deae1c9d62a2Chris Zankel2008-07-081-2/+2
|/
* [MAKEALL] remove seriously broken boards from MAKEALL, add toolchainSascha Hauer2008-07-031-9/+1
* [ppc] include string.h in include/asm-ppc/elf.h, needed for memsetSascha Hauer2008-07-031-0/+1
* [arm] Add cleanup flags only when modules are disabled. OtherwiseSascha Hauer2008-07-031-0/+2
* [pcm038] compile fixes, update defconfigSascha Hauer2008-07-032-4/+34
* [pcm037] compile fixes, update defconfigSascha Hauer2008-07-032-9/+42
* [mpc5200] fix compiler warningsSascha Hauer2008-07-031-8/+8
* [netx] compile fixes, update netx defconfigSascha Hauer2008-07-034-25/+61
* [ppc] compile fixes, update defconfig for pcm030Sascha Hauer2008-07-032-47/+92
* [blackfin] compile fixes, update defconfigSascha Hauer2008-07-032-3/+26
* [blackfin] memory layout related compile fixesSascha Hauer2008-07-033-4/+9
* [fs]: set errno correctly for ioctl()Sascha Hauer2008-06-251-3/+4
* Fix typo introduced with commit 9e6ee5e79516f5af5366bd95fab801a692728373Sascha Hauer2008-06-241-1/+1
* Commit ee6d36a5405305f3bbdb0457948c219731b3d9cc introduced requirementNishanth Menon2008-06-111-0/+3
* oopsSascha Hauer2008-06-061-1/+1
* - introduce ioctl callSascha Hauer2008-06-0610-10/+194
* add macb ethernet driverSascha Hauer2008-06-064-0/+752