summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-09Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich1-0/+11
2018-12-09lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2-43/+3
2018-12-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-16/+54
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl1-0/+21
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl1-0/+13
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl1-0/+2
2018-12-07power: axp209: Use BIT() macroOlliver Schinagl1-16/+18
2018-12-07arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack1-0/+227
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher1-2/+2
2018-12-07dma: add channels supportÁlvaro Fernández Rojas2-3/+348
2018-12-07dma: move dma_ops to dma-uclass.hÁlvaro Fernández Rojas2-22/+39
2018-12-07dm: Add Hardware Spinlock classBenjamin Gaignard2-0/+141
2018-12-06rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam1-0/+15
2018-12-06usb: dwc2-otg: make regs_phy (in platdata) a uintptr_tPhilipp Tomsich1-1/+1
2018-12-06Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini13-26/+452
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini21-78/+59
2018-12-05mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon1-0/+2
2018-12-05mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon1-0/+15
2018-12-05mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon1-0/+1
2018-12-05Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini1-1/+3
2018-12-05serial: ns16550: Read reg-io-width from device treeAndy Shevchenko1-0/+2
2018-12-05serial: ns16550: Group reg_* members of ns16550_platdataAndy Shevchenko1-1/+1
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2-0/+43
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko2-3/+24
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2-0/+49
2018-12-05dm: (re)sort uclass ids alphabeticallyPhilipp Tomsich1-4/+4
2018-12-05dm: rtc: Fix function name in commentPhilipp Tomsich1-1/+1
2018-12-05Add inttypes.hSimon Glass1-0/+271
2018-12-05Add UINT32_MAX and UINT64_MAXSimon Glass1-0/+4
2018-12-05time: Update mdelay() to delay in one large chunkSimon Glass1-2/+1
2018-12-05input: i8042: Use remove() instead of exported functionsSimon Glass1-15/+0
2018-12-05tpm: Add non-volatile index attributes needed for v2Simon Glass1-0/+33
2018-12-05tpm: Export tpm_clear_and_reenable()Simon Glass1-0/+8
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass1-0/+11
2018-12-04ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut3-4/+71
2018-12-04ARM: rmobile: Convert to bootm_sizeMarek Vasut8-16/+8
2018-12-04Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini2-0/+20
2018-12-04Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini1-0/+1
2018-12-04Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini7-26/+100
2018-12-03video: Allow driver to specify the line lengthSimon Glass1-1/+3
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy1-1/+0
2018-12-03rsa: add support of padding pssPhilippe Reynes2-0/+16
2018-12-03rsa: add a structure for the paddingPhilippe Reynes2-0/+29
2018-12-03Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski3-3/+0
2018-12-03arm: baltos: migrate Ethernet PHYs configuration to KconfigYegor Yefremov1-4/+0
2018-12-03arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfigYegor Yefremov1-8/+1
2018-12-03arm64: zynqmp: Add new header file for zcu104 RevCT Karthik Reddy1-0/+17
2018-12-03arc: emsdp: Bump RAM size to 16 MbAlexey Brodkin1-1/+1
2018-12-03efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro1-0/+23
2018-12-03rpi: Add mmc 1 as a boot targetEmmanuel Vadot1-0/+1