summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | ahci-plat: Provide a weak scsi_init hookIan Campbell2014-03-10-0/+6
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-07-2/+216
| |\ \
| | * | powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040Priyanka Jain2014-03-07-0/+9
| | * | bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-07-0/+7
| | * | powerpc/usb: Workaround for erratum-A006261Suresh Gupta2014-03-07-0/+107
| | * | powerpc/b4860: Add workaround for errata A006384 and A006475Shaveta Leekha2014-03-07-2/+27
| | * | B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-con...Shaveta Leekha2014-03-07-0/+2
| | * | 85xx/b4860: Alternate serdes protocols for B4860/B4420poonam aggrwal2014-03-07-0/+29
| | * | board/b4860qds: Add support to make PCIe SATA work on B4860QDSShaveta Leekha2014-03-07-0/+3
| | * | board/b4860qds: Add support to make Aurora work on B4860QDSShaveta Leekha2014-03-07-0/+32
| * | | kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada2014-03-07-1/+10
| * | | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-07-1/+11
| * | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-16/+12
| * | | mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-07-6/+2
| * | | kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-0/+3
| * | | config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-07-5/+9
| * | | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-90/+7
| * | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-142/+5
| * | | unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-07-0/+5
| |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-04-442/+15
| |\ \
| | * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-77/+0
| | * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-88/+4
| | * | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-04-194/+58
| | * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-04-47/+0
| | * | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-04-86/+10
| | * | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-03-7/+0
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-03-04-20/+3
| |\ \ \
| | * | | MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-04-20/+3
| | |/ /
| * | | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-04-14/+43
| * | | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-04-7/+2
| * | | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-9/+5
| * | | sandbox: Build a device tree file for sandboxSimon Glass2014-03-04-0/+33
| * | | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-47/+8
| * | | m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-04-10/+2
| * | | sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-04-3/+1
| * | | sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-04-1/+1
| * | | x86: Delete redundant compiler flagsMasahiro Yamada2014-03-04-4/+1
| * | | mmc: zynq: Add OF initialization supportMichal Simek2014-03-04-0/+1
| |/ /
* | | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-04-87/+0
* | | mx6: add example DTB for mx6qsabreautoStefano Babic2014-04-02-0/+14
* | | imx: add rules for U-Boot DTB supportStefano Babic2014-04-02-0/+12
* | | mxs: fix warning in SPL with console supportStefano Babic2014-04-02-0/+2
* | | arm: mxs: Add serial console support into SPLMarek Vasut2014-04-01-1/+14
* | | arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-01-0/+5
* | | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-31-0/+87
* | | arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-31-9/+24
| |/ |/|
* | ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-04-1/+1
* | ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-04-0/+1
* | ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-04-2/+2
* | ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-04-0/+1
|/