summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga
2018-12-08arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga
2018-12-08arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl
2018-12-07power: axp209: Use BIT() macroOlliver Schinagl
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-12-07usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot
2018-12-07usb: gadget: Do not call board_usb_xxx() directly in USB gadget driversJean-Jacques Hiblot
2018-12-07arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher
2018-12-07dma: add channels supportÁlvaro Fernández Rojas
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-06rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam
2018-12-06usb: dwc2-otg: make regs_phy (in platdata) a uintptr_tPhilipp Tomsich
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon
2018-12-06mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon
2018-12-06mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon
2018-12-05Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini
2018-12-05serial: ns16550: Read reg-io-width from device treeAndy Shevchenko
2018-12-05serial: ns16550: Group reg_* members of ns16550_platdataAndy Shevchenko
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-12-05dm: (re)sort uclass ids alphabeticallyPhilipp Tomsich
2018-12-05dm: rtc: Fix function name in commentPhilipp Tomsich
2018-12-05Add inttypes.hSimon Glass
2018-12-05Add UINT32_MAX and UINT64_MAXSimon Glass
2018-12-05time: Update mdelay() to delay in one large chunkSimon Glass
2018-12-05input: i8042: Use remove() instead of exported functionsSimon Glass
2018-12-05tpm: Add non-volatile index attributes needed for v2Simon Glass
2018-12-05tpm: Export tpm_clear_and_reenable()Simon Glass
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass
2018-12-04ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut
2018-12-04ARM: rmobile: Convert to bootm_sizeMarek Vasut
2018-12-03Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini
2018-12-03Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03video: Allow driver to specify the line lengthSimon Glass