summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dm: core: Add ofnode_read_prop()Simon Glass2020-02-053-8/+62
* dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-056-8/+32
* dm: core: Update comment for ofnode_get_chosen_node()Simon Glass2020-02-051-3/+6
* test: Add underscore prefix to macro parametersSimon Glass2020-02-051-22/+22
* dm: core: Use const device for the dev_read_...() interfaceSimon Glass2020-02-052-143/+159
* dm: core: Use const device for the devfdt...() interfaceSimon Glass2020-02-052-26/+26
* dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-054-19/+19
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-0526-60/+67
* dm: core: Use const where possible in device.hSimon Glass2020-02-053-29/+32
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/05Feb2020Tom Rini2020-02-0575-149/+885
|\
| * board: ls1012ardb: do not use imply CONFIG_Heinrich Schuchardt2020-02-041-2/+2
| * armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2020-02-042-32/+32
| * armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh2020-02-042-33/+33
| * armv8: lx2160a: Updates secure boot headers offsetPriyanka Singh2020-02-041-11/+11
| * armv8: ls1012ardb: Updates secure boot headers offsetPriyanka Singh2020-02-041-1/+2
| * armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh2020-02-041-3/+3
| * configs: ls1021a: Reserve low memory for CMAAlison Wang2020-02-041-0/+4
| * dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-0429-8/+330
| * dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-0421-28/+230
| * Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li2020-02-041-1/+3
| * i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li2020-02-041-0/+1
| * armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li2020-02-041-0/+2
| * rtc: pcf8563: Add driver model supportBiwen Li2020-02-041-0/+107
| * configs: ls1028a: Enable FSPI supportKuldeep Singh2020-02-044-0/+4
| * arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2020-02-042-1/+38
| * arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2020-02-042-0/+31
| * board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2020-02-044-0/+10
| * arm: dts: ls1028a: fix interrupt propertiesMichael Walle2020-02-041-24/+31
| * arm: ls1028a: use the new flexspi driverMichael Walle2020-02-041-6/+8
| * configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh2020-02-044-0/+4
* | Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-0511-45/+854
|\ \
| * | rpi4: Enable GENET Ethernet controllerAmit Singh Tomar2020-01-293-0/+5
| * | rpi4: Update memory map to accommodate scb devicesAmit Singh Tomar2020-01-291-3/+3
| * | net: Add support for Broadcom GENETv5 Ethernet controllerAmit Singh Tomar2020-01-293-0/+737
| * | config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski2020-01-293-0/+44
| * | usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) supportMarek Szyprowski2020-01-292-6/+8
| * | dfu: mmc: remove file size limit for io operationsMarek Szyprowski2020-01-291-16/+30
| * | dfu: mmc: rearrange the codeMarek Szyprowski2020-01-291-27/+34
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04Feb2020Tom Rini2020-02-0426-157/+308
|\ \ \
| * | | azure: Move to vs2017-win2016 platform build hostTom Rini2020-02-041-1/+1
| * | | gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()Wolfgang Wallner2020-02-041-2/+2
| * | | gpio: intel_gpio: Clear tx state bit when setting outputWolfgang Wallner2020-02-041-1/+1
| * | | gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()Wolfgang Wallner2020-02-041-2/+2
| * | | x86: itss: Remove apl-prefixWolfgang Wallner2020-02-042-29/+29
| * | | x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner2020-02-043-3/+8
| * | | x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner2020-02-043-1/+3
| * | | x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-043-2/+2
| * | | x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2020-02-042-1/+3
| * | | spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner2020-02-041-10/+2
| * | | x86: edison: Switch to ACPI modeAndy Shevchenko2020-02-041-0/+1