| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: define CONFIG_SYS_CACHELINE_SIZE | Mike Frysinger | 2011-10-17 | -0/+74 |
* | mx31: make HSP clock for mx3fb driver available | Helmut Raiger | 2011-10-17 | -13/+42 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -24/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-fdt | Wolfgang Denk | 2011-10-15 | -3/+2 |
|\ |
|
| * | powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles | Timur Tabi | 2011-10-15 | -3/+2 |
* | | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 | Timur Tabi | 2011-10-13 | -30/+0 |
* | | powerpc/p3041: fixup portal config info | Haiying Wang | 2011-10-13 | -10/+10 |
* | | powerpc/p2041: fixup portal config info | Haiying Wang | 2011-10-13 | -10/+10 |
* | | powerpc/p5020: fixup portal config info | Haiying Wang | 2011-10-13 | -10/+10 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2011-10-12 | -0/+2081 |
|\ |
|
| * | MIPS: Ingenic XBurst Jz4740 processor support | Xiangfu Liu | 2011-10-10 | -0/+2081 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-microblaze | Wolfgang Denk | 2011-10-12 | -17/+48 |
|\ \ |
|
| * | | microblaze: Copy bootfile from variables | Michal Simek | 2011-10-10 | -0/+4 |
| * | | microblaze: Fix unaligned.h for endians | Michal Simek | 2011-10-10 | -16/+1 |
| * | | microblaze: Initialize jumptable and console | Michal Simek | 2011-10-10 | -0/+6 |
| * | | microblaze: Support flashes on lower addresses | Michal Simek | 2011-10-10 | -1/+36 |
| * | | microblaze: Call common console_init_f initialization function | Michal Simek | 2011-10-10 | -0/+1 |
| |/ |
|
* | | powerpc/mpc8536ds: Add eSPI support for MPC8536DS | Xie Xiaobo | 2011-10-09 | -0/+5 |
* | | powerpc/mpc86xx: Disable translation for BAT setup | Becky Bruce | 2011-10-09 | -29/+68 |
* | | powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY | Timur Tabi | 2011-10-09 | -1/+8 |
* | | powerpc/8xxx: Add support for interactive DDR programming interface | York Sun | 2011-10-09 | -17/+1726 |
|/ |
|
* | arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -2/+1 |
* | arch/arm/lib/board.c: fix warning: variable ... set but not used | Wolfgang Denk | 2011-10-09 | -3/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | -31/+6 |
* | image: push default arch values to arch headers | Mike Frysinger | 2011-10-05 | -0/+33 |
* | POST: add post_log_res field for post results in global data | Valentin Longchamp | 2011-10-05 | -0/+5 |
* | POST/arm: adaptations needed for POST on ARM to work | Valentin Longchamp | 2011-10-05 | -0/+6 |
* | console: Implement pre-console buffer | Graeme Russ | 2011-10-05 | -0/+33 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-10-04 | -168/+2283 |
|\ |
|
| * | powerpc/p3060: Add SoC related support for P3060 platform | Shengzhou Liu | 2011-10-03 | -1/+293 |
| * | powerpc/85xx: Add support for setting up RAID engine liodns on P5020 | Kumar Gala | 2011-10-03 | -2/+69 |
| * | powerpc/mpc8548: Add workaround for erratum NMG_LBC103 | Kumar Gala | 2011-10-03 | -0/+7 |
| * | powerpc/mpc8548: Add workaround for erratum NMG_DDR120 | Kumar Gala | 2011-10-03 | -0/+25 |
| * | powerpc/p4080: Add support for secure boot flow | Ruchika Gupta | 2011-10-03 | -3/+118 |
| * | powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver | York Sun | 2011-09-29 | -17/+234 |
| * | powerpc/mpc8xxx: Add DDR2 to unified DDR driver | York Sun | 2011-09-29 | -17/+235 |
| * | powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps() | York Sun | 2011-09-29 | -15/+11 |
| * | powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots | York Sun | 2011-09-29 | -4/+7 |
| * | powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en | York Sun | 2011-09-29 | -9/+14 |
| * | powerpc/mpc8xxx: Move DDR RCW overriding to common code | York Sun | 2011-09-29 | -0/+15 |
| * | powerpc/mpc8xxx: Extend CWL table | York Sun | 2011-09-29 | -2/+16 |
| * | powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 | Kumar Gala | 2011-09-29 | -3/+4 |
| * | powerpc/85xx: Add networking support to P1023RDS | Roy Zang | 2011-09-29 | -0/+4 |
| * | powerpc/85xx: Add support for FMan ethernet in Independent mode | Kumar Gala | 2011-09-29 | -12/+741 |
| * | powerpc/mp: add support for discontiguous cores | Timur Tabi | 2011-09-29 | -26/+61 |
| * | fdt: Rename fdt_create_phandle to fdt_set_phandle | Kumar Gala | 2011-09-29 | -1/+1 |
| * | powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set | Kumar Gala | 2011-09-29 | -1/+8 |
| * | fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) | Poonam Aggrwal | 2011-09-29 | -0/+95 |
| * | powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) | Poonam Aggrwal | 2011-09-29 | -0/+17 |