summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: rtc: Support mc146818 driver in driver modelBin Meng2015-07-141-108/+204
* x86: crownbay: Add MP initializationBin Meng2015-07-142-0/+24
* x86: Clean up lapic codesBin Meng2015-07-145-183/+103
* x86: Move lapic_setup() call into init_bsp()Bin Meng2015-07-142-3/+1
* x86: Move MP initialization codes into a common placeBin Meng2015-07-146-73/+114
* x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONSBin Meng2015-07-141-1/+0
* dm: cpu: Add a new get_count method to cpu uclassBin Meng2015-07-142-0/+26
* x86: kconfig: Fix minor nits in MAX_CPUSBin Meng2015-07-141-12/+12
* x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng2015-07-141-0/+2
* x86: dm: Clean up cpu driversBin Meng2015-07-146-55/+86
* dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng2015-07-141-1/+1
* dm: cpu: Fix undefined ENOSYS build errorBin Meng2015-07-142-0/+2
* dm: spi: Correct minor nits in ICH driverSimon Glass2015-07-141-3/+2
* spi: sf: Print the error code on failureSimon Glass2015-07-141-2/+6
* x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng2015-07-145-22/+24
* x86: fsp: Load GDT before calling FspInitEntryBin Meng2015-07-144-2/+33
* x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng2015-07-142-3/+18
* builderthread.py: Keep 'SPL'Tom Rini2015-07-141-1/+1
* RFC: Deprecate MAKEALLSimon Glass2015-07-141-0/+10
* Prepare v2015.07Tom Rini2015-07-141-1/+1
* scsi: fix compiler warning with DEBUG and 48bit LBAsAndre Przywara2015-07-111-2/+2
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-07-102-1/+2
|\
| * exynos: i2c: Correct bug in pinmux selectionSimon Glass2015-07-101-1/+1
| * arm: adds the status info for odroid-xu3Minkyu Kang2015-07-101-0/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-109-8/+184
|\ \
| * | arm: mvebu: db-88f6820-gp: Add USB/EHCI supportStefan Roese2015-07-101-0/+7
| * | usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese2015-07-102-0/+37
| * | arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) supportStefan Roese2015-07-101-0/+11
| * | arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese2015-07-103-0/+57
| * | block: ahci: Don't enable port interruptsStefan Roese2015-07-101-3/+0
| * | arm: mvebu: db-88f6820-gp: Add MMC/SDIO supportStefan Roese2015-07-101-0/+22
| * | arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese2015-07-104-0/+24
| * | mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese2015-07-101-0/+15
| * | mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese2015-07-101-5/+5
| * | arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese2015-07-101-0/+6
| |/
* | mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-102-4/+6
* | ahci: Fix compiling warnings under 64bit platformsTang Yuantian2015-07-093-38/+47
* | arm: baltos: change USB ports functionsYegor Yefremov2015-07-091-2/+2
* | keystone2: config: update default mtdMichael Scherban2015-07-083-3/+3
* | stm32f4: fix gpio description in commentAntonio Borneo2015-07-081-1/+1
* | stm32f4: fix minor typo in commentAntonio Borneo2015-07-081-1/+1
* | stm32f4: fix MAINTAINERS fileAntonio Borneo2015-07-081-0/+1
* | siemens,am33x: adjust mtd partitionEgli, Samuel2015-07-081-17/+16
* | arm: baltos: fix NAND bootYegor Yefremov2015-07-081-2/+8
* | arm: baltos: drop I2C speed to 1000 HzYegor Yefremov2015-07-082-1/+3
* | arm: baltos: enable CMD_NET and FIT support in defconfigYegor Yefremov2015-07-082-4/+2
* | arm: convert am3517_crane and am3517_evm to generic boardsYegor Yefremov2015-07-082-0/+2
* | ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros2015-07-081-2/+2
* | ARM: DRA7-evm: prevent DCAN1 _wait_target_disable failure in kernelRoger Quadros2015-07-081-2/+2
* | Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha2015-07-081-0/+1
OpenPOWER on IntegriCloud