summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-25arm: socfpga: clean up board config filesSimon Goldschmidt11-42/+0
2019-04-25arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt1-2/+0
2019-04-25arm: socfpga: clean up socfpga_common.hSimon Goldschmidt1-40/+0
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt2-35/+0
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt1-22/+20
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt1-3/+3
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-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
2019-04-14arm64: allwinner: sun50i: Sync H6 dts(i) files from LinuxJagan Teki1-0/+11
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara1-1/+0
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara1-0/+2
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-5/+6
2019-04-13colibri_vf: fix sdboot for vybrid modulesGerard Salvatella1-3/+3
2019-04-13colibri_vf: disable undefined instruction events in user debugStefan Agner1-1/+1
2019-04-13colibri_vf: enable user debug by defaultStefan Agner1-1/+1