aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-04common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni1-1/+1
2017-08-04board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com1-22/+4
2017-08-04board: meesc: Update to support DT and DMWenyou.Yang@microchip.com1-29/+5
2017-08-04board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com1-27/+6
2017-08-04board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com1-29/+9
2017-08-04board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com1-24/+6
2017-08-04board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-28/+12
2017-08-04board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-13/+6
2017-08-04board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com1-13/+6
2017-08-04board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com1-34/+12
2017-08-04GPT: 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
2017-08-04EFI: replace number with UUID_STR_LEN macroAlison Chaiken1-2/+3
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini3-5/+53
2017-08-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini39-37/+346
2017-08-03serial: sh: Convert to KconfigMarek Vasut33-33/+0
2017-08-03ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut5-0/+232
2017-08-03ARM: rmobile: Increase console buffer sizesMarek Vasut1-5/+5
2017-08-03ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut1-0/+110
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-101/+327
2017-08-02arm64: zynqmp: Fix SVD mask for getting chip IDMichal Simek1-1/+1
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu1-0/+1
2017-08-02zynq: Enable distro bootAlexander Graf1-4/+51
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini13-66/+0
2017-08-01arm64: ls2088ardb: Add distro secure boot supportVINITHA PILLAI1-34/+53
2017-08-01arm64: ls2088ardb: Add distro boot supportZhang Ying-224551-48/+45
2017-08-01arm: ls1021atwr: Add distro secure boot supportSumit Garg1-2/+38
2017-08-01arm64: ls1046ardb: Add distro secure boot supportSumit Garg2-1/+20
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg1-2/+20
2017-08-01arm64: ls1046ardb: Add distro boot supportQianyu Gong3-10/+39
2017-08-01armv8: ls1046a: move CONFIG_CMD_USB to defconfigQianyu Gong2-2/+0
2017-08-01arm64: ls1043ardb: Add distro boot supportShengzhou Liu1-13/+48
2017-08-01board/ls2080aqds, SD-boot: Update env offsetSantan Kumar1-1/+1
2017-08-01arm: ls1021atwr: Add distro boot supportAlison Wang1-3/+78
2017-08-01x86: Switch all boards to use DM SCSIBin Meng10-47/+0
2017-08-01x86: Convert MMC to driver modelSimon Glass1-12/+0
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng3-7/+0
2017-08-01regulator: palmas: disable bypass when the LDO is enabledJean-Jacques Hiblot1-0/+1
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass2-8/+8
2017-08-01ahci: Support non-PCI controllersSimon Glass1-1/+13
2017-07-31configs: Migrate CMD_NAND*Tom Rini144-355/+10
2017-07-31dm: console: Check for serial devices properlySimon Glass1-0/+1
2017-07-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini17-66/+0
2017-07-31Remove unused CONFIG_TWL4030_PWMAdam Ford1-1/+0