summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-064-17/+92
* Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-06-191-8/+4
|\
| * cfi-flash: Fix problem in flash_toggle(), busy was not detected reliablyStefan Roese2008-06-191-8/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-191-0/+11
|\ \
| * | ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-121-0/+11
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-06-191-1/+2
|\ \
| * | NAND: Add missing declaration to non-redundant saveenv().Philip Balister2008-06-161-1/+2
| * | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-121-2/+22
| |/
* | MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driverWolfgang Grandegger2008-06-191-2/+22
* | Fix 4xx build issueAnatolij Gustschin2008-06-192-2/+2
|/
* Fix build issue with string.h and linux/string.hAndy Fleming2008-06-122-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12273-283/+283
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-126-60/+71
* Change print_size to take phys_size_tBecky Bruce2008-06-122-2/+2
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-1222-29/+37
* Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2008-06-1112-55/+850
|\
| * sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu2008-06-099-0/+724
| * sh: Add support Renesas SH7763Nobuhiro Iwamatsu2008-06-092-0/+53
| * sh: SH7763 SCIF supportNobuhiro Iwamatsu2008-06-091-55/+73
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-1132-187/+263
|\ \
| * | [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi2008-06-075-18/+10
| * | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-078-26/+26
| * | [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-058-98/+181
| * | [MIPS] mips_config.mk: Misc fixesShinya Kuribayashi2008-06-051-4/+3
| * | [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-0510-10/+0
| * | [MIPS] lib_mips/time.c: Fix CP0 count register usage and timer routinesShinya Kuribayashi2008-06-058-13/+45
| * | [MIPS] lib_mips/time.c: Fix udelayShinya Kuribayashi2008-06-051-5/+4
| * | [MIPS] lib_mips/time.c: Replace CP0 access functions with existing macrosShinya Kuribayashi2008-06-051-27/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2008-06-1119-733/+161
|\ \
| * | libfdt: Move the working_fdt pointer to cmd_fdt.cGerald Van Baren2008-06-102-5/+5
| * | fdt: unshadow global working fdt variableKim Phillips2008-06-104-56/+64
| * | Use strncmp() for the fdt commandGerald Van Baren2008-06-091-9/+7
| * | The fdt boardsetup command criteria was not uniqueGerald Van Baren2008-06-091-1/+2
| * | libfdt: Several cleanups to parameter checkingDavid Gibson2008-06-095-55/+44
| * | Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-098-580/+3
| * | Change the stxxst to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-2/+2
| * | Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-094-35/+44
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk2008-06-111-7/+34
|\ \
| * | cfi_flash: enable M18 flash chips family support.Vasiliy Leoenenko2008-06-031-2/+21
| * | cfi_flash: support of long cmd in U-boot.Vasiliy Leoenenko2008-06-031-7/+15
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-06-111-20/+99
|\ \ \
| * | | env_nand.c: Added bad block management for environment variablesStuart Wood2008-06-061-20/+99
| | |/ | |/|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-06-1140-339/+382
|\ \ \
| * | | net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-0934-201/+34
| * | | Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-08209-1282/+8603
| |\ \ \ | | |/ /
| * | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-051-9/+8
| * | | Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer2008-06-041-0/+4
| * | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-041-1/+2
| * | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-041-15/+26
| * | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-041-39/+54