aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini3-15/+15
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini4-2964/+18
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini8-1/+468
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca1-0/+2
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg1-1/+1
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent1-0/+251
2019-04-23reset: add polarity field into struct reset_ctlShawn Guo1-0/+3
2019-04-23pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding1-1/+5
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard1-8/+14
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7Patrice Chotard1-1612/+0
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7Patrice Chotard1-1341/+0
2019-04-23ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4Patrice Chotard1-3/+4
2019-04-23ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1Neil Armstrong5-0/+435
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2-1/+9
2019-04-23efi_loader: check memory type in AllocatePages()Heinrich Schuchardt1-0/+4
2019-04-23efi_loader: rework bootmgr/bootefi using load_image APIAKASHI Takahiro1-4/+1
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt1-11/+7
2019-04-23efi_loader: export root node handleAKASHI Takahiro1-0/+3
2019-04-22cmd: add exception commandHeinrich Schuchardt1-0/+58
2019-04-22bcm963158: add nand supportPhilippe Reynes1-0/+7
2019-04-22bcm968580xref: add nand supportPhilippe Reynes1-0/+7
2019-04-22bcm968380gerg: add nand supportPhilippe Reynes1-0/+7
2019-04-22compat linux: import completion from linux 4.18Philippe Reynes1-0/+173
2019-04-22include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes1-1/+1
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-0/+30
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez1-0/+7
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris1-0/+12
2019-04-22Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmelTom Rini2-0/+70
2019-04-22at91: corvus_defconfig: get rid of build warningsHeiko Schocher1-0/+1
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini9-13/+7
2019-04-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+1
2019-04-21usb: dwc2: add support for STM32MP1Patrick Delaunay1-0/+1
2019-04-21usb: dwc2_udc_otg: Add tx_fifo_sz array supportPatrice Chotard1-0/+3
2019-04-21usb: dwc2: Add function for session B checkPatrick Delaunay1-0/+2
2019-04-21usb: dwc2: Add force-b-session-valid supportPatrick Delaunay1-0/+1
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan8-13/+0
2019-04-18board: atmel: add SAMA5D2 ICP boardEugen Hristev1-0/+69
2019-04-17arm: socfpga: gen5: deassert peripheral reset by defaultSimon Goldschmidt1-0/+1
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini4-19/+0
2019-04-17arm: am57xx: cl-som-am57x: remove board supportUri Mashiach1-148/+0
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-6/+11
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini3-14/+5
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra4-19/+0
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara1-6/+0
2019-04-16arm64: zynqmp: Remove eeprom settingMichal Simek1-9/+0
2019-04-16ARM: zynq: fix environment command syntaxMelin Tomas1-4/+4
2019-04-16fpga: Replace char * with const char * for filenameTien Fong Chee1-1/+1
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini29-307/+422
2019-04-15Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini2-1/+4
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini2-1/+2