summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-14dm: cpu: Add a new get_count method to cpu uclassBin Meng
2015-07-14x86: kconfig: Fix minor nits in MAX_CPUSBin Meng
2015-07-14x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng
2015-07-14x86: dm: Clean up cpu driversBin Meng
2015-07-14dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng
2015-07-14dm: cpu: Fix undefined ENOSYS build errorBin Meng
2015-07-14dm: spi: Correct minor nits in ICH driverSimon Glass
2015-07-14spi: sf: Print the error code on failureSimon Glass
2015-07-14x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng
2015-07-14x86: fsp: Load GDT before calling FspInitEntryBin Meng
2015-07-14x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng
2015-07-14builderthread.py: Keep 'SPL'Tom Rini
2015-07-14RFC: Deprecate MAKEALLSimon Glass
2015-07-14Prepare v2015.07v2015.07Tom Rini
2015-07-11scsi: fix compiler warning with DEBUG and 48bit LBAsAndre Przywara
2015-07-10Merge git://git.denx.de/u-boot-samsungTom Rini
2015-07-10Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada
2015-07-10arm: mvebu: db-88f6820-gp: Add USB/EHCI supportStefan Roese
2015-07-10usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese
2015-07-10arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) supportStefan Roese
2015-07-10arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese
2015-07-10block: ahci: Don't enable port interruptsStefan Roese
2015-07-10arm: mvebu: db-88f6820-gp: Add MMC/SDIO supportStefan Roese
2015-07-10arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese
2015-07-10mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese
2015-07-10mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese
2015-07-10arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese
2015-07-10exynos: i2c: Correct bug in pinmux selectionSimon Glass
2015-07-10arm: adds the status info for odroid-xu3Minkyu Kang
2015-07-09ahci: Fix compiling warnings under 64bit platformsTang Yuantian
2015-07-09arm: baltos: change USB ports functionsYegor Yefremov
2015-07-08keystone2: config: update default mtdMichael Scherban
2015-07-08stm32f4: fix gpio description in commentAntonio Borneo
2015-07-08stm32f4: fix minor typo in commentAntonio Borneo
2015-07-08stm32f4: fix MAINTAINERS fileAntonio Borneo
2015-07-08siemens,am33x: adjust mtd partitionEgli, Samuel
2015-07-08arm: baltos: fix NAND bootYegor Yefremov
2015-07-08arm: baltos: drop I2C speed to 1000 HzYegor Yefremov
2015-07-08arm: baltos: enable CMD_NET and FIT support in defconfigYegor Yefremov
2015-07-08arm: convert am3517_crane and am3517_evm to generic boardsYegor Yefremov
2015-07-08ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros
2015-07-08ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros
2015-07-08Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha
2015-07-08ti: Add SPDX license identifier to omap.hSimon Glass
2015-07-08README.distro: fix typosMasahiro Yamada
2015-07-08blackfin: Fix build regression due to image sizeJoe Hershberger
2015-07-08Allow CONFIG_REGEX to be disabled when CONFIG_NETJoe Hershberger
2015-07-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-07-08net: designware: Program MAC address to hardware after soft resetBin Meng