summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [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
| * | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-041-3/+31
| * | | DM9000: improve eth_send() routineRemy Bohmer2008-06-041-4/+11
| * | | DM9000: repair debug loggingRemy Bohmer2008-06-041-12/+21
| * | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-043-66/+129
| * | | Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren2008-06-026-56/+78
| |\ \ \ | | | |/ | | |/|
| * | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-023-2/+6
| * | | ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew2008-06-021-0/+6
| * | | Add Marvell 88E1118 support for TSECRon Madrid2008-05-231-0/+31
| * | | smc911x: add 16 bit supportJens Gehrlein2008-05-222-2/+34
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-1189-5648/+2782
|\ \ \ \
| * | | | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-062-10/+10
| * | | | ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-068-999/+105
| * | | | ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-069-1298/+140
| * | | | ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese2008-06-061-0/+259
| * | | | ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese2008-06-041-8/+2
| * | | | ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs2008-06-033-93/+0
| * | | | Remove shell variable UNDEF_SYM.Kenneth Johansson2008-06-035-5/+5
| * | | | ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-0322-538/+0
| * | | | ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-0325-286/+56
| * | | | ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese2008-06-031-2/+3
OpenPOWER on IntegriCloud