Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx | Wolfgang Denk | 2008-01-12 | 4 | -84/+113 |
|\ | |||||
| * | ppc4xx: Fix sdram init on Sequoia boards | Stefan Roese | 2008-01-11 | 1 | -0/+7 |
| * | ppc4xx: Rework Lime support for lwmon5 | Anatolij Gustschin | 2008-01-11 | 1 | -72/+85 |
| * | ppx4xx: Fix sdram init on PMC440 boards | Matthias Fuchs | 2008-01-11 | 1 | -0/+7 |
| * | ppc4xx: Make Sequoia boot vxWorks | Niklaus Giger | 2008-01-10 | 1 | -12/+14 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-12 | 3 | -0/+418 |
|\ \ | |||||
| * | | mpc83xx: add support for the MPC8360E-RDK | Anton Vorontsov | 2008-01-10 | 3 | -0/+418 |
| |/ | |||||
* | | Merge commit 'wd/master' | Jon Loeliger | 2008-01-10 | 30 | -936/+2766 |
|\| | |||||
| * | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-01-10 | 3 | -15/+14 |
| * | mpc85xx: Add support for ATUM8548 (updated) | robert lazarski | 2008-01-09 | 4 | -0/+744 |
| * | mpc85xx: Add support for ATUM8548 (updated) | robert lazarski | 2008-01-09 | 1 | -0/+147 |
| * | mpc85xx: Add support for SBC8548 (updated) | Joe Hamman | 2008-01-09 | 1 | -0/+149 |
| * | mpc85xx: Add support for SBC8548 (updated) | Joe Hamman | 2008-01-09 | 4 | -0/+897 |
| * | MPC8568E-MDS: set up QE pario for UART1 | Anton Vorontsov | 2008-01-09 | 1 | -0/+7 |
| * | MPC8568E-MDS: reset UCCs to use them reliably | Anton Vorontsov | 2008-01-09 | 3 | -0/+33 |
| * | Reworked FSL Book-E TLB macros to be more readable | Kumar Gala | 2008-01-09 | 14 | -933/+786 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-usb | Wolfgang Denk | 2008-01-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge git://www.denx.de/git/u-boot | Markus Klotzbuecher | 2008-01-09 | 256 | -4869/+13325 |
| | |\ | |||||
| | * | | TQM5200: Call usb_cpu_init() during board init | Marian Balakowicz | 2007-10-31 | 1 | -2/+8 |
| * | | | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | 2 | -3/+3 |
| | |/ | |/| | |||||
* | | | Convert MPC8610HPCD to use libfdt. | Jon Loeliger | 2008-01-09 | 1 | -33/+40 |
* | | | 8610: Fix lingering compile warnings. | Jon Loeliger | 2008-01-09 | 1 | -1/+4 |
|/ / | |||||
* | | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | 2 | -2/+2 |
* | | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-01-09 | 2 | -130/+124 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-01-09 | 8 | -0/+1753 |
|\ \ | |||||
| * \ | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2008-01-07 | 223 | -2050/+11791 |
| |\ \ | |||||
| * | | | Correction patch | Peter Pearse | 2007-11-15 | 6 | -357/+222 |
| * | | | Add apollon board support | Peter Pearse | 2007-11-09 | 8 | -0/+1888 |
* | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx | Wolfgang Denk | 2008-01-09 | 16 | -588/+457 |
|\ \ \ \ | |||||
| * | | | | mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code | Kim Phillips | 2008-01-08 | 2 | -4/+4 |
| * | | | | mpc83xx: rm remaining FLAT_TREE code | Kim Phillips | 2008-01-08 | 5 | -109/+10 |
| * | | | | mpc83xx: remove FLAT_TREE code | Kim Phillips | 2008-01-08 | 9 | -104/+8 |
| * | | | | mpc83xx: convert to using do_fixup_*() | Kim Phillips | 2008-01-08 | 6 | -90/+153 |
| * | | | | sbc8349: migrate board to libfdt | Paul Gortmaker | 2008-01-08 | 1 | -8/+10 |
| * | | | | sbc8349: Remove board specific ECC code | Paul Gortmaker | 2008-01-08 | 1 | -327/+0 |
| * | | | | mpc83xx: supress compiler warning | Kim Phillips | 2008-01-08 | 1 | -1/+1 |
| * | | | | mpc83xx: fix remaining fdt_find_node_by_path references | Kim Phillips | 2008-01-08 | 1 | -2/+2 |
| * | | | | mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid | Kim Phillips | 2008-01-08 | 1 | -0/+31 |
| * | | | | mpc83xx: Add the support of MPC837xEMDS board | Dave Liu | 2008-01-08 | 4 | -0/+287 |
| * | | | | MPC8360E-MDS: configure and enable second UART | Anton Vorontsov | 2008-01-08 | 1 | -0/+8 |
* | | | | | Merge branch 'lwmon5-no-ocm' | Stefan Roese | 2008-01-09 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore | Stefan Roese | 2008-01-09 | 1 | -1/+1 |
* | | | | | | ppc4xx: assign PCI interrupts on seuqoia boards | Matthias Fuchs | 2008-01-09 | 1 | -0/+14 |
* | | | | | | ppc4xx: Update PLB/PCI divider for PMC440 board | Matthias Fuchs | 2008-01-09 | 1 | -2/+2 |
* | | | | | | Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ | Wolfgang Denk | 2008-01-08 | 8 | -463/+113 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | [INKA4x0] NG hardware: flash support | Marian Balakowicz | 2007-11-15 | 2 | -433/+1 |
| * | | | | | [INKA4x0] NG hardware: SDRAM support | Marian Balakowicz | 2007-11-15 | 6 | -26/+108 |
| * | | | | | [INKA4x0] NG hardware: platform code update | Marian Balakowicz | 2007-11-15 | 1 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'katmai-ddr-gda' | Stefan Roese | 2008-01-05 | 1 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup | Stefan Roese | 2008-01-05 | 1 | -1/+13 |
| | |_|/ / | |/| | | |