summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZEThomas Petazzoni
2017-09-03part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard
2017-09-02Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford
2017-09-02x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese
2017-09-02omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-08-30i.MX6Q: icorem6: Add falcon modeJagan Teki
2017-08-30ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada
2017-08-29ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada
2017-08-28nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-08-26igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo
2017-08-26arm: omap: Define command for booting Android from eMMCSemen Protsenko
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng
2017-08-23usb: gadget: add SDP driverStefan Agner
2017-08-23imx: move imximage header to common locationStefan Agner
2017-08-22mtd: cfi: staticize functionsMarek Vasut
2017-08-21Merge git://git.denx.de/u-boot-usbTom Rini
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-08-18Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-08-18efi_loader: do not cast return value in EFI_EXITxypron.glpk@gmx.de
2017-08-18m68k: add board stmark2, mcf5441x basedAngelo Dureghello
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass