summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-13ftahbc020s: Faraday FTAHBC020s AHB Bus ControllerMacpaul Lin1-0/+59
2011-05-13Fix a few gcc warnings.Joakim Tjernlund3-8/+8
2011-05-13Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones46-63/+0
2011-05-13hwmon: Extend lm63.c to support LM64Dirk Eibach1-4/+24
2011-05-13Fix building tools alone with host compilerFrançois Revol1-3/+3
2011-05-13net: xilinx emaclite: Fix return valuesMichal Simek1-7/+7
2011-05-13Fix variable flavor in examples/standalone/MakefileChe-liang Chiou1-2/+2
2011-05-13net/net.c: cosmetic: do not use assignment in if conditionLuca Ceresoli1-1/+2
2011-05-13net/net.c: cosmetic: fix indentationLuca Ceresoli1-42/+41
2011-05-13net/net.c: cosmetic: parentheses not required for returnLuca Ceresoli1-15/+15
2011-05-13net/net.c: cosmetic: fix pointer syntax issuesLuca Ceresoli1-15/+15
2011-05-13net/net.c: cosmetic: fix brace issuesLuca Ceresoli1-25/+13
2011-05-13net/net.c: cosmetic: fix whitespace issuesLuca Ceresoli1-93/+93
2011-05-12net/net.c: cosmetic: variable initializationsLuca Ceresoli1-22/+18
2011-05-12net/net.c: cosmetic: fix lines over 80 charactersLuca Ceresoli1-77/+155
2011-05-12lib, vsprintf: introduce strict_strtoulHeiko Schocher4-0/+54
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk61-259/+323
2011-05-12cmd_nvedit.c: make error message more helpfulWolfgang Denk1-1/+2
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli9-28/+44
2011-05-12README: remove spurious lineLuca Ceresoli1-1/+0
2011-05-12MPC8260: Fix compile problems with "hymod" boardWolfgang Denk1-2/+3
2011-05-12zlib: fix DEBUG buildMike Frysinger1-1/+2
2011-05-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk4-0/+114
2011-05-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk16-37/+115
2011-05-12netconsole: remove `serverip' checkSimon Guinot1-1/+2
2011-05-12Serial: p1011: new vendor init optionsJohn Rigby3-3/+43
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco4-0/+114
2011-05-12Enable multiple fs options for Marvell SoC family on OpenRD boardsClint Adams1-0/+1
2011-05-12Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams2-6/+33
2011-05-12Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams4-1/+23
2011-05-12Rename openrd_base files to openrdClint Adams6-5/+5
2011-05-12mv-common.h: fix DRAM banks configurationSimon Guinot1-4/+4
2011-05-12Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot1-3/+5
2011-05-12MX31: change return value of get_cpu_revStefano Babic2-14/+19
2011-05-12MX31: removed warning due to missing prototypeStefano Babic1-0/+1
2011-05-12gpio: imx: Fix return value on errorFabio Estevam1-2/+3
2011-05-12MX31: mx31pdk: Add watchdog supportFabio Estevam2-0/+19
2011-05-12da850evm: fix NAND WSTROBE and TA timingsBen Gardiner1-2/+2
2011-05-11keymile boards: move keymile specific header in subdirValentin Longchamp16-14/+14
2011-05-11km/common: fix coding style issues in generic headerHolger Brunck2-7/+7
2011-05-11km/common: implement setboardid commandHolger Brunck1-0/+34
2011-05-11common/hush: make get_local_var visible for other usersHolger Brunck2-2/+2
2011-05-11km/common: fix initial_boot_bank for bootpackagesThomas Herzmann1-7/+8
2011-05-11powerpc/km82xx: fix compile issue for mgcoge2neHolger Brunck1-0/+3
2011-05-11poweprc/km82xx: add board specific environment variableHolger Brunck3-0/+5
2011-05-11powerpc/km82xx: adapt CONFIG_SYSSYPCR to manualHolger Brunck1-1/+1
2011-05-11powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck8-42/+96
2011-05-11powerpc/km82xx: rework DIP switch detectionHuber, Andreas3-9/+84
2011-05-11powerpc/km82xx: rename mgcoge files to km82xxHolger Brunck3-2/+2
2011-05-11powerpc/km82xx: cleanup coding style for mgcoge.cHolger Brunck1-148/+149