summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2019-11-042-0/+3
* Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-0410-475/+720
|\
| * nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk2019-11-031-0/+22
| * imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-031-0/+180
| * board/BuR/brppt2: initial commitHannes Schmelzer2019-11-031-0/+120
| * imx8qxp: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
| * imx8qm: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
| * dt-bindings: import usb pdPeng Fan2019-11-031-0/+88
| * opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-031-1/+5
| * imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-8/+0
| * imx: update i.MX8MQ device treesPatrick Wildt2019-11-032-389/+184
| * ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-031-34/+23
| * ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-031-13/+0
* | Merge branch '2019-11-04-ti-imports'Tom Rini2019-11-041-1/+4
|\ \
| * | net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2019-11-041-1/+3
| * | net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-11-031-0/+1
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-11-033-5/+32
|\ \
| * | spi: Add support for memory-mapped flashSimon Glass2019-11-031-0/+27
| * | spl: Correct priority selection for image loadersSimon Glass2019-11-031-2/+2
| * | cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt2019-11-021-3/+3
| |/
* | Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-11-011-0/+17
|\ \ | |/ |/|
| * ARC: HSDK: introduce reset driverEugeniy Paltsev2019-11-011-0/+17
* | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-014-2/+7
|\ \ | |/ |/|
| * fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot2019-10-271-0/+1
| * bootstage: Mark the start/end of TPL and SPL separatelySimon Glass2019-10-271-0/+2
| * dm: regmap: Fix mask in regmap_update_bits()Simon Glass2019-10-271-1/+2
| * sandbox: test: Show hex values on failureSimon Glass2019-10-271-1/+2
* | drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-311-1/+1
* | lib: errno: avoid error format-overflowHeinrich Schuchardt2019-10-311-1/+10
* | lib: time: Add microsecond timerMarek Vasut2019-10-311-0/+1
* | NVMe: do PCI enumerate before nvme scanPatrick Wildt2019-10-311-0/+1
* | Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-10-301-3/+53
|\ \
| * | drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot2019-10-221-2/+5
| * | drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-10-221-0/+47
| * | drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot2019-10-221-1/+1
* | | Merge branch '2019-10-28-azure-ci-support'Tom Rini2019-10-302-7/+9
|\ \ \
| * | | linux/types.h: Surround 'struct ustat' with __linux__Bin Meng2019-10-281-0/+2
| * | | tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng2019-10-281-7/+7
| | |/ | |/|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-309-33/+4
|\ \ \ | |/ / |/| |
| * | mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf2019-10-258-32/+3
| * | dm: spi: Change cs_info op to return -EINVAL for invalid cs numBin Meng2019-10-251-1/+1
* | | Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini2019-10-2529-54/+141
|\ \ \
| * | | mips: mtmips: change baudrate table for all boardsWeijie Gao2019-10-252-2/+2
| * | | reset: add reset controller driver for MediaTek MIPS platformWeijie Gao2019-10-251-0/+36
| * | | clk: add clock driver for MediaTek MT76x8 platformWeijie Gao2019-10-251-0/+37
| * | | bmips: correct name charactersÁlvaro Fernández Rojas2019-10-253-3/+3
| * | | bmips: configs: switch to size definitionsÁlvaro Fernández Rojas2019-10-2522-45/+58
| * | | mips: bmips: remove unneeded definitionsÁlvaro Fernández Rojas2019-10-251-4/+0
| * | | bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas2019-10-251-0/+5
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-10-251-0/+1292
|\ \ \