summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-17imx: mx6sllevk: add usb supportPeng Fan
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-01-14omapl138_lcdk: remove empty ifdef blockFabien Parent
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-14ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot
2017-01-14ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford
2017-01-14iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada
2017-01-14time: import time_after, time_before and friends from LinuxMasahiro Yamada
2017-01-14typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada
2017-01-14time: move timer APIs to include/time.hMasahiro Yamada
2017-01-14delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada
2017-01-14Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner
2017-01-14ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini
2017-01-14omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki
2017-01-13splash: add support for loading splash from a FIT imagetomas.melin@vaisala.com
2017-01-12rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons
2017-01-12rockchip: configs: make rk3036 env config same as rk3288Jacob Chen
2017-01-12rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO...Jacob Chen
2017-01-12rockchip: config: popmetal: enable the USB host controller and functionKever Yang
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-11ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-11ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung
2017-01-11mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung
2017-01-11mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung
2017-01-11ARM64: zynqmp: Move CONFIG_AHCI from board fileMichal Simek
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-10ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC deviceSiva Durga Prasad Paladugu
2017-01-10ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek
2017-01-10ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek
2017-01-10ARM64: zynqmp: Add support to save env to FATSiva Durga Prasad Paladugu
2017-01-10ARM64: zynqmp: Increase environment size to 32KSiva Durga Prasad Paladugu
2017-01-10microblaze: Enable option to overwrite default variablesMichal Simek
2017-01-10microblaze: Remove hardcoded IP address from configMichal Simek
2017-01-10lib: Add WATCHDOG_RESET to wait_bit.hMichal Simek
2017-01-09am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis
2017-01-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini