summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
Commit message (Expand)AuthorAgeFilesLines
* PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitopsKumar Gala2008-07-011-0/+52
* Fix 4xx build issueAnatolij Gustschin2008-06-191-1/+1
* Change bd/gd memsize/ram_size to be phys_size_t.Becky Bruce2008-06-122-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-112-2/+1160
|\
| * ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2Stefan Roese2008-06-031-0/+1156
| * ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-031-2/+4
* | FSL LAW: Add new interface to use the last free LAWKumar Gala2008-06-111-0/+1
* | FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-112-0/+7
* | Added the upmconfig() function for 85xx.Sergei Poselenov2008-06-111-0/+4
* | PPC: add accessor macros to clear and set bits in one shotWolfgang Grandegger2008-06-101-0/+36
* | 83xx/85xx/86xx: add more MxMR local bus definitionsWolfgang Grandegger2008-06-101-5/+38
* | 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-101-2/+15
* | 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.hAnton Vorontsov2008-06-101-0/+251
* | 85xx: expose cpu identificationKumar Gala2008-06-101-0/+11
* | Fix warnings from gcc-4.3.0 build on a ppc hostKumar Gala2008-06-031-1/+1
* | PPC: Add print_bats() to lib_ppc/bat_rw.cBecky Bruce2008-06-031-0/+1
* | PPC: Change lib_ppc/bat_rw.c to use high batsBecky Bruce2008-06-031-1/+5
|/
* Merge branch 'lwmon5' of /home/wd/git/u-boot/projectsWolfgang Denk2008-05-211-0/+2
|\
| * POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...Yuri Tikhonov2008-05-201-0/+1
| * POST: add POST_STOP flagYuri Tikhonov2008-05-201-0/+1
* | Big white-space cleanup.Wolfgang Denk2008-05-2110-126/+126
|/
* ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-131-4/+8
* PPC: fix map_physmem build warningBecky Bruce2008-05-101-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-292-2/+2
* 85xx/86xx: Rename DDR init address and init extended address registerKumar Gala2008-04-292-3/+3
* ppc4xx: Fix compile warning of hcu4 boardStefan Roese2008-04-281-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-261-1/+4
|\
| * ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-251-1/+4
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-251-0/+3
|\ \
| * | lwmon5 watchdog: limit trigger rateYuri Tikhonov2008-04-221-0/+3
| * | The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-181-0/+1
* | | Fix calculation of I2C clock for some 85xx chipsTimur Tabi2008-04-181-1/+3
| |/ |/|
* | Introduce phys_size_t and move phys_addr_t into asm/types.hKumar Gala2008-04-132-2/+8
* | ppc: Get rid of unused machine type definitionsWolfgang Denk2008-04-131-49/+0
* | Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-132-143/+136
* | mpc83xx: unreinvent mem_clkKim Phillips2008-03-281-2/+1
* | 85xx: Expand CCSR space with more DDR controller registers.James Yang2008-03-261-4/+21
* | 85xx: Speed up get_ddr_freq() and get_bus_freq()James Yang2008-03-261-2/+0
* | Update SVR numbers to expand supportAndy Fleming2008-03-261-12/+32
* | 85xx: Added support for multicore boot mechanismKumar Gala2008-03-261-0/+4
* | 83xx: serdes setup routinesAnton Vorontsov2008-03-251-0/+21
* | 8xx: Update OF support on 8xxBryan O'Donoghue2008-03-251-1/+4
* | The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-181-0/+1
|/
* ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)Stefan Roese2008-03-151-2/+3
* ppc4xx: Add basic support for AMCC 460EX/460GT (3/5)Stefan Roese2008-03-154-3/+157
* 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
OpenPOWER on IntegriCloud