aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2-2/+8
2008-04-13ppc: Get rid of unused machine type definitionsWolfgang Denk1-49/+0
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk2-143/+136
2008-03-28mpc83xx: unreinvent mem_clkKim Phillips1-2/+1
2008-03-2685xx: Expand CCSR space with more DDR controller registers.James Yang1-4/+21
2008-03-2685xx: Speed up get_ddr_freq() and get_bus_freq()James Yang1-2/+0
2008-03-26Update SVR numbers to expand supportAndy Fleming1-12/+32
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala1-0/+4
2008-03-2583xx: serdes setup routinesAnton Vorontsov1-0/+21
2008-03-258xx: Update OF support on 8xxBryan O'Donoghue1-1/+4
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov1-0/+1
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese1-2/+3
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese4-3/+157
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-9/+9
2008-03-02MPC5121e ADS PCI support take 3John Rigby2-6/+56
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi1-3/+3
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk1-4/+8
2008-02-22Remove duplicate defines for ARRAY_SIZEKumar Gala2-2/+0
2008-02-2086xx: Fix GUR PCI config registers properly.Jon Loeliger1-2/+8
2008-02-198610HPCD: Fix typos in two PCI setup registers.Jon Loeliger1-2/+0
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2-0/+6
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi1-2/+4
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-02-13Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger1-0/+5
2008-01-2486xx: Add print_laws function to fsl_law.cBecky Bruce1-0/+1
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