summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-05-151-26/+17
|\
| * nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAYStefan Roese2011-05-131-18/+6
| * nand_spl: nand_boot.c: Init nand_chip.options to 0Stefan Roese2011-05-131-0/+1
| * Decreases code size of the nand_splAlex Waterman2011-05-131-8/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-05-152-13/+22
|\ \ | |/ |/|
| * powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-131-3/+3
| * powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi2011-05-131-10/+19
* | Revert "Fix building tools alone with host compiler"Wolfgang Denk2011-05-131-3/+3
|/
* kwbimage: Fix check variable of checksumNobuhiro Iwamatsu2011-05-121-1/+1
* examples: add smc911x_eeprom to clean targetMike Frysinger2011-05-121-1/+1
* ftpmu010.h: fix some missing declaration in headerMacpaul Lin2011-05-121-0/+3
* ftsmc020: add missing definitionsMacpaul Lin2011-05-121-0/+5
* ftsmc020: un-nest the register structure in headerMacpaul Lin2011-05-121-6/+8
* ftsmc020: fix relocationMacpaul Lin2011-05-121-4/+3
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-123-0/+651
* README.arm-relocation: get relocated address in gdbBen Gardiner2011-05-121-0/+8
* README.arm-relocation: get relocated address from bdinfoBen Gardiner2011-05-121-31/+22
* cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin2011-05-121-147/+149
* mp2usb: finish the removalEric Bénard2011-05-122-1/+1
* README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOGDetlev Zundel2011-05-121-5/+12
* ftsdmc021: add register definitions of ftsdmc021Macpaul Lin2011-05-121-0/+151
* ftahbc020s: Faraday FTAHBC020s AHB Bus ControllerMacpaul Lin2011-05-121-0/+59
* 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
OpenPOWER on IntegriCloud