summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-151-9/+9
* MPC5121e ADS PCI support take 3John Rigby2008-03-022-6/+56
* Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi2008-02-231-3/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-221-4/+8
|\
| * 86xx: Fix GUR PCI config registers properly.Jon Loeliger2008-02-201-2/+8
| * 8610HPCD: Fix typos in two PCI setup registers.Jon Loeliger2008-02-191-2/+0
* | Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-222-2/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk2008-02-152-0/+6
|\
| * Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger2008-02-131-0/+5
| * 86xx: Add print_laws function to fsl_law.cBecky Bruce2008-01-241-0/+1
* | 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-141-2/+4
* | PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-01-232-0/+111
|\
| * 85xx: Introduce new tlb APIKumar Gala2008-01-171-0/+31
| * 85xx: Move LAW init code into CKumar Gala2008-01-161-0/+80
* | mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu2008-01-182-15/+1
* | codingstyle cleanup for spi driverKim Phillips2008-01-171-2/+1
* | Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-172-4/+54
|/
* MPC512X: Cleanup bus clock names.Grzegorz Bernacki2008-01-121-1/+1
* ads5121: Added support for FDT.Grzegorz Bernacki2008-01-121-0/+3
* mpc83xx: Fix the typo in global data structDave Liu2008-01-101-1/+1
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-091-2/+31
* 85xx: Remove cache config from configs.hKumar Gala2008-01-092-6/+8
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-091-0/+13
* Use FSL Book-E MMU macros from Linux KernelKumar Gala2008-01-091-47/+53
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-01-092-4/+156
|\
| * mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-082-1/+65
| * mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-082-3/+91
* | ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs2008-01-091-0/+403
|/
* ppc4xx: Add functionality to GPIO supportLawrence R. Johnson2008-01-041-0/+1
* Merge commit 'wd/master'Jon Loeliger2008-01-0312-51/+558
|\
| * Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2Stefan Roese2007-12-275-46/+105
| |\
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-12-274-45/+48
| | |\
| | | * Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala2007-12-111-1/+3
| | | * Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-111-1/+3
| | | * Stop using immap_t on 85xxKumar Gala2007-12-111-24/+20
| | | * Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-112-21/+23
| | | * Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-2/+3
| | * | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-0/+26
| | * | Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-131-1/+31
| | |/
| * | ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2007-11-161-0/+2
| * | ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2007-11-151-0/+35
| * | ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese2007-10-311-0/+1
| * | ppc4xx: Rework 4xx cache supportStefan Roese2007-10-311-5/+16
| * | ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2007-10-311-0/+3
| * | ppc4xx: Define CONFIG_BOOKE for all PPC440 based processorsEugene O'Brien2007-10-311-0/+5
| * | ppc4xx: Add PCIe endpoint support on Kilauea (405EX)Stefan Roese2007-10-311-3/+8
| * | ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-311-0/+52
| * | ppc4xx: Add PPC405EX supportStefan Roese2007-10-312-0/+5
| * | ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese2007-10-311-12/+19
OpenPOWER on IntegriCloud