aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard1-1/+0
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini3-66/+195
2017-07-30x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng1-1/+0
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko1-0/+61
2017-07-29Merge git://git.denx.de/u-boot-socfpgaTom Rini3-9/+1
2017-07-29Merge git://git.denx.de/u-boot-usbTom Rini62-117/+248
2017-07-29efi_loader: indent entry/exit prints to show nesting levelRob Clark1-4/+8
2017-07-29efi_loader: add checking for incorrect use of EFI_ENTRY/EXITRob Clark1-7/+10
2017-07-28clk: fix compilation errors for poplar platformPatrice Chotard1-14/+21
2017-07-28dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard1-0/+42
2017-07-28dfu: remove limitation on partition sizePatrick Delaunay1-2/+2
2017-07-28dfu: allow dfu read on partition greater than 2GBPatrick Delaunay1-1/+1
2017-07-28dm: usb: Add a new USB controller operation 'update_hub_device'Bin Meng1-1/+20
2017-07-28usb: hub: Parse and save TT details from device descriptorBin Meng2-0/+28
2017-07-28usb: hub: Support 'set hub depth' request for USB 3.0 hubsBin Meng2-0/+4
2017-07-28usb: hub: Add a new API to test if a hub device is root hubBin Meng1-0/+8