summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* remove start-intcm.S. it is currently unused and brokenSascha Hauer2008-06-061-370/+0
* [memory layout] streamline memory layoutSascha Hauer2008-06-061-2/+4
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-066-33/+186
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-0637-10/+2510
* 017-OMAP-add-documentationNishanth Menon2008-06-053-0/+97
* 016-OMAP-add-SDP3430-part2Nishanth Menon2008-06-052-0/+713
* 015-OMAP-add-SDP3430Nishanth Menon2008-06-057-0/+367
* 014-OMAP-add-mux-headerNishanth Menon2008-06-051-0/+423
* 013-OMAP-add-silicon-headersNishanth Menon2008-06-0511-0/+842
* 012-OMAP-add-silicon-part2Nishanth Menon2008-06-055-0/+943
* 011-OMAP-add-siliconNishanth Menon2008-06-055-0/+765
* 010-OMAP-addbaseNishanth Menon2008-06-054-1/+83
* 009-add-NS16550Nishanth Menon2008-06-055-0/+418
* 008-fixloadbNishanth Menon2008-06-055-302/+1219
* 007-partitionsNishanth Menon2008-06-052-1/+5
* 004-arm-makefileNishanth Menon2008-06-052-3/+2
* 003-lds-handleNishanth Menon2008-06-051-6/+6
* 002-clock-overflowNishanth Menon2008-06-051-1/+1
* 001-arch-configNishanth Menon2008-06-053-2/+5
* [memory layout]: streamline memory layoutSascha Hauer2008-06-0419-91/+116
* [sandbox] export ELF_CLASS for sandboxSascha Hauer2008-06-031-1/+5
* hardcode _FILE_OFFSET_BITS to 32Sascha Hauer2008-06-031-0/+2
* net.h: no need to put extern declarations in ifdefsSascha Hauer2008-06-031-2/+0
* fix warnings in malloc code introduced by last commitsSascha Hauer2008-06-032-3/+3
* [kbuild] remove -Wstritct-prototypes from arch/ppc/Makefile. It'sSascha Hauer2008-06-031-1/+1
* [kbuild] move -pipe from architecture Makefiles to toplevelSascha Hauer2008-06-036-6/+6
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-035-5/+5
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-036-10/+7
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-036-6/+6
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-036-6/+6
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-036-6/+5
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-035-7/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-v2Sascha Hauer2008-06-02218-1720/+21596
|\
| * [pcm038]: Fix compilation without spi supportSascha Hauer2008-05-121-0/+10
| * This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMF...Menon, Nishanth2008-05-125-5/+17
| * Remove part #ifdefed with #if (CONFIG_COMMANDS & CFG_CMD_BOOTD) which isMenon, Nishanth2008-05-121-17/+1
| * [arm] remove unsused sections while linkingMenon, Nishanth2008-05-122-10/+14
| * Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INITMenon, Nishanth2008-05-125-11/+23
| * fix generated config filesNishanth Menon2008-05-071-3/+3
| * start-arm.S is not thought to be ARM920 specific. reflect this in the comment.Sascha Hauer2008-05-071-1/+1
| * Replace start-arm920t.S with start-arm.SNishanth Menon2008-05-072-6/+4
| * [miiphy]: fix compiler warningSascha Hauer2008-04-071-3/+1
| * [general] remove trailing whitespaces in MakefileSascha Hauer2008-04-071-3/+3