summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-14Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-02-14Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard
2020-02-13board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard
2020-02-13stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay
2020-02-13ARM: keystone2: enable initrd fixup for LPAE addressingTero Kristo
2020-02-13pci: definition of pci_addr_t and pci_size_tHeinrich Schuchardt
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-09board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray
2020-02-09board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-02-09mx6sabre_common: Remove FEC related settingsFabio Estevam
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut
2020-02-09warp7: remove unused usb configsJoris Offouga
2020-02-09mx7ulp_com: Remove unneeded SoC definitionsFabio Estevam
2020-02-09mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfigFabio Estevam
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk
2020-02-07board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky
2020-02-07tpm: Add more TPM2 definitionsSimon Glass
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-07x86: Add a clock driver for Intel devicesSimon Glass
2020-02-07dm: core: Add a function to find a device by drvdataSimon Glass
2020-02-07dm: core: Allow iterating devices without uclass_get()Simon Glass
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05sound: Add a new stop_play() methodSimon Glass
2020-02-05sandbox: Drop os_realloc()Simon Glass
2020-02-05sandbox: Rename strdup() functionsSimon Glass
2020-02-05string: Allow arch override of strndup() alsoSimon Glass
2020-02-05sandbox: Use a prefix for all allocation functionsSimon Glass
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-02-05dma: Rename free() to rfree()Simon Glass
2020-02-05clk: Rename free() to rfree()Simon Glass
2020-02-05gpio: Rename free() to rfree()Simon Glass
2020-02-05reset: Rename free() to rfree()Simon Glass
2020-02-05power-domain: Rename free() to rfree()Simon Glass
2020-02-05mailbox: Rename free() to rfree()Simon Glass
2020-02-05cmd: Add command to dump drivers and compatible stringsSean Anderson