summaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)Author
2008-06-19Fix 4xx build issueAnatolij Gustschin
2008-06-12Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-06-11FSL LAW: Add new interface to use the last free LAWKumar Gala
2008-06-11FSL LAW: Keep track of LAW allocationsKumar Gala
2008-06-11Added the upmconfig() function for 85xx.Sergei Poselenov
2008-06-10PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger
2008-06-1083xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov
2008-06-1083xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov
2008-06-1085xx: expose cpu identificationKumar Gala
2008-06-03ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2Stefan Roese
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson
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