| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 56 | -811/+57 |
* | powerpc/mpc85xx: work around erratum A-006593 | Scott Wood | 2013-06-20 | 1 | -0/+2 |
* | fsl_ifc: add support for different IFC bank count | Mingkai Hu | 2013-06-20 | 2 | -31/+68 |
* | powerpc/t4qds: Slave module for boot from SRIO and PCIE | Liu Gang | 2013-06-20 | 1 | -0/+1 |
* | powerpc/b4860qds: Slave module for boot from SRIO and PCIE | Liu Gang | 2013-06-20 | 1 | -0/+1 |
* | powerpc/boot: Change the macro of Boot from SRIO and PCIE master module | Liu Gang | 2013-06-20 | 1 | -4/+0 |
* | 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT | Andy Fleming | 2013-06-20 | 1 | -1/+1 |
* | powerpc/BSC9132: Add IFC bank count | York Sun | 2013-06-20 | 1 | -0/+1 |
* | board/bsc9131rdb: Add DSP side tlb and laws | Priyanka Jain | 2013-06-20 | 2 | -0/+7 |
* | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 | Scott Wood | 2013-06-11 | 2 | -8/+18 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | 9 | -323/+162 |
|\ |
|
| * | SECURE BOOT - Removed deletion of TLB entries code | Ruchika Gupta | 2013-05-24 | 1 | -10/+0 |
| * | powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple | Shaveta Leekha | 2013-05-24 | 1 | -0/+2 |
| * | powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h | Poonam Aggrwal | 2013-05-24 | 1 | -23/+11 |
| * | powerpc/chassis2: Change core numbering scheme | York Sun | 2013-05-24 | 3 | -16/+20 |
| * | powerpc/mpc8xxx: Add T1040 and variant SoCs | York Sun | 2013-05-24 | 4 | -0/+45 |
| * | powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h | York Sun | 2013-05-24 | 1 | -32/+10 |
| * | Add e6500 L2 replacement policy selection | James Yang | 2013-05-24 | 1 | -0/+9 |
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2013-05-15 | 3 | -15/+98 |
| |\ |
|
| | * | powerpc/85xx: fix build error introduced by serdes_get_prtcl | Shengzhou Liu | 2013-05-14 | 1 | -1/+0 |
| | * | t4240qds/eth: fixup ethernet for t4240qds | Shengzhou Liu | 2013-05-14 | 1 | -0/+1 |
| | * | powerpc/mpc85xx: Add T4160 SoC | York Sun | 2013-05-14 | 3 | -2/+36 |
| | * | T4/USB: Add USB 2.0 UTMI dual phy support | Roy Zang | 2013-05-14 | 2 | -2/+42 |
| | * | powerpc/mpc85xx: Update corenet global utility block registers | York Sun | 2013-05-14 | 1 | -11/+10 |
| | * | powerpc/mpc85xx: Add definitions for HDBCR registers | Andy Fleming | 2013-05-14 | 1 | -0/+10 |
| * | | Power: remove support for Freescale MPC8220 | Wolfgang Denk | 2013-05-15 | 3 | -260/+0 |
| |/ |
|
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Add fsl_iim driver | Benoît Thébaudeau | 2013-04-28 | 1 | -0/+2 |
* | | powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs | York Sun | 2013-05-02 | 1 | -0/+3 |
* | | powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x | Prabhakar Kushwaha | 2013-05-02 | 1 | -2/+0 |
* | | powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0) | Xulei | 2013-05-02 | 2 | -1/+13 |
* | | fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed | Zang Roy-R61911 | 2013-05-02 | 1 | -0/+4 |
* | | powerpc/b4860: Adding workaround errata A-005871 | Shengzhou Liu | 2013-05-02 | 1 | -0/+2 |
* | | powerpc/b4: Fix the wrong register offset of B4 PCIE module | Liu Gang | 2013-05-02 | 1 | -1/+2 |
|/ |
|
* | ppc: Enable generic board support | Simon Glass | 2013-03-15 | 1 | -0/+7 |
* | Introduce generic link section.h symbol files | Simon Glass | 2013-03-15 | 1 | -0/+27 |
* | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | 1 | -1/+1 |
* | mpc512x: Adjust the DRAM init sequence to the datasheet spec | Anatolij Gustschin | 2013-03-09 | 1 | -0/+1 |
* | mpc512x: add ifm ac14xx board | Anatolij Gustschin | 2013-03-09 | 1 | -0/+13 |
* | mpc512x: allow configuring board specific IPS divider | Anatolij Gustschin | 2013-03-09 | 1 | -0/+2 |
* | mpc512x: optionally configure DIU, LPC and NFC deviders | Anatolij Gustschin | 2013-03-09 | 1 | -0/+6 |
* | powerpc: Use generic global_data | Simon Glass | 2013-02-04 | 1 | -46/+1 |
* | ppc: arm: Move sdhc_clk into arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | ppc: Move kbd_status to arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | ppc: Move wdt_last to arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | ppc: Move fpga_state to arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | ppc: Remove console_addr from global data | Simon Glass | 2013-02-04 | 1 | -6/+0 |
* | ppc: Move mirror_hack to arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | arm: Move uart_clk to arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass | 2013-02-04 | 1 | -4/+4 |