summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski
2019-04-25ARM: config: Remove not needed CONFIG_MXC_USB_PORT defineLukasz Majewski
2019-04-25ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic fileLukasz Majewski
2019-04-25ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski
2019-04-25ARM: defconfig: Move CONFIG_FSL_ESDHC to KconfigLukasz Majewski
2019-04-25ARM: omap3_logic: Enable UUIDAdam Ford
2019-04-25ARM: imx6q_logic: Allow optional arguments to cmd lineAdam Ford
2019-04-25imx8: mek: move HUSH_PARSER to defconfigPeng Fan
2019-04-25arm: socfpga: clean up board config filesSimon Goldschmidt
2019-04-25arm: socfpga: remove CONFIG_SYS_BOOTMAPSZSimon Goldschmidt
2019-04-25arm: socfpga: clean up socfpga_common.hSimon Goldschmidt
2019-04-25arm: socfpga: move vining_fpga to DM_I2CSimon Goldschmidt
2019-04-25arm: socfpga: put initial U-Boot stack into DDRSimon Goldschmidt
2019-04-25arm: socfpga: fix comment about SPL memory layoutSimon Goldschmidt
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-23pci: pci.h: add missing maskbitRamon Fried
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2019-04-23sandbox: Enable the 'trace' command when tracing is usedSimon Glass
2019-04-23div64: Use kernel typesSimon Glass
2019-04-23initcall: Drop use of header filesSimon Glass
2019-04-23sandbox: Increase the early-trace-buffer sizeSimon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23reset: add polarity field into struct reset_ctlShawn Guo
2019-04-23pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4Patrice Chotard
2019-04-23ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1Neil Armstrong
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-23efi_loader: check memory type in AllocatePages()Heinrich Schuchardt
2019-04-23efi_loader: rework bootmgr/bootefi using load_image APIAKASHI Takahiro
2019-04-23efi_loader: consistent naming of protocol GUIDsHeinrich Schuchardt
2019-04-23efi_loader: export root node handleAKASHI Takahiro
2019-04-22cmd: add exception commandHeinrich Schuchardt
2019-04-22bcm963158: add nand supportPhilippe Reynes
2019-04-22bcm968580xref: add nand supportPhilippe Reynes
2019-04-22bcm968380gerg: add nand supportPhilippe Reynes
2019-04-22compat linux: import completion from linux 4.18Philippe Reynes
2019-04-22include: linux: io: define devm_ioremap on board with ioremapPhilippe Reynes
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris