aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-31lib: time: Add microsecond timerMarek Vasut1-0/+1
2019-10-31NVMe: do PCI enumerate before nvme scanPatrick Wildt1-0/+1
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-3/+53
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini2-7/+9
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini9-33/+4
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng1-0/+2
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng1-7/+7
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini29-54/+141
2019-10-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+1292
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini5-5/+346
2019-10-25mips: mtmips: change baudrate table for all boardsWeijie Gao2-2/+2
2019-10-25reset: add reset controller driver for MediaTek MIPS platformWeijie Gao1-0/+36
2019-10-25clk: add clock driver for MediaTek MT76x8 platformWeijie Gao1-0/+37
2019-10-25bmips: correct name charactersÁlvaro Fernández Rojas3-3/+3
2019-10-25bmips: configs: switch to size definitionsÁlvaro Fernández Rojas22-45/+58
2019-10-25mips: bmips: remove unneeded definitionsÁlvaro Fernández Rojas1-4/+0
2019-10-25bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas1-0/+5
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf8-32/+3
2019-10-25dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng1-1/+1
2019-10-24Merge branch '2019-10-24-UFS-support'Tom Rini5-1/+71
2019-10-24dt-bindings: arm64: zynqmp: Add power and reset headersMichal Simek2-0/+169
2019-10-24dt-bindings: clock: zynqmp: Add clk headerRajan Vaja1-0/+126
2019-10-24ARM: zynq: Move BOOTM_NETBSD to KconfigMichal Simek1-2/+0
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek1-4/+0
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek1-1/+1
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek1-0/+4
2019-10-24arm64: versal: Clean pm_api_id usageMichal Simek1-1/+49
2019-10-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+3
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot1-0/+1292
2019-10-24configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECTVignesh Raghavendra1-0/+3
2019-10-23env: ti: Add environment variables to boot from UFSFaiz Abbas2-1/+36
2019-10-23ufs: Add Initial Support for UFS subsystemFaiz Abbas2-0/+30
2019-10-23scsi: Add dma direction member to command structureFaiz Abbas1-0/+3
2019-10-23scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas1-0/+2
2019-10-23Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+1
2019-10-22drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot1-2/+5
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot1-0/+47
2019-10-22drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot1-1/+1
2019-10-22configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard1-1/+1
2019-10-21configs: ls1012afrwy: Add CONFIG_ENV_ADDRKuldeep Singh1-0/+5
2019-10-21configs: ls1012ardb: Add CONFIG_ENV_ADDRKuldeep Singh1-0/+4
2019-10-18Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+22
2019-10-18configs: sei610: Add config file to fix userdata sizeGuillaume La Roque1-0/+31
2019-10-18configs: sei510: rework header and fix userdata sizeGuillaume La Roque2-119/+138
2019-10-18ARM: dts: Import SEI610 DT from Linux 5.4-rc2Neil Armstrong1-0/+18
2019-10-18arm: dts: Import and update DT for Khadas VIM3Andreas Färber3-0/+57
2019-10-18configs: sei510: enable Video Display supportNeil Armstrong1-0/+12
2019-10-17fs: add fs_get_type() for current filesystem typeAKASHI Takahiro1-0/+10
2019-10-17fs: update fs_close() descriptionHeinrich Schuchardt1-1/+6
2019-10-17fs: export fs_close()AKASHI Takahiro1-0/+7