aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay37-50/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay265-422/+1
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay52-52/+0
2017-01-28disk: convert CONFIG_PARTITIONS to KconfigPatrick Delaunay1-1/+0
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini3-0/+7
2017-01-25Drop CONFIG_CMD_DOCSimon Glass2-4/+0
2017-01-25Drop the static inline print_cpuinfo()Simon Glass1-7/+0
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass1-16/+0
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+11
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass27-32/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass210-287/+0
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass16-19/+0
2017-01-25arm64: mvebu: Enable SDHCI/MMC support for the db-88f7040/8040Stefan Roese1-0/+3
2017-01-25arm64: mvebu: Enable SDHCI/MMC support for the db-88f3720Stefan Roese1-0/+3
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese1-0/+1
2017-01-24arm: am57xx: cl-som-am57x: fix EthernetUri Mashiach1-2/+2
2017-01-24imx31_phycore: Split the eet variant out into a different TARGETTom Rini1-1/+1
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier1-6/+7
2017-01-22ARM: uniphier: make SPL optional for ARVv8 SoCsMasahiro Yamada1-2/+4
2017-01-21status_led: Kconfig migrationUri Mashiach32-255/+24
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki94-112/+0
2017-01-20mx6saberesd_spl: Correct falcon mode additionTom Rini1-2/+2
2017-01-20odroid-c2: Enable distro bootAndreas Färber2-0/+16
2017-01-20meson: misc_init_r is board-specificAndreas Färber2-1/+2
2017-01-20ARM: omap3_logic: Refactor Boot Environmental variablesAdam Ford1-32/+42
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr1-6/+0
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-0/+5
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini19-169/+292
2017-01-18kconfig: fsl PPA: move CONFIG_* to KconfigHou Zhiqiang2-14/+0
2017-01-18kconfig: armv8: move armv8 sec_firmware CONFIG_* to KconfigHou Zhiqiang2-7/+0
2017-01-18ls1046ardb: Add support power initializationHou Zhiqiang1-0/+6
2017-01-18armv8/fsl_lsch2: Add chip power supply voltage setupHou Zhiqiang1-0/+1
2017-01-18pmic: pmic_mc34vr500: Add APIs to set/get SWx voltHou Zhiqiang1-0/+9
2017-01-18pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmicHou Zhiqiang1-0/+166
2017-01-18LS2080A: Add validation of MC & DPC images.Udit Agarwal2-3/+48
2017-01-18armv8/fsl-lsch3: consolidate the clock system initializationHou Zhiqiang1-1/+1
2017-01-18armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang5-11/+4
2017-01-18arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoCPrabhakar Kushwaha12-0/+44
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang6-8/+0
2017-01-18armv8: ls2080a: Enable PCIe in defconfigsMinghuan Lian3-24/+0
2017-01-18armv8: ls1043a: Enable PCIe and E1000 in defconfigsMinghuan Lian1-17/+0
2017-01-18arm: ls1012a: Enable PCIe and E1000 in defconfigsMinghuan Lian2-32/+0
2017-01-18arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian3-51/+0
2017-01-18fsl/usb: enable usb feature for ls1046ardbjerry.huang@nxp.com2-1/+13
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini1-0/+2
2017-01-18exynos: Enable XHCI on exynos5250 boardsSjoerd Simons1-0/+2
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-1/+8
2017-01-17imx: mx6sllevk: add usb supportPeng Fan1-0/+8
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek1-1/+0
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-2/+7