| Commit message (Expand) | Author | Age | Lines |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-01-03 | -51/+558 |
|\ |
|
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -46/+105 |
| |\ |
|
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2007-12-27 | -45/+48 |
| | |\ |
|
| | | * | Handle MPC85xx PCIe reset errata (PCI-Ex 38) | Kumar Gala | 2007-12-11 | -1/+3 |
| | | * | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx | Kumar Gala | 2007-12-11 | -1/+3 |
| | | * | Stop using immap_t on 85xx | Kumar Gala | 2007-12-11 | -24/+20 |
| | | * | Stop using immap_t for cpm offset on 85xx | Kumar Gala | 2007-12-11 | -21/+23 |
| | | * | Stop using immap_t for guts offset on 85xx | Kumar Gala | 2007-12-11 | -2/+3 |
| | * | | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -0/+26 |
| | * | | Implement __raw_{read,write}[bwl] on all architectures | Haavard Skinnemoen | 2007-12-13 | -1/+31 |
| | |/ |
|
| * | | ppc4xx: Enable 405EX PCIe UTL register configuration | Stefan Roese | 2007-11-16 | -0/+2 |
| * | | ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms | Stefan Roese | 2007-11-15 | -0/+35 |
| * | | ppc4xx: Add change_tlb function to modify I attribute of TLB(s) | Stefan Roese | 2007-10-31 | -0/+1 |
| * | | ppc4xx: Rework 4xx cache support | Stefan Roese | 2007-10-31 | -5/+16 |
| * | | ppc4xx: Correct UART input clock calculation and passing to fdt | Stefan Roese | 2007-10-31 | -0/+3 |
| * | | ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors | Eugene O'Brien | 2007-10-31 | -0/+5 |
| * | | ppc4xx: Add PCIe endpoint support on Kilauea (405EX) | Stefan Roese | 2007-10-31 | -3/+8 |
| * | | ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode | Stefan Roese | 2007-10-31 | -0/+52 |
| * | | ppc4xx: Add PPC405EX support | Stefan Roese | 2007-10-31 | -0/+5 |
| * | | ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added | Stefan Roese | 2007-10-31 | -12/+19 |
| * | | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms | Stefan Roese | 2007-10-31 | -0/+52 |
| * | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) | Stefan Roese | 2007-10-31 | -2/+99 |
| * | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) | Stefan Roese | 2007-10-31 | -9/+8 |
| * | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) | Stefan Roese | 2007-10-31 | -0/+174 |
| |/ |
|
* | | Initial mpc8610hpcd cpu/, README and include/ files. | Jon Loeliger | 2007-10-17 | -0/+1 |
|/ |
|
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-29 | -1/+1 |
|\ |
|
| * | Merge with /home/stefan/git/u-boot/u-boot-ppc4xx | Stefan Roese | 2007-08-21 | -14/+821 |
| |\ |
|
| * | | ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) | Stefan Roese | 2007-08-21 | -1/+1 |
* | | | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher | 2007-08-28 | -0/+3 |
| |/
|/| |
|
* | | Fix numerous bugs in the 8568 UEC support | Andy Fleming | 2007-08-16 | -1/+1 |
* | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | -14/+821 |
|\ \
| |/
|/| |
|
| * | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | -5/+23 |
| * | Add PCI support for MPC8568MDS board | Haiying Wang | 2007-08-14 | -0/+17 |
| * | 8544ds PCIE support | Ed Swarthout | 2007-08-14 | -1/+36 |
| * | 85xx start.S cleanup and exception support | Andy Fleming | 2007-08-14 | -0/+3 |
| * | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | -1/+1 |
| * | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | -5/+14 |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -1/+153 |
| |\ |
|
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-06 | -1/+3 |
| | |\ |
|
| | | * | From: eran liberty <eran.liberty@gmail.com> | Andy Fleming | 2007-07-11 | -1/+3 |
| | * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout | 2007-08-06 | -0/+150 |
| | |/ |
|
| * | | [ADS5121] Support for the ADS5121 board | Rafal Jaworowski | 2007-07-27 | -0/+574 |
| * | | [PPC] Remove unused MSR_USER definition | Rafal Jaworowski | 2007-07-27 | -1/+0 |
* | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-02 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Fix breakage of 8xx boards from recent commit. | Rafal Jaworowski | 2007-07-19 | -0/+6 |
| |/ |
|
* | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup | Stefan Roese | 2007-07-16 | -0/+3 |
|/ |
|
* | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -23/+23 |
* | Merge with /home/stefan/git/u-boot/denx-440-exceptions | Stefan Roese | 2007-06-15 | -1/+14 |
|\ |
|
| * | ppc4xx: Clean up 440 exceptions handling | Grzegorz Bernacki | 2007-06-15 | -1/+14 |
* | | [ppc4xx] Extend 44x GPIO setup with default output state | Stefan Roese | 2007-06-15 | -3/+5 |
|/ |
|