summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-04-1/+2
| * | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-04-15/+26
| * | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-04-39/+54
| * | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-04-3/+31
| * | | DM9000: improve eth_send() routineRemy Bohmer2008-06-04-4/+11
| * | | DM9000: repair debug loggingRemy Bohmer2008-06-04-12/+21
| * | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-04-66/+129
| * | | Merge branch 'master' of git://www.denx.de/git/u-bootBen Warren2008-06-02-56/+78
| |\ \ \ | | | |/ | | |/|
| * | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-02-2/+6
| * | | ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew2008-06-02-0/+6
| * | | Add Marvell 88E1118 support for TSECRon Madrid2008-05-23-0/+31
| * | | smc911x: add 16 bit supportJens Gehrlein2008-05-22-2/+34
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-11-5648/+2782
|\ \ \ \
| * | | | ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config optionsStefan Roese2008-06-06-10/+10
| * | | | ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-06-999/+105
| * | | | ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese2008-06-06-1298/+140
| * | | | ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese2008-06-06-0/+259
| * | | | ppc4xx: Fix problem with SDRAM init in bamboo NAND booting portStefan Roese2008-06-04-8/+2
| * | | | ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs2008-06-03-93/+0
| * | | | Remove shell variable UNDEF_SYM.Kenneth Johansson2008-06-03-5/+5
| * | | | ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-538/+0
| * | | | ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-03-286/+56
| * | | | ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC codeStefan Roese2008-06-03-2/+3
| * | | | ppc4xx: Fix common ECC generation code for 440GP style platformsStefan Roese2008-06-03-7/+34
| * | | | ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-03-271/+29
| * | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2Stefan Roese2008-06-03-0/+1156
| * | | | ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1Stefan Roese2008-06-03-1461/+25
| * | | | ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.SStefan Roese2008-06-03-132/+85
| * | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-03-444/+330
| * | | | ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-03-274/+723
| * | | | PPC4xx: Simplified post_word_{load, store}Grant Erickson2008-06-03-15/+11
| * | | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-06-03-13672/+15233
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-06-11-1561/+3221
|\ \ \ \ \
| * | | | | FSL LAW: Add new interface to use the last free LAWKumar Gala2008-06-11-0/+20
| * | | | | 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-127/+124
| * | | | | FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-11-25/+59
| * | | | | 85xx: remove dummy board_early_init_fKumar Gala2008-06-11-44/+0
| * | | | | MPC8544DS: Update config.hKumar Gala2008-06-11-1/+1
| * | | | | 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-11-275/+0
| * | | | | Socrates: Added FPGA base address update in FDT.Sergei Poselenov2008-06-11-0/+10
| * | | | | Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-11-4/+227
| * | | | | NAND: Added support for 128-bit OOB, adaptedSergei Poselenov2008-06-11-14/+34
| * | | | | Socrates: added missed file with UPMA configuration data.Sergei Poselenov2008-06-11-0/+55
| * | | | | Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-11-30/+27
| * | | | | Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-11-0/+70
| * | | | | Socrates: config file cleanup.Sergei Poselenov2008-06-11-9/+3
| * | | | | TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-11-11/+167
| * | | | | TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-11-8/+558
| * | | | | TQM8548: PCI express supportWolfgang Grandegger2008-06-11-36/+249
| * | | | | TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-11-33/+334