aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)Author
2008-09-08Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-09-06Allow console input to be disabledMark Jackson
2008-09-05ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routinesAdam Graham
2008-09-03mpc83xx: Store and display Arbiter Event Register valuesNick Spence
2008-08-27mpc85xx: Add support for the MPC8536Kumar Gala
2008-08-27FSL DDR: Add e500 TLB helper for DDR codeKumar Gala
2008-08-27FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code.Kumar Gala
2008-08-27FSL DDR: Provide a generic set_ddr_laws()Kumar Gala
2008-08-25MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family d...Nick Spence
2008-08-21ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe,Prodyut Hazarika
2008-08-06Fix merge problemsStefan Roese
2008-07-18ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese
2008-07-18ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado
2008-07-17Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-07-1485xx: Add some L1/L2 SPR register definitionsKumar Gala
2008-07-14fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips
2008-07-11ppc4xx: Add 460SX UIC definesStefan Roese
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese
2008-07-11ppc4xx: Consolidate PPC4xx EBC definesStefan Roese
2008-07-11ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM ControllerGrant Erickson
2008-07-11ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field MnemonicsGrant Erickson
2008-07-11PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r)Grant Erickson
2008-07-11ppc4xx: Add initial 460SX reference board (redwood) config file and defines.Feng Kan
2008-07-10Merge commit 'wd/master'Jon Loeliger
2008-07-10ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese
2008-07-07Feed the watchdog in u-boot for 8610 board.Jason Jin
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-07-01PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala
2008-06-25mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips
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