summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot2018-02-192-24/+54
* mmc: use pr_* log functionsMasahiro Yamada2018-02-191-34/+34
* Merge git://git.denx.de/u-boot-shTom Rini2018-02-176-21/+44
|\
| * ARM: rmobile: Fix broken reset code on PorterMarek Vasut2018-02-171-5/+18
| * ARM: rmobile: Replace SH I2C with IIC on PorterMarek Vasut2018-02-172-14/+2
| * ARM: dts: rmobile: Enable I2C6 on PorterMarek Vasut2018-02-171-0/+5
| * i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut2018-02-171-1/+1
| * ARM: rmobile: Set FDT/initramfs limits on PorterMarek Vasut2018-02-171-0/+4
| * ARM: rmobile: Enable convenient commands on PorterMarek Vasut2018-02-171-1/+3
| * ARM: rmobile: Reset ethernet PHYMarek Vasut2018-02-171-0/+8
| * ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porterMarek Vasut2018-02-172-1/+4
|/
* Merge git://git.denx.de/u-boot-shTom Rini2018-02-1617-23/+92
|\
| * ARM: rmobile: Enable autocompletion on Gen2Marek Vasut2018-02-161-1/+1
| * ARM: rmobile: Convert Porter to SPLMarek Vasut2018-02-164-7/+52
| * ARM: dts: rmobile: Make PFC and RST available before relocMarek Vasut2018-02-161-0/+8
| * ARM: dts: rmobile: Make scif0 available before reloc on PorterMarek Vasut2018-02-161-0/+1
| * serial: Replace CONFIG_ with CONFIG_IS_ENABLEDMarek Vasut2018-02-161-2/+2
| * ARM: rmobile: Enable autocompletion on Gen3Marek Vasut2018-02-161-0/+1
| * ARM: rmobile: Enable DTO support on Gen3Marek Vasut2018-02-166-0/+6
| * net: ravb: Initialize PHY in probe() onceMarek Vasut2018-02-161-13/+19
| * clk: rmobile: Assure SD-IF clock are configured correctlyMarek Vasut2018-02-161-0/+2
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-02-1617-31/+8
|\ \
| * | arm: socfpga: use imply instead of select where applicableSimon Goldschmidt2018-02-151-4/+4
| * | Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGALukasz Majewski2018-02-1513-24/+1
| * | arm: socfpga: fix qspi flash compatible (add "spi-flash")Simon Goldschmidt2018-02-154-4/+4
* | | Merge git://git.denx.de/u-boot-usbTom Rini2018-02-168-29/+36
|\ \ \
| * | | usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-156-28/+33
| * | | usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTHAlexey Brodkin2018-02-152-1/+3
| |/ /
* | | env: restore old env_get_char() behaviourGoldschmidt Simon2018-02-164-39/+15
* | | env: Fix env_load_locationYork Sun2018-02-163-6/+5
| |/ |/|
* | Merge git://git.denx.de/u-boot-arcTom Rini2018-02-151-1/+1
|\ \
| * | arc: Fix final linkage with Elf32 toolsAlexey Brodkin2018-02-151-1/+1
| |/
* | RPi: Add myself as board maintainerAlexander Graf2018-02-151-2/+2
* | Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski2018-02-153-1/+7
* | Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-1580-35/+62
|/
* configs: Resync with savedefconfigTom Rini2018-02-1411-32/+4
* Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini2018-02-1423-23/+23
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-02-143-16/+20
* cmd: scsi: move CMD_SCSI to device access commandsHeinrich Schuchardt2018-02-141-9/+9
* arm/PSCI: support PSCI versions greater than 1.0Andre Heider2018-02-141-7/+9
* Fix --noheader on fw_printenvAlex Kiernan2018-02-142-2/+2
* am335x_evm: Consolidate eMMC partitions with DFU infoSam Protsenko2018-02-141-5/+8
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-14208-102/+137
* configs: Drop unused CONFIG_SPL_MMC_MINIMALTom Rini2018-02-1411-11/+0
* configs: am335x_evm: Add DYNAMIC_CRC_TABLEFaiz Abbas2018-02-141-0/+1
* lib: Kconfig: Move DYNAMIC_CRC_TABLE to KconfigFaiz Abbas2018-02-142-3/+9
* configs: am335x_evm: Disable ISO and EFI partitions in SPLFaiz Abbas2018-02-141-0/+2
* arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOKSimon Goldschmidt2018-02-131-3/+2
* ARM: image: indent with tab instead of 4 spacesMasahiro Yamada2018-02-131-46/+46
* cmd: booti: fix invalid image address in debug messageMasahiro Yamada2018-02-131-2/+1