summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki
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
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2017-01-05ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-05powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-05mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-05powerpc: T2081QDS: Remove macro T2081QDSYork Sun
2017-01-05powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun
2017-01-05powerpc: T2080QDS: Remove macro T2080QDSYork Sun
2017-01-05powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun
2017-01-05powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun
2017-01-05powerpc: T1023RDB: Remove macro CONFIG_T1023RDBYork Sun
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun
2017-01-05crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun
2017-01-05powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R
2017-01-04sunxi: A64: enable SPLAndre Przywara
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara
2017-01-04move UL() macro from armv8/mmu.h into common.hAndre Przywara