summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-26Merge 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-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-24env: ti: Add environment variables to boot from UFSFaiz Abbas2-1/+36
2019-10-24ufs: Add Initial Support for UFS subsystemFaiz Abbas2-0/+30
2019-10-24scsi: Add dma direction member to command structureFaiz Abbas1-0/+3
2019-10-24scsi: 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-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
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2-3/+17
2019-10-17Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-3/+40
2019-10-17arm: remove the H2200 boardHeinrich Schuchardt1-128/+0
2019-10-16ubi: env: fix redundand managementPhilippe Reynes1-1/+1
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz1-2/+16
2019-10-15power: domain: Introduce dev_power_domain_offLokesh Vutla1-0/+17
2019-10-15dm: core: Allow for not controlling the power-domain by DM frameworkLokesh Vutla1-0/+3
2019-10-15dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot1-2/+2
2019-10-15power: domain: add dev_power_domain_onPeng Fan1-0/+17
2019-10-15dm: Fix default address cells return valueMatthias Brugger1-1/+1