| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-03-10 | 15 | -9/+67 |
|\ |
|
| * | arm: atmel: sama5d3: add nand spl boot support | Bo Shen | 2014-03-09 | 2 | -0/+4 |
| * | arm: atmel: sama5d3: add spi spl boot support | Bo Shen | 2014-03-09 | 2 | -0/+4 |
| * | at91 gpio: fix typo in compatibility macro | Andreas Henriksson | 2014-03-09 | 1 | -1/+1 |
| * | at91sam9263ek: add mmc support | Andreas Henriksson | 2014-03-09 | 1 | -0/+25 |
| * | ARM: tegra: simplify halt_avp() | Stephen Warren | 2014-03-05 | 1 | -3/+2 |
| * | ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 | Stephen Warren | 2014-03-05 | 1 | -0/+5 |
| * | ARM: tegra: fix pmc_pwrgate_timer_mult register definition | Stephen Warren | 2014-03-05 | 2 | -2/+13 |
| * | ARM: tegra: move CONFIG_TEGRAnn | Stephen Warren | 2014-03-05 | 4 | -0/+8 |
| * | ARM: AM43xx: Change DDR3 Reset Value | Dave Gerlach | 2014-03-04 | 1 | -1/+1 |
| * | ARM: AM43xx: Write sdram_config to secure_emif_sdram_config | Dave Gerlach | 2014-03-04 | 1 | -0/+1 |
| * | ARM: AM43xx: EMIF: configure self-refresh entry delay | Dave Gerlach | 2014-03-04 | 1 | -2/+2 |
| * | ARM: AM43xx: clocks: Enable CPGMAC clock control | Mugunthan V N | 2014-03-04 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-03-10 | 4 | -398/+6 |
|\ \ |
|
| * | | usb: create common header virtual root hub descriptors | Stephen Warren | 2014-03-10 | 4 | -398/+6 |
* | | | ahci-plat: Provide a weak scsi_init hook | Ian Campbell | 2014-03-10 | 1 | -0/+6 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-03-07 | 7 | -2/+216 |
|\ \ |
|
| * | | powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 | Priyanka Jain | 2014-03-07 | 1 | -0/+9 |
| * | | bootstage: powerpc: support fdt stash and reporting | Mela Custodio | 2014-03-07 | 1 | -0/+7 |
| * | | powerpc/usb: Workaround for erratum-A006261 | Suresh Gupta | 2014-03-07 | 4 | -0/+107 |
| * | | powerpc/b4860: Add workaround for errata A006384 and A006475 | Shaveta Leekha | 2014-03-07 | 3 | -2/+27 |
| * | | B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-con... | Shaveta Leekha | 2014-03-07 | 1 | -0/+2 |
| * | | 85xx/b4860: Alternate serdes protocols for B4860/B4420 | poonam aggrwal | 2014-03-07 | 1 | -0/+29 |
| * | | board/b4860qds: Add support to make PCIe SATA work on B4860QDS | Shaveta Leekha | 2014-03-07 | 1 | -0/+3 |
| * | | board/b4860qds: Add support to make Aurora work on B4860QDS | Shaveta Leekha | 2014-03-07 | 1 | -0/+32 |
* | | | kbuild: move "checkgcc4" to PowerPC archprepare | Masahiro Yamada | 2014-03-07 | 1 | -1/+10 |
* | | | kbuild: move "checkthumb" to ARM archprepare | Masahiro Yamada | 2014-03-07 | 1 | -1/+11 |
* | | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada | 2014-03-07 | 8 | -16/+12 |
* | | | mips: move CONFIG_MIPS{32, 64} definition to config.mk | Masahiro Yamada | 2014-03-07 | 2 | -6/+2 |
* | | | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | 2 | -0/+3 |
* | | | config.mk: specify the exact path to standalone linker script | Masahiro Yamada | 2014-03-07 | 5 | -5/+9 |
* | | | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC | Masahiro Yamada | 2014-03-07 | 9 | -90/+7 |
* | | | ppc4xx: Remove 4xx NAND booting support | Stefan Roese | 2014-03-07 | 4 | -142/+5 |
* | | | unit-test: make "test -e" test independent of $CWD | Stephen Warren | 2014-03-07 | 1 | -0/+5 |
|/ / |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2014-03-04 | 13 | -442/+15 |
|\ \ |
|
| * | | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta | 2014-03-04 | 1 | -77/+0 |
| * | | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta | 2014-03-04 | 5 | -88/+4 |
| * | | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int... | pekon gupta | 2014-03-04 | 9 | -194/+58 |
| * | | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta | 2014-03-04 | 1 | -47/+0 |
| * | | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h | pekon gupta | 2014-03-04 | 4 | -86/+10 |
| * | | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes | pekon gupta | 2014-03-03 | 1 | -7/+0 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mips | Tom Rini | 2014-03-04 | 1 | -20/+3 |
|\ \ |
|
| * | | MIPS: fix types u64 and __u64 to unsigned long long | Daniel Schwierzeck | 2014-03-04 | 1 | -20/+3 |
| |/ |
|
* | | kbuild: fix CROSS_COMPILE settings in config.mk | Masahiro Yamada | 2014-03-04 | 13 | -14/+43 |
* | | kbuild: consolidate PLATFORM_LIBS | Masahiro Yamada | 2014-03-04 | 1 | -7/+2 |
* | | sandbox: Convert GPIOs to use driver model | Simon Glass | 2014-03-04 | 1 | -9/+5 |
* | | sandbox: Build a device tree file for sandbox | Simon Glass | 2014-03-04 | 3 | -0/+33 |
* | | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 9 | -47/+8 |
* | | m68k: merge compile flags -ffixed-d7 -sep-data | Masahiro Yamada | 2014-03-04 | 7 | -10/+2 |
* | | sh: merge compiler flag -ffixed-r13 | Masahiro Yamada | 2014-03-04 | 4 | -3/+1 |