aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2-2/+7
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-10/+0
2017-01-14omapl138_lcdk: remove empty ifdef blockFabien Parent1-3/+0
2017-01-14mkimage: Add support for signing with pkcs11George McCollister1-1/+4
2017-01-14ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot1-0/+1
2017-01-14ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford1-19/+13
2017-01-14iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada1-0/+68
2017-01-14time: import time_after, time_before and friends from LinuxMasahiro Yamada1-0/+41
2017-01-14typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada1-0/+24
2017-01-14time: move timer APIs to include/time.hMasahiro Yamada2-7/+17
2017-01-14delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada3-7/+25
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner5-5/+0
2017-01-14ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis1-2/+1
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini10-33/+0
2017-01-14omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini1-3/+2
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki1-10/+0
2017-01-13splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com2-2/+7
2017-01-11rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons1-1/+3
2017-01-11rockchip: configs: make rk3036 env config same as rk3288Jacob Chen1-3/+14
2017-01-11rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO...Jacob Chen4-0/+36
2017-01-11rockchip: config: popmetal: enable the USB host controller and functionKever Yang1-0/+7
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini5-9/+35
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada52-56/+0
2017-01-11ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2-2/+0
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada3-3/+0
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada7-7/+0
2017-01-11ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada1-1/+0
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung1-1/+0
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung1-56/+56
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung1-9/+9
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-1/+1
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung1-1/+0
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung1-0/+1
2017-01-11ARM64: zynqmp: Move CONFIG_AHCI from board fileMichal Simek1-1/+0
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini2-3/+7
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-4/+17
2017-01-10ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC deviceSiva Durga Prasad Paladugu1-0/+24
2017-01-10ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek1-1/+0
2017-01-10ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek1-3/+0
2017-01-10ARM64: zynqmp: Add support to save env to FATSiva Durga Prasad Paladugu1-0/+6
2017-01-10ARM64: zynqmp: Increase environment size to 32KSiva Durga Prasad Paladugu1-1/+1
2017-01-10microblaze: Enable option to overwrite default variablesMichal Simek1-0/+2
2017-01-10microblaze: Remove hardcoded IP address from configMichal Simek1-3/+0
2017-01-10lib: Add WATCHDOG_RESET to wait_bit.hMichal Simek1-0/+2
2017-01-09am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N1-3/+0
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N1-0/+7
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis1-1/+1
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-0/+3
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun14-15/+14
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun31-32/+0