summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash2018-03-297-29/+0
* ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen2018-03-0919-24/+0
* ARM: Drop unreferenced CONFIG_* defines named after SoCsTuomas Tynkkynen2018-03-094-6/+0
* MIPS: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-03-092-2/+0
* treewide: Fix gdsys mail addressesMario Six2018-03-094-4/+4
* ARM: qemu-arm: Increase CONFIG_SYS_CBSIZETuomas Tynkkynen2018-03-091-0/+2
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+30
|\
| * ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut2018-03-051-0/+30
* | omap3_logic: Remove unnecessary undefsAdam Ford2018-03-051-7/+0
* | ti_armv7_omap: Remove comment remnantAdam Ford2018-03-051-2/+0
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-057-326/+319
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-055-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-03-011-0/+96
|\
| * ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut2018-02-261-0/+96
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-03-012-0/+5
|\ \
| * | ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut2018-02-271-0/+4
| * | ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai2018-02-271-0/+1
| |/
* | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-011-1/+0
* | mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-013-9/+0
* | microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar2018-03-011-1/+0
* | i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar2018-03-015-8/+0
* | i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar2018-03-013-3/+0
* | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar2018-03-012-2/+0
* | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar2018-03-012-2/+0
* | i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfigVipul Kumar2018-03-012-5/+0
* | arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar2018-02-281-2/+0
* | fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar2018-02-284-4/+0
* | Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-272-4/+1
|/
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-2512-30/+0
* Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan2018-02-241-1/+0
* Convert CONFIG_BOOTCOUNT_EXT to KconfigAlex Kiernan2018-02-241-4/+0
* Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan2018-02-241-1/+0
* Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-242-3/+0
* Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan2018-02-241-2/+0
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-246-7/+0
* Merge git://git.denx.de/u-boot-videoTom Rini2018-02-241-0/+16
|\
| * core: add ofnode_get_by_phandle() apiKever Yang2018-02-231-0/+8
| * core: ofnode: add ofnode_get_parent functionPhilipp Tomsich2018-02-231-0/+8
* | Remove config_distro_defaults.hAdam Ford2018-02-2349-93/+0
* | Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23302-1189/+0
* | Merge git://git.denx.de/u-boot-usbTom Rini2018-02-231-1/+1
|\ \
| * | dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-211-1/+1
| |/
* | net: Remove Xilinx ll_temac driverMichal Simek2018-02-231-11/+0
* | xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2018-02-231-3/+2
* | configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini2018-02-234-7/+0
|/
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-02-193-4/+1
|\
| * mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot2018-02-191-0/+1
| * ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from ubootKishon Vijay Abraham I2018-02-192-4/+0
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-02-191-1/+1
|\ \ | |/ |/|
| * sandbox: Add 64-bit sandboxMario Six2018-02-181-1/+1