summaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)Author
2008-06-03Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala
2008-06-03PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce
2008-06-03PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce
2008-05-21Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-20POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov
2008-05-20POST: add POST_STOP flagYuri Tikhonov
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese
2008-05-10PPC: fix map_physmem build warningBecky Bruce
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala
2008-04-2985xx/86xx: Rename DDR init address and init extended address registerKumar Gala
2008-04-28ppc4xx: Fix compile warning of hcu4 boardStefan Roese
2008-04-26Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-04-25ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk
2008-04-22lwmon5 watchdog: limit trigger rateYuri Tikhonov
2008-04-18Fix calculation of I2C clock for some 85xx chipsTimur Tabi
2008-04-13Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala
2008-04-13ppc: Get rid of unused machine type definitionsWolfgang Denk
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-03-28mpc83xx: unreinvent mem_clkKim Phillips
2008-03-2685xx: Expand CCSR space with more DDR controller registers.James Yang
2008-03-2685xx: Speed up get_ddr_freq() and get_bus_freq()James Yang
2008-03-26Update SVR numbers to expand supportAndy Fleming
2008-03-2685xx: Added support for multicore boot mechanismKumar Gala
2008-03-2583xx: serdes setup routinesAnton Vorontsov
2008-03-258xx: Update OF support on 8xxBryan O'Donoghue
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov
2008-03-15ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese
2008-03-15ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese
2008-03-02MPC5121e ADS PCI support take 3John Rigby
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-22Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-02-2086xx: Fix GUR PCI config registers properly.Jon Loeliger
2008-02-198610HPCD: Fix typos in two PCI setup registers.Jon Loeliger
2008-02-15Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-13Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbolsJon Loeliger
2008-01-2486xx: Add print_laws function to fsl_law.cBecky Bruce
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-01-18mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.hDave Liu
2008-01-17codingstyle cleanup for spi driverKim Phillips
2008-01-17Add support for a Freescale non-CPM SPI controllerBen Warren
2008-01-1785xx: Introduce new tlb APIKumar Gala
2008-01-1685xx: Move LAW init code into CKumar Gala
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki