summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3399: Add common Rock960 family from VamrsManivannan Sadhasivam2018-12-061-0/+15
* usb: dwc2-otg: make regs_phy (in platdata) a uintptr_tPhilipp Tomsich2018-12-061-1/+1
* Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini2018-12-0513-26/+452
|\
| * serial: ns16550: Read reg-io-width from device treeAndy Shevchenko2018-12-051-0/+2
| * serial: ns16550: Group reg_* members of ns16550_platdataAndy Shevchenko2018-12-051-1/+1
| * dm: serial: Introduce ->getinfo() callbackAndy Shevchenko2018-12-052-0/+43
| * dm: serial: Add ->getconfig() callbackAndy Shevchenko2018-12-052-3/+24
| * dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-052-0/+49
| * dm: (re)sort uclass ids alphabeticallyPhilipp Tomsich2018-12-051-4/+4
| * dm: rtc: Fix function name in commentPhilipp Tomsich2018-12-051-1/+1
| * Add inttypes.hSimon Glass2018-12-051-0/+271
| * Add UINT32_MAX and UINT64_MAXSimon Glass2018-12-051-0/+4
| * time: Update mdelay() to delay in one large chunkSimon Glass2018-12-051-2/+1
| * input: i8042: Use remove() instead of exported functionsSimon Glass2018-12-051-15/+0
| * tpm: Add non-volatile index attributes needed for v2Simon Glass2018-12-051-0/+33
| * tpm: Export tpm_clear_and_reenable()Simon Glass2018-12-051-0/+8
| * tpm: Remove use of build-time TPM versionsSimon Glass2018-12-051-0/+11
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-0521-78/+59
|\ \
| * | mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon2018-12-061-0/+2
| * | mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon2018-12-061-0/+15
| * | mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon2018-12-061-0/+1
| * | spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-2717-54/+0
| * | spi: Remove unused mpc8xx codeJagan Teki2018-11-271-7/+0
| * | spi: Remove used spi_initJagan Teki2018-11-271-2/+0
| * | spi: Remove unused spi_initJagan Teki2018-11-271-7/+0
| * | dm: platform_data: spi: s/pl022_spi.h/spi_pl022.hJagan Teki2018-11-271-3/+3
| * | spi: pl022: Simplify platdata codeJagan Teki2018-11-271-7/+0
| * | regmap: add regmap_read_poll_timeout() helperNeil Armstrong2018-11-241-0/+38
* | | Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini2018-12-051-1/+3
|\ \ \ | |_|/ |/| |
| * | video: Allow driver to specify the line lengthSimon Glass2018-12-031-1/+3
* | | ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6Marek Vasut2018-12-043-4/+71
* | | ARM: rmobile: Convert to bootm_sizeMarek Vasut2018-12-048-16/+8
* | | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini2018-12-032-0/+20
|\ \ \
| * | | arm64: zynqmp: Add new header file for zcu104 RevCT Karthik Reddy2018-12-031-0/+17
| * | | arm64: zynqmp: Do not use any EXTRA_ENV_SETTINGSMichal Simek2018-11-291-0/+2
| * | | arm64: zynqmp: Disable BOOTCOMMANDMichal Simek2018-11-291-0/+1
* | | | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-12-031-0/+1
|\ \ \ \
| * | | | rpi: Add mmc 1 as a boot targetEmmanuel Vadot2018-12-021-0/+1
* | | | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-037-26/+100
|\ \ \ \ \
| * | | | | efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro2018-12-031-0/+23
| * | | | | efi_loader: macro efi_size_in_pages()Heinrich Schuchardt2018-12-021-1/+10
| * | | | | efi_loader: Reserve unaccessible memoryAlexander Graf2018-12-021-0/+11
| * | | | | efi_loader: use u16* for UTF16 stringsHeinrich Schuchardt2018-12-021-1/+1
| * | | | | efi_loader: correct a function prototype of QueryCapsuleCapabilities()AKASHI Takahiro2018-12-021-2/+2
| * | | | | efi_selftest: do not write to linker generated arrayHeinrich Schuchardt2018-12-021-2/+0
| * | | | | efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-021-4/+2
| * | | | | efi_loader: add efi_dp_from_name()AKASHI Takahiro2018-12-021-0/+4
| * | | | | pe.h: Add characteristics definesBin Meng2018-12-021-0/+18
| * | | | | efi_loader: rename parent to headerHeinrich Schuchardt2018-12-021-2/+7
| * | | | | efi_loader: eliminate handle memberHeinrich Schuchardt2018-12-021-9/+17