summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-15-10/+0
|\
| * spi: Zap ep93xx_spi driver and related codeJagan Teki2017-01-13-10/+0
* | omapl138_lcdk: remove empty ifdef blockFabien Parent2017-01-14-3/+0
* | mkimage: Add support for signing with pkcs11George McCollister2017-01-14-1/+4
* | ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot2017-01-14-0/+1
* | ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford2017-01-14-19/+13
* | iopoll: import include/linux/iopoll.h from Linux 4.9Masahiro Yamada2017-01-14-0/+68
* | time: import time_after, time_before and friends from LinuxMasahiro Yamada2017-01-14-0/+41
* | typecheck: import include/linux/typecheck.h from Linux 4.9Masahiro Yamada2017-01-14-0/+24
* | time: move timer APIs to include/time.hMasahiro Yamada2017-01-14-7/+17
* | delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada2017-01-14-7/+25
* | Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner2017-01-14-5/+0
* | ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis2017-01-14-2/+1
* | arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-14-33/+0
* | omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini2017-01-14-3/+2
|/
* rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons2017-01-11-1/+3
* rockchip: configs: make rk3036 env config same as rk3288Jacob Chen2017-01-11-3/+14
* rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO...Jacob Chen2017-01-11-0/+36
* rockchip: config: popmetal: enable the USB host controller and functionKever Yang2017-01-11-0/+7
* Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-01-11-9/+35
|\
| * ARM64: zynqmp: Move CONFIG_AHCI from board fileMichal Simek2017-01-11-1/+0
| * ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC deviceSiva Durga Prasad Paladugu2017-01-10-0/+24
| * ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek2017-01-10-1/+0
| * ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek2017-01-10-3/+0
| * ARM64: zynqmp: Add support to save env to FATSiva Durga Prasad Paladugu2017-01-10-0/+6
| * ARM64: zynqmp: Increase environment size to 32KSiva Durga Prasad Paladugu2017-01-10-1/+1
| * microblaze: Enable option to overwrite default variablesMichal Simek2017-01-10-0/+2
| * microblaze: Remove hardcoded IP address from configMichal Simek2017-01-10-3/+0
| * lib: Add WATCHDOG_RESET to wait_bit.hMichal Simek2017-01-10-0/+2
* | mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-56/+0
* | ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2017-01-11-2/+0
* | mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2017-01-11-3/+0
* | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-11-7/+0
* | ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada2017-01-11-1/+0
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung2017-01-11-1/+0
* | mmc: sdhci: use the bitops APIs in sdhci.hJaehoon Chung2017-01-11-56/+56
* | mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2017-01-11-9/+9
* | mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11-1/+1
* | mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung2017-01-11-1/+0
* | mmc: sdhci: add the get_cd callback function in sdhci_opsJaehoon Chung2017-01-11-0/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-01-10-3/+7
|\ \
| * | am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N2017-01-09-3/+0
| * | drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N2017-01-09-0/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-10-4/+17
|\ \ | |/ |/|
| * sunxi: A64: enable SPLAndre Przywara2017-01-04-0/+2
| * SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-04-2/+2
| * move UL() macro from armv8/mmu.h into common.hAndre Przywara2017-01-04-1/+12
| * armv8: prevent using THUMBAndre Przywara2017-01-04-1/+1
* | am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis2017-01-08-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-04-0/+3
|\ \