summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
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-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
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-12-03Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski
2018-12-03arm: baltos: migrate Ethernet PHYs configuration to KconfigYegor Yefremov
2018-12-03arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfigYegor Yefremov
2018-12-03arm64: zynqmp: Add new header file for zcu104 RevCT Karthik Reddy
2018-12-03arc: emsdp: Bump RAM size to 16 MbAlexey Brodkin
2018-12-03efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro
2018-12-02rpi: Add mmc 1 as a boot targetEmmanuel Vadot