summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-12lib, vsprintf: introduce strict_strtoulHeiko Schocher
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-05-12cmd_nvedit.c: make error message more helpfulWolfgang Denk
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2011-05-12README: remove spurious lineLuca Ceresoli
2011-05-12MPC8260: Fix compile problems with "hymod" boardWolfgang Denk
2011-05-12zlib: fix DEBUG buildMike Frysinger
2011-05-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-05-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-05-12netconsole: remove `serverip' checkSimon Guinot
2011-05-12Serial: p1011: new vendor init optionsJohn Rigby
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco
2011-05-11Enable multiple fs options for Marvell SoC family on OpenRD boardsClint Adams
2011-05-11Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams
2011-05-11Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams
2011-05-11Rename openrd_base files to openrdClint Adams
2011-05-11mv-common.h: fix DRAM banks configurationSimon Guinot
2011-05-11Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot
2011-05-11MX31: change return value of get_cpu_revStefano Babic
2011-05-11MX31: removed warning due to missing prototypeStefano Babic
2011-05-11gpio: imx: Fix return value on errorFabio Estevam
2011-05-11MX31: mx31pdk: Add watchdog supportFabio Estevam
2011-05-11da850evm: fix NAND WSTROBE and TA timingsBen Gardiner
2011-05-10keymile boards: move keymile specific header in subdirValentin Longchamp
2011-05-10km/common: fix coding style issues in generic headerHolger Brunck
2011-05-10km/common: implement setboardid commandHolger Brunck
2011-05-10common/hush: make get_local_var visible for other usersHolger Brunck
2011-05-10km/common: fix initial_boot_bank for bootpackagesThomas Herzmann
2011-05-10powerpc/km82xx: fix compile issue for mgcoge2neHolger Brunck
2011-05-10poweprc/km82xx: add board specific environment variableHolger Brunck
2011-05-10powerpc/km82xx: adapt CONFIG_SYSSYPCR to manualHolger Brunck
2011-05-10powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck
2011-05-10powerpc/km82xx: rework DIP switch detectionHuber, Andreas
2011-05-10powerpc/km82xx: rename mgcoge files to km82xxHolger Brunck
2011-05-10powerpc/km82xx: cleanup coding style for mgcoge.cHolger Brunck
2011-05-10km/common: remove hdlc_enet implementationHolger Brunck
2011-05-10cramfs: make cramfs usable without a NOR flashHeiko Schocher
2011-05-10cramfs: fix bug in using CONFIG_CRAMFS_CMDLINEHeiko Schocher
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-05-10MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi
2011-05-10MIPS: Introduce --gc-sections for MIPSDaniel Schwierzeck
2011-05-07MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi
2011-05-07MIPS: Remove mips_cache_lock() featureShinya Kuribayashi
2011-04-30IDE: fix compiler warningsWolfgang Denk
2011-04-30common/cmd_mdio.c: fix compile warningAnatolij Gustschin
2011-04-30miiphy: miiphyutil.c: fix compile warningAnatolij Gustschin
2011-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-30cmd_nvedit.c: clean up with checkpatchMacpaul Lin
2011-04-30cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin