aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-18env: register erase commandFrank Wunderlich1-0/+17
2019-07-18ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski1-0/+1
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-3/+0
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara1-3/+0
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-0/+50
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean2-0/+50
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-17/+25
2019-07-15mmc: support hs400 enhanced strobe modePeng Fan1-0/+15
2019-07-15cmd: Remove mmc_spi commandAnup Patel2-2/+0
2019-07-15mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot1-0/+5
2019-07-15mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot1-0/+2
2019-07-15mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot1-2/+0
2019-07-15Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot1-10/+0
2019-07-15mmc: Read sd card detect properties from DTT Karthik Reddy1-0/+4
2019-07-15mmc: mvebu: Remove unused MMC_CAP.. macrosT Karthik Reddy1-4/+0
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-12/+37
2019-07-13gpio: add gpio-hog supportHeiko Schocher1-0/+32
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie1-0/+128
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner1-3/+0
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods1-3/+0
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay1-0/+1
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-0/+13
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay1-7/+12
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay1-1/+2
2019-07-12stm32mp1: add check for presence of environment in boot devicePatrick Delaunay1-0/+4
2019-07-12dt-bindings: pinctrl: stm32: add new entry for package informationPatrick Delaunay1-0/+6
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay1-5/+0
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini5-10/+47
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini4-14/+6
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-19/+9
2019-07-11include: android_bootloader_message.h: Minimize the diff to AOSPEugeniu Rosca1-58/+68
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-1/+1
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried2-0/+415
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-5/+0
2019-07-11arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic1-0/+1
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún1-1/+1
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún1-5/+0
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún1-2/+2
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún1-0/+1
2019-07-11arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach1-1/+1
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt1-3/+3
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean1-0/+14
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean1-0/+13
2019-07-10pci: fixed dm_pci_map_bar commentAlex Marginean1-3/+5
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay2-4/+8
2019-07-10sandbox: Add a memory {} nodeSimon Glass1-0/+4
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini49-170/+7
2019-07-10ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-timeMasahiro Yamada1-7/+7
2019-07-10ARM: uniphier: set loadaddr at boot-timeMasahiro Yamada1-2/+2
2019-07-10ARM: uniphier: remove CONFIG_SYS_SDRAM_BASEMasahiro Yamada1-6/+0