aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)AuthorFilesLines
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2-0/+111
2008-01-18mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu2-15/+1
2008-01-17codingstyle cleanup for spi driverKim Phillips1-2/+1
2008-01-17Add support for a Freescale non-CPM SPI controllerBen Warren2-4/+54
2008-01-1785xx: Introduce new tlb APIKumar Gala1-0/+31
2008-01-1685xx: Move LAW init code into CKumar Gala1-0/+80
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki1-1/+1
2008-01-12ads5121: Added support for FDT.Grzegorz Bernacki1-0/+3
2008-01-10mpc83xx: Fix the typo in global data structDave Liu1-1/+1
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi1-2/+31
2008-01-0985xx: Remove cache config from configs.hKumar Gala2-6/+8
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-0/+13
2008-01-09Use FSL Book-E MMU macros from Linux KernelKumar Gala1-47/+53
2008-01-09Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2-4/+156
2008-01-09ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs1-0/+403
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu2-1/+65
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu2-3/+91
2008-01-04ppc4xx: Add functionality to GPIO supportLawrence R. Johnson1-0/+1
2008-01-03Merge commit 'wd/master'Jon Loeliger12-51/+558
2007-12-27Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese5-46/+105
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk4-45/+48
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen1-0/+26
2007-12-13Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen1-1/+31
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala1-1/+3
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala1-1/+3
2007-12-11Stop using immap_t on 85xxKumar Gala1-24/+20
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala2-21/+23
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-2/+3
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese1-0/+2
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese1-0/+35
2007-10-31ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese1-0/+1
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese1-5/+16
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese1-0/+3
2007-10-31ppc4xx: Define CONFIG_BOOKE for all PPC440 based processorsEugene O'Brien1-0/+5
2007-10-31ppc4xx: Add PCIe endpoint support on Kilauea (405EX)Stefan Roese1-3/+8
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese1-0/+52
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese2-0/+5
2007-10-31ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese1-12/+19
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-0/+52
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese1-2/+99
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese1-9/+8
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese1-0/+174
2007-10-17Initial mpc8610hpcd cpu/, README and include/ files.Jon Loeliger1-0/+1
2007-08-29Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk1-1/+1
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher1-0/+3
2007-08-21Merge with /home/stefan/git/u-boot/u-boot-ppc4xxStefan Roese8-14/+821
2007-08-21ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based)Stefan Roese1-1/+1
2007-08-16Fix numerous bugs in the 8568 UEC supportAndy Fleming1-1/+1
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese8-14/+821
2007-08-14Add support for UEC to 8568Andy Fleming2-5/+23