| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Use strncmp() for the fdt command | Gerald Van Baren | 2008-06-09 | -9/+7 |
| * | | The fdt boardsetup command criteria was not unique | Gerald Van Baren | 2008-06-09 | -1/+2 |
| * | | libfdt: Several cleanups to parameter checking | David Gibson | 2008-06-09 | -55/+44 |
| * | | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -580/+3 |
| * | | Change the stxxst to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -2/+2 |
| * | | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -35/+44 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash | Wolfgang Denk | 2008-06-11 | -7/+34 |
|\ \ |
|
| * | | cfi_flash: enable M18 flash chips family support. | Vasiliy Leoenenko | 2008-06-03 | -2/+21 |
| * | | cfi_flash: support of long cmd in U-boot. | Vasiliy Leoenenko | 2008-06-03 | -7/+15 |
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk | 2008-06-11 | -20/+99 |
|\ \ \ |
|
| * | | | env_nand.c: Added bad block management for environment variables | Stuart Wood | 2008-06-06 | -20/+99 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2008-06-11 | -339/+382 |
|\ \ \ |
|
| * | | | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | -201/+34 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot | Ben Warren | 2008-06-08 | -1282/+8603 |
| |\ \ \
| | |/ / |
|
| * | | | DM9000 fix status check fail 0x6d error for trizeps board | Remy Bohmer | 2008-06-05 | -9/+8 |
| * | | | Get rid of annoying/superfluous bad-checksum warning message | Remy Bohmer | 2008-06-04 | -0/+4 |
| * | | | Fix order for reading rx-status registers in 32bit mode of DM9000 | Remy Bohmer | 2008-06-04 | -1/+2 |
| * | | | DM9000: Some minor code cleanups | Remy Bohmer | 2008-06-04 | -15/+26 |
| * | | | DM9000: Make driver work properly for DM9000A | Remy Bohmer | 2008-06-04 | -39/+54 |
| * | | | DM9000: Improve eth_reset() routine | Remy Bohmer | 2008-06-04 | -3/+31 |
| * | | | DM9000: improve eth_send() routine | Remy Bohmer | 2008-06-04 | -4/+11 |
| * | | | DM9000: repair debug logging | Remy Bohmer | 2008-06-04 | -12/+21 |
| * | | | DM9000: Add data bus-width auto detection. | Remy Bohmer | 2008-06-04 | -66/+129 |
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot | Ben Warren | 2008-06-02 | -56/+78 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter | Wolfgang Grandegger | 2008-06-02 | -2/+6 |
| * | | | ColdFire: Add 10 base ethernet support for mcf5445x | TsiChung Liew | 2008-06-02 | -0/+6 |
| * | | | Add Marvell 88E1118 support for TSEC | Ron Madrid | 2008-05-23 | -0/+31 |
| * | | | smc911x: add 16 bit support | Jens Gehrlein | 2008-05-22 | -2/+34 |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-06-11 | -5648/+2782 |
|\ \ \ \ |
|
| * | | | | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options | Stefan Roese | 2008-06-06 | -10/+10 |
| * | | | | ppc4xx: Unify AMCC's board config files (part 3/3) | Stefan Roese | 2008-06-06 | -999/+105 |
| * | | | | ppc4xx: Unify AMCC's board config files (part 2/3) | Stefan Roese | 2008-06-06 | -1298/+140 |
| * | | | | ppc4xx: Unify AMCC's board config files (part 1/3) | Stefan Roese | 2008-06-06 | -0/+259 |
| * | | | | ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port | Stefan Roese | 2008-06-04 | -8/+2 |
| * | | | | ppc4xx: Cleanup CPCI405 variant's config file | Matthias Fuchs | 2008-06-03 | -93/+0 |
| * | | | | Remove shell variable UNDEF_SYM. | Kenneth Johansson | 2008-06-03 | -5/+5 |
| * | | | | ppc4xx: Remove implementations of testdram() | Stefan Roese | 2008-06-03 | -538/+0 |
| * | | | | ppc4xx: Remove superfluous dram_init() call or replace it by initdram() | Stefan Roese | 2008-06-03 | -286/+56 |
| * | | | | ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code | Stefan Roese | 2008-06-03 | -2/+3 |
| * | | | | ppc4xx: Fix common ECC generation code for 440GP style platforms | Stefan Roese | 2008-06-03 | -7/+34 |
| * | | | | ppc4xx: Change Kilauea to use the common DDR2 init function | Stefan Roese | 2008-06-03 | -271/+29 |
| * | | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 | Stefan Roese | 2008-06-03 | -0/+1156 |
| * | | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 | Stefan Roese | 2008-06-03 | -1461/+25 |
| * | | | | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S | Stefan Roese | 2008-06-03 | -132/+85 |
| * | | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -444/+330 |
| * | | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling | Grant Erickson | 2008-06-03 | -274/+723 |
| * | | | | PPC4xx: Simplified post_word_{load, store} | Grant Erickson | 2008-06-03 | -15/+11 |
| * | | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot | Stefan Roese | 2008-06-03 | -13672/+15233 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-06-11 | -1561/+3221 |
|\ \ \ \ \ |
|
| * | | | | | FSL LAW: Add new interface to use the last free LAW | Kumar Gala | 2008-06-11 | -0/+20 |