summaryrefslogtreecommitdiff
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-126/+126
* ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-13-4/+8
* PPC: fix map_physmem build warningBecky Bruce2008-05-10-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-2/+2
* 85xx/86xx: Rename DDR init address and init extended address registerKumar Gala2008-04-29-3/+3
* ppc4xx: Fix compile warning of hcu4 boardStefan Roese2008-04-28-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-26-1/+4
|\
| * ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-25-1/+4
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-25-0/+3
|\ \
| * | lwmon5 watchdog: limit trigger rateYuri Tikhonov2008-04-22-0/+3
| * | The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-18-0/+1
* | | Fix calculation of I2C clock for some 85xx chipsTimur Tabi2008-04-18-1/+3
| |/ |/|
* | Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-13-2/+8
* | ppc: Get rid of unused machine type definitionsWolfgang Denk2008-04-13-49/+0
* | Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-13-143/+136
* | mpc83xx: unreinvent mem_clkKim Phillips2008-03-28-2/+1
* | 85xx: Expand CCSR space with more DDR controller registers.James Yang2008-03-26-4/+21
* | 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-26-2/+0
* | Update SVR numbers to expand supportAndy Fleming2008-03-26-12/+32
* | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-26-0/+4
* | 83xx: serdes setup routinesAnton Vorontsov2008-03-25-0/+21
* | 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-25-1/+4
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+1
|/
* ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese2008-03-15-2/+3
* ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese2008-03-15-3/+157
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-15-9/+9
* MPC5121e ADS PCI support take 3John Rigby2008-03-02-6/+56
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-23-3/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-22-4/+8
|\
| * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-20-2/+8
| * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-19-2/+0
* | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-22-2/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-15-0/+6
|\
| * Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-13-0/+5
| * 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-24-0/+1
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-14-2/+4
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-1/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-23-0/+111
|\
| * 85xx: Introduce new tlb APIKumar Gala2008-01-17-0/+31
| * 85xx: Move LAW init code into CKumar Gala2008-01-16-0/+80
* | mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu2008-01-18-15/+1
* | codingstyle cleanup for spi driverKim Phillips2008-01-17-2/+1
* | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-17-4/+54
|/
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-12-1/+1
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-12-0/+3
* mpc83xx: Fix the typo in global data structDave Liu2008-01-10-1/+1
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-09-2/+31
* 85xx: Remove cache config from configs.hKumar Gala2008-01-09-6/+8
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-09-0/+13
* Use FSL Book-E MMU macros from Linux KernelKumar Gala2008-01-09-47/+53