| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -716/+242 |
* | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese | 2010-09-23 | -845/+610 |
* | ppc4xx: Big header cleanup, mostly PPC440 related | Stefan Roese | 2010-09-23 | -1934/+1722 |
* | ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific | Stefan Roese | 2010-09-23 | -2/+2 |
* | ppc4xx: Move ppc4xx headers to powerpc include directory | Stefan Roese | 2010-09-23 | -28/+3861 |
* | fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe... | Timur Tabi | 2010-09-21 | -66/+3 |
* | common: move TOTAL_MALLOC_LEN to include/common.h | Heiko Schocher | 2010-09-19 | -10/+0 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -6/+7 |
* | Make getenv() work before relocation. | Wolfgang Denk | 2010-09-19 | -2/+3 |
* | Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE | Wolfgang Denk | 2010-09-19 | -6/+3 |
* | Save environment data to mmc. | Terry Lv | 2010-09-19 | -6/+11 |
* | bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. | Wolfgang Denk | 2010-09-08 | -8/+16 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-09-07 | -9/+23 |
|\ |
|
| * | ppc4xx: Invalidate d-cache when used as init-ram | Stefan Roese | 2010-09-03 | -0/+5 |
| * | ppc4xx: Fix 440EPx bug in reconfigure_pll() | Stefan Roese | 2010-09-03 | -9/+18 |
* | | Fix parameters to support RDIMM for P2020DS | York Sun | 2010-08-31 | -0/+1 |
* | | mpx85xx/fdt: Add cpu-release-addr for all cores | Matthew McClintock | 2010-08-19 | -7/+8 |
* | | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs | Kumar Gala | 2010-08-19 | -11/+11 |
* | | powerpc/8xxx: share PIC defines among 85xx and 86xx | Kim Phillips | 2010-08-19 | -16/+19 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -0/+3 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-08-10 | -0/+3 |
| |\ |
|
| | * | ide: add configuration | Albert Aribaud | 2010-08-08 | -0/+3 |
* | | | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -10/+10 |
* | | | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -7/+7 |
|/ / |
|
* | | fdt relocate: have more attention to use a bootmap or not | Stephan Linz | 2010-08-08 | -2/+2 |
* | | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -5/+5 |
* | | powerpc/8xxx: query feature reporting register for num cores on unknown cpus | Kim Phillips | 2010-08-01 | -2/+10 |
* | | powerpc/8xxx: Improvement to DDR parameters | york | 2010-07-26 | -7/+8 |
* | | powerpc/8xxx: Enable DDR3 RDIMM support | york | 2010-07-26 | -53/+58 |
* | | powerpc/8xxx: Enabled address hashing for 85xx | york | 2010-07-26 | -0/+21 |
* | | powerpc/8xxx: Enable quad-rank DIMMs. | york | 2010-07-26 | -21/+61 |
* | | powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 | york | 2010-07-26 | -77/+184 |
* | | powerpc/8xxx: Enabled hwconfig for memory interleaving | Kumar Gala | 2010-07-26 | -15/+25 |
* | | powerpc/p4080: Add workaround for erratum CPU22 | Kumar Gala | 2010-07-26 | -1/+17 |
* | | powerpc/p4080: Add workaround for errata SERDES8 | Kumar Gala | 2010-07-26 | -0/+295 |
* | | powerpc/p4080: Add support for initializing SERDES | Kumar Gala | 2010-07-26 | -2/+357 |
* | | powerpc/85xx: Add support to initialize LIODN registers and portals | Kumar Gala | 2010-07-26 | -0/+762 |
* | | powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms | Kumar Gala | 2010-07-26 | -1/+68 |
* | | powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space | york | 2010-07-26 | -0/+10 |
* | | powerpc/fsl_fman: Add initial fman immap structures | Kumar Gala | 2010-07-26 | -0/+213 |
* | | powerpc/85xx: Add additional p4080 platform related defines/structs | Kumar Gala | 2010-07-26 | -22/+197 |
|/ |
|
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -26/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2010-07-24 | -5/+341 |
|\ |
|
| * | ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core | Stefan Roese | 2010-07-23 | -0/+16 |
| * | ppc4xx: Add "ecctest" command to test/simulate ECC errors | Stefan Roese | 2010-07-23 | -0/+287 |
| * | ppc4xx: DDR/ECC: Use correct macros to clear error status | Stefan Roese | 2010-07-23 | -1/+22 |
| * | ppc4xx: Only define DDR2 registers for the correct PowerPC variants | Stefan Roese | 2010-07-23 | -4/+4 |
| * | ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values | Stefan Roese | 2010-07-23 | -0/+12 |
* | | powerpc/85xx: Rework P1022 SERDES is_serdes_configured support | Kumar Gala | 2010-07-21 | -11/+27 |
* | | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support | Kumar Gala | 2010-07-21 | -40/+39 |