summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-1/+1
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* eSPI: add the eSPI register supportMingkai Hu2009-04-041-0/+17
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-3/+9
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-0/+0
* 86xx: Cleanup MP supportKumar Gala2009-04-011-0/+31
* MPC85xx: Add MPC8569 CPU supportHaiying Wang2009-03-303-4/+19
* fsl-ddr: add the DDR3 SPD infrastructureDave Liu2009-03-302-1/+37
* Add LSDMR (SDRAM Mode Register) definition on localbusKumar Gala2009-03-301-0/+27
* Add LZO decompressor supportStefan Roese2009-03-201-0/+16
* ppc: mark global bi_enet*addr as legacyMike Frysinger2009-03-201-8/+6
* Add eTSEC 1/2 IO override control (corrected)ksi@koi8.net2009-03-091-1/+1
* MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by defaultBecky Bruce2009-02-231-1/+1
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-161-0/+2
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+3
* 32bit BUg fix for DDR2 on 8572Poonam_Aggrwal-b108122009-02-161-0/+17
* 86xx: Update CPU info output on bootupPeter Tyser2009-02-161-1/+7
* 86xx: Update Global Utilities structurePeter Tyser2009-02-161-8/+21
* mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-163-4/+27
* 85xx: Fix how we map DDR memoryKumar Gala2009-02-162-1/+3
* ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-121-0/+2
* ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese2009-02-121-2/+2
* ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-101-0/+8
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
* mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-101-3/+13
* powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-102-48/+44
* ADS5121 Add PATA supportRalph Kondziella2009-02-031-1/+28
* ADS5121 Add IC Ident Module (IIM) supportMartha Marx2009-02-031-1/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-01-242-1/+14
|\
| * 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-231-1/+7
| * fsl-ddr: make the self refresh idle threshold configurableDave Liu2009-01-231-0/+4
| * fsl-ddr: clean up the ddr code for DDR3 controllerDave Liu2009-01-231-0/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2009-01-242-7/+114
|\ \
| * | mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov2009-01-212-7/+114
| |/
* | POWERPC 82xx: add the SCC as an HDLC controllerGary Jennejohn2009-01-241-0/+28
|/
* mpc8[56]xx: Put localbus clock in sysinfo and gdTrent Piepho2008-12-191-0/+3
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+4
* ppc: Use addrmap in virt_to_phys and map_physmem.Kumar Gala2008-12-191-0/+12
* 85xx: Add support to populate addr map based on TLB settingsKumar Gala2008-12-191-0/+3
* powerpc: fix io.h build warning with CONFIG_PHYS_64BITBecky Bruce2008-12-161-1/+1
* Introduce virt_to_phys()Kumar Gala2008-12-151-0/+5
* FSL: Moved BR_PHYS_ADDR for localbus to common headerKumar Gala2008-12-041-0/+8
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-2/+1
* ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-211-0/+75
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-293-50/+138
* 85xx: Update MPC85xx_PORDEVSR_IO_SEL maskPeter Tyser2008-10-271-1/+1
* 85xx: Add basic e500mc core supportKumar Gala2008-10-241-0/+2
* mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov2008-10-211-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2008-10-211-0/+31
|\
| * ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese2008-10-211-0/+31
OpenPOWER on IntegriCloud