summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [cramfs] fix compiler warning about undefined __LITTLE_ENDIANSascha Hauer2008-04-071-2/+2
| * [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-0716-3/+3
| * [general] remove HAVE_CONFIG_HSascha Hauer2008-04-071-4/+0
| * [net]: remove CONFIG_BOOTP_MASKSascha Hauer2008-04-071-3/+3
| * [net] cleanups:Sascha Hauer2008-04-073-443/+28
| * remove unused mx1ads.hSascha Hauer2008-04-071-179/+0
| * remove currently unused lcd.hSascha Hauer2008-04-071-290/+0
| * [m68k] Add Freescale Coldfire V4E Architecture supportSascha Hauer2008-04-04122-0/+19197
| * Merge branch 'master' of ssh://sha@octopus/home/git/projects/u-boot-v2Sascha Hauer2008-04-041-0/+12
| |\
| | * Some Blackfin CPU revs don't handle the clock pre-divider correctly on resetEnrik Berkhan2008-03-141-0/+12
| * | update .gitignoreSascha Hauer2008-04-041-0/+2
| * | Change kernel style documentation to doxygenSascha Hauer2008-04-042-156/+154
| * | remove point from TODO fileSascha Hauer2008-04-041-4/+0
| * | update TODO fileSascha Hauer2008-04-041-13/+55
| * | Doxygen cleanupsSascha Hauer2008-04-043-552/+597
| * | Trivial comment fixSascha Hauer2008-04-041-1/+1
| * | Trivial documentation fixSascha Hauer2008-04-041-1/+1
| * | use U-Boot standard types for variables.Sascha Hauer2008-04-042-199/+195