summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek2018-03-2327-27/+27
* arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek2018-03-237-0/+7
* Merge git://git.denx.de/u-boot-netTom Rini2018-03-225-0/+10
|\
| * configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson2018-03-224-0/+8
| * Configs: Use the newly added PHY_RTL8211E_PINE64_GIGABIT_FIXkevans@FreeBSD.org2018-03-221-0/+2
* | configs: omapl138: Enable DM and DTLokesh Vutla2018-03-221-2/+6
* | configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devicesFaiz Abbas2018-03-222-0/+2
* | davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner2018-03-221-0/+1
|/
* mips: bmips: add ar-5315 usb supportÁlvaro Fernández Rojas2018-03-211-1/+9
* mips: bmips: add vr-3032u usb supportÁlvaro Fernández Rojas2018-03-211-0/+9
* mips: bmips: add dgnd3700v2 usb supportÁlvaro Fernández Rojas2018-03-211-0/+9
* mips: bmips: add ar-5387un usb supportÁlvaro Fernández Rojas2018-03-211-0/+9
* mips: bmips: add wap-5813n usb supportÁlvaro Fernández Rojas2018-03-211-0/+9
* mips: bmips: add nb4-ser usb supportÁlvaro Fernández Rojas2018-03-211-0/+9
* mips: bmips: add hg556a usb supportÁlvaro Fernández Rojas2018-03-211-0/+9
* mips: bmips: add ct-5361 usb supportÁlvaro Fernández Rojas2018-03-211-0/+7
* mips: bmips: select OF_EMBED for all boardsÁlvaro Fernández Rojas2018-03-2110-0/+10
* MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas2018-03-211-0/+45
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-03-202-0/+97
|\
| * armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar2018-03-202-0/+97
* | board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-191-0/+36
* | board: Add display to STM32F746 SoC discovery boardyannick fertre2018-03-191-0/+6
|/
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-16139-7/+132
* defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfigMadan Srinivas2018-03-161-0/+43
* Merge git://git.denx.de/u-boot-spiTom Rini2018-03-151-0/+1
|\
| * omap3_logic: Enable DM_SPIAdam Ford2018-03-141-0/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-03-14133-128/+71
|\ \
| * | sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigsAndre Przywara2018-03-14127-127/+0
| * | sunxi: Add A20-SOM204-EVB-eMMC boardStefan Mavrodiev2018-03-131-0/+34
| * | sunxi: Add A20-SOM204-EVB boardStefan Mavrodiev2018-03-131-0/+33
| * | Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-134-0/+4
| * | sunxi: Pine64: temporarily remove extra Pine64 non-plus DTAndre Przywara2018-03-131-1/+0
| |/
* | configs: am335x_boneblack: Enable fastboot flash capabilitySam Protsenko2018-03-131-0/+2
* | configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPLJean-Jacques Hiblot2018-03-131-0/+3
* | ARM: omap3: evm: Sync with omap3_beagle configurationDerald D. Woods2018-03-131-10/+11
* | ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layoutDerald D. Woods2018-03-131-5/+20
* | configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard2018-03-133-3/+1
* | rockchip: rk3288-vyasa: defconfig: Enable gmac supportJagan Teki2018-03-131-0/+3
|/
* configs: Resync with savedefconfigTom Rini2018-03-0912-12/+4
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+60
|\
| * ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut2018-03-051-0/+60
* | MPC8315ERDB: Enable DHCP supportEd Bartosh2018-03-051-0/+1
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-053-3/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-03-014-0/+66
|\
| * arm: socfpga: cyclone5: Enable Macronix flash supportChin Liang See2018-02-273-0/+3
| * ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut2018-02-261-0/+63
* | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-011-0/+1
* | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-011-0/+1
* | microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar2018-03-011-0/+1
* | i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar2018-03-0110-0/+17