summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Convert CONFIG_CMD_REISER to KconfigSimon Glass2-2/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy44-194/+0
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass2-6/+4
2017-08-11Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass3-7/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass6-6/+1
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass108-259/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass10-12/+0
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass10-10/+0
2017-08-11Convert CONFIG_CMD_ONENAND to KconfigSimon Glass7-19/+0
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass4-4/+0
2017-08-11Kconfig: Drop CONFIG_CMD_MEMSimon Glass1-2/+0
2017-08-11Convert CONFIG_CMD_MAX6957 to KconfigSimon Glass1-1/+0
2017-08-11at91, smartweb: use SPL_SYS_MALLOC_F_LENHeiko Schocher1-3/+0
2017-08-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini4-3/+5
2017-08-10Merge git://git.denx.de/u-boot-i2cTom Rini22-27/+0
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford22-27/+0
2017-08-09armv8: ls2080a: Increase env sector size for qspi bootSantan Kumar1-1/+1
2017-08-09fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang1-1/+1
2017-08-09config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat2-1/+3
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford17-17/+17
2017-08-09Merge git://git.denx.de/u-boot-x86Tom Rini3-0/+218
2017-08-09Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini1-2/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini75-92/+0
2017-08-08x86: theadorable-x86: Add header file for common defines and envStefan Roese3-46/+179
2017-08-08x86: conga: Add option to select different config headers for baseboardsStefan Roese1-0/+38
2017-08-08x86: dfi: Add option to select different config headers for baseboardsStefan Roese1-0/+47
2017-08-08mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinitionMarek Vasut1-2/+0
2017-08-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini123-207/+10
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc53-98/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc98-99/+0
2017-08-07net: Use packed structures for networkingDenis Pynkin1-7/+7
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc28-30/+29
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc1-1/+2
2017-08-07video: Drop the sm501 driverBin Meng1-35/+0
2017-08-07video: Drop the sed156x driverBin Meng1-26/+0
2017-08-05common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni1-1/+1
2017-08-05board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com1-22/+4
2017-08-05board: meesc: Update to support DT and DMWenyou.Yang@microchip.com1-29/+5
2017-08-05board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com1-27/+6
2017-08-05board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com1-29/+9
2017-08-05board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com1-24/+6
2017-08-05board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-28/+12
2017-08-05board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-13/+6
2017-08-05board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-13/+6
2017-08-05board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com1-34/+12
2017-08-05GPT: read partition table from device into a data structureAlison Chaiken1-0/+7
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken1-0/+15
2017-08-04partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken1-0/+1
2017-08-04disk_partition: introduce macros for description string lengthsAlison Chaiken1-2/+5