summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2856-952/+3800
|\
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-232-6/+6
| * mpc83xx: fix pcie build warningKim Phillips2010-09-231-1/+1
| * mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-231-0/+12
| * mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-231-13/+25
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-231-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-231-71/+61
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-7/+0
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-2315-716/+242
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-2318-845/+610
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-2324-1934/+1722
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-233-2/+2
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-2332-28/+3861
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-212-66/+3
| * common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-191-10/+0
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
| * Make getenv() work before relocation.Wolfgang Denk2010-09-191-2/+3
| * Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEWolfgang Denk2010-09-191-6/+3
* | mpc512x: fix build issuesWolfgang Denk2010-09-281-1/+0
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-231-5/+5
* | POST cleanup.Michael Zaidman2010-09-216-139/+0
|/
* Save environment data to mmc.Terry Lv2010-09-191-6/+11
* bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk2010-09-082-8/+16
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-09-072-9/+23
|\
| * ppc4xx: Invalidate d-cache when used as init-ramStefan Roese2010-09-031-0/+5
| * ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese2010-09-031-9/+18
* | Fix parameters to support RDIMM for P2020DSYork Sun2010-08-311-0/+1
* | mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-191-7/+8
* | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-193-11/+11
* | powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-198-16/+19
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-101-0/+3
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-101-0/+3
| |\
| | * ide: add configurationAlbert Aribaud2010-08-081-0/+3
* | | miiphy: constify device nameMike Frysinger2010-08-093-10/+10
* | | net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-096-7/+7
|/ /
* | fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-081-2/+2
* | Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-043-5/+5
* | powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-012-2/+10
* | powerpc/8xxx: Improvement to DDR parametersyork2010-07-262-7/+8
* | powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-265-53/+58
* | powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-264-0/+21
* | powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-264-21/+61
* | powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-264-77/+184
* | powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala2010-07-261-15/+25
* | powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-264-1/+17
* | powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-264-0/+295
* | powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-265-2/+357
* | powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-267-0/+762
* | powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-262-1/+68
* | powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork2010-07-261-0/+10
OpenPOWER on IntegriCloud