summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* avr32: rename memory-map.h -> hardware.hAndreas Bießmann2011-05-18-17/+17
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-05-15-26/+17
|\
| * nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAYStefan Roese2011-05-13-18/+6
| * nand_spl: nand_boot.c: Init nand_chip.options to 0Stefan Roese2011-05-13-0/+1
| * Decreases code size of the nand_splAlex Waterman2011-05-13-8/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-05-15-13/+22
|\ \ | |/ |/|
| * powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-13-3/+3
| * powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi2011-05-13-10/+19
* | Revert "Fix building tools alone with host compiler"Wolfgang Denk2011-05-13-3/+3
|/
* kwbimage: Fix check variable of checksumNobuhiro Iwamatsu2011-05-12-1/+1
* examples: add smc911x_eeprom to clean targetMike Frysinger2011-05-12-1/+1
* ftpmu010.h: fix some missing declaration in headerMacpaul Lin2011-05-12-0/+3
* ftsmc020: add missing definitionsMacpaul Lin2011-05-12-0/+5
* ftsmc020: un-nest the register structure in headerMacpaul Lin2011-05-12-6/+8
* ftsmc020: fix relocationMacpaul Lin2011-05-12-4/+3
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-12-0/+651
* README.arm-relocation: get relocated address in gdbBen Gardiner2011-05-12-0/+8
* README.arm-relocation: get relocated address from bdinfoBen Gardiner2011-05-12-31/+22
* cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin2011-05-12-147/+149
* mp2usb: finish the removalEric Bénard2011-05-12-1/+1
* README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOGDetlev Zundel2011-05-12-5/+12
* ftsdmc021: add register definitions of ftsdmc021Macpaul Lin2011-05-12-0/+151
* ftahbc020s: Faraday FTAHBC020s AHB Bus ControllerMacpaul Lin2011-05-12-0/+59
* Fix a few gcc warnings.Joakim Tjernlund2011-05-12-8/+8
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-63/+0
* hwmon: Extend lm63.c to support LM64Dirk Eibach2011-05-12-4/+24
* Fix building tools alone with host compilerFrançois Revol2011-05-12-3/+3
* net: xilinx emaclite: Fix return valuesMichal Simek2011-05-12-7/+7
* Fix variable flavor in examples/standalone/MakefileChe-liang Chiou2011-05-12-2/+2
* net/net.c: cosmetic: do not use assignment in if conditionLuca Ceresoli2011-05-12-1/+2
* net/net.c: cosmetic: fix indentationLuca Ceresoli2011-05-12-42/+41
* net/net.c: cosmetic: parentheses not required for returnLuca Ceresoli2011-05-12-15/+15
* net/net.c: cosmetic: fix pointer syntax issuesLuca Ceresoli2011-05-12-15/+15
* net/net.c: cosmetic: fix brace issuesLuca Ceresoli2011-05-12-25/+13
* net/net.c: cosmetic: fix whitespace issuesLuca Ceresoli2011-05-12-93/+93
* net/net.c: cosmetic: variable initializationsLuca Ceresoli2011-05-12-22/+18
* net/net.c: cosmetic: fix lines over 80 charactersLuca Ceresoli2011-05-12-77/+155
* lib, vsprintf: introduce strict_strtoulHeiko Schocher2011-05-12-0/+54
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-259/+323
* cmd_nvedit.c: make error message more helpfulWolfgang Denk2011-05-12-1/+2
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-12-28/+44
* README: remove spurious lineLuca Ceresoli2011-05-12-1/+0
* MPC8260: Fix compile problems with "hymod" boardWolfgang Denk2011-05-12-2/+3
* zlib: fix DEBUG buildMike Frysinger2011-05-12-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-05-12-0/+114
|\
| * PPC405EX CHIP_21 erratumSteven A. Falco2011-05-12-0/+114
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-05-12-37/+115
|\ \
| * | Enable multiple fs options for Marvell SoC family on OpenRD boardsClint Adams2011-05-11-0/+1
| * | Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams2011-05-11-6/+33
| * | Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams2011-05-11-1/+23