summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few gcc warnings.Joakim Tjernlund2011-05-123-8/+8
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-1246-63/+0
* hwmon: Extend lm63.c to support LM64Dirk Eibach2011-05-121-4/+24
* Fix building tools alone with host compilerFrançois Revol2011-05-121-3/+3
* net: xilinx emaclite: Fix return valuesMichal Simek2011-05-121-7/+7
* Fix variable flavor in examples/standalone/MakefileChe-liang Chiou2011-05-121-2/+2
* net/net.c: cosmetic: do not use assignment in if conditionLuca Ceresoli2011-05-121-1/+2
* net/net.c: cosmetic: fix indentationLuca Ceresoli2011-05-121-42/+41
* net/net.c: cosmetic: parentheses not required for returnLuca Ceresoli2011-05-121-15/+15
* net/net.c: cosmetic: fix pointer syntax issuesLuca Ceresoli2011-05-121-15/+15
* net/net.c: cosmetic: fix brace issuesLuca Ceresoli2011-05-121-25/+13
* net/net.c: cosmetic: fix whitespace issuesLuca Ceresoli2011-05-121-93/+93
* net/net.c: cosmetic: variable initializationsLuca Ceresoli2011-05-121-22/+18
* net/net.c: cosmetic: fix lines over 80 charactersLuca Ceresoli2011-05-121-77/+155
* lib, vsprintf: introduce strict_strtoulHeiko Schocher2011-05-124-0/+54
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-1261-259/+323
* cmd_nvedit.c: make error message more helpfulWolfgang Denk2011-05-121-1/+2
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-129-28/+44
* README: remove spurious lineLuca Ceresoli2011-05-121-1/+0
* MPC8260: Fix compile problems with "hymod" boardWolfgang Denk2011-05-121-2/+3
* zlib: fix DEBUG buildMike Frysinger2011-05-121-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-05-124-0/+114
|\
| * PPC405EX CHIP_21 erratumSteven A. Falco2011-05-124-0/+114
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-05-1216-37/+115
|\ \
| * | Enable multiple fs options for Marvell SoC family on OpenRD boardsClint Adams2011-05-111-0/+1
| * | Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams2011-05-112-6/+33
| * | Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams2011-05-114-1/+23
| * | Rename openrd_base files to openrdClint Adams2011-05-116-5/+5
| * | mv-common.h: fix DRAM banks configurationSimon Guinot2011-05-111-4/+4
| * | Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot2011-05-111-3/+5
| * | MX31: change return value of get_cpu_revStefano Babic2011-05-112-14/+19
| * | MX31: removed warning due to missing prototypeStefano Babic2011-05-111-0/+1
| * | gpio: imx: Fix return value on errorFabio Estevam2011-05-111-2/+3
| * | MX31: mx31pdk: Add watchdog supportFabio Estevam2011-05-112-0/+19
| * | da850evm: fix NAND WSTROBE and TA timingsBen Gardiner2011-05-111-2/+2
| |/
* | netconsole: remove `serverip' checkSimon Guinot2011-05-121-1/+2
* | Serial: p1011: new vendor init optionsJohn Rigby2011-05-123-3/+43
|/
* keymile boards: move keymile specific header in subdirValentin Longchamp2011-05-1016-14/+14
* km/common: fix coding style issues in generic headerHolger Brunck2011-05-102-7/+7
* km/common: implement setboardid commandHolger Brunck2011-05-101-0/+34
* common/hush: make get_local_var visible for other usersHolger Brunck2011-05-102-2/+2
* km/common: fix initial_boot_bank for bootpackagesThomas Herzmann2011-05-101-7/+8
* powerpc/km82xx: fix compile issue for mgcoge2neHolger Brunck2011-05-101-0/+3
* poweprc/km82xx: add board specific environment variableHolger Brunck2011-05-103-0/+5
* powerpc/km82xx: adapt CONFIG_SYSSYPCR to manualHolger Brunck2011-05-101-1/+1
* powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck2011-05-108-42/+96
* powerpc/km82xx: rework DIP switch detectionHuber, Andreas2011-05-103-9/+84
* powerpc/km82xx: rename mgcoge files to km82xxHolger Brunck2011-05-103-2/+2
* powerpc/km82xx: cleanup coding style for mgcoge.cHolger Brunck2011-05-101-148/+149
* km/common: remove hdlc_enet implementationHolger Brunck2011-05-105-905/+1
OpenPOWER on IntegriCloud