summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin
2019-10-15image: android: Support boot image v1 and v2Sam Protsenko
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard
2019-10-11spl: mmc: Fix indentation in spl_mmc.c fileMans Rullgard
2019-10-11spl: add a generic function board_init_fPhilippe Reynes
2019-10-11spl: ymodem: Make SPL Y-Modem loader framework accessibleAndreas Dannenberg
2019-10-11spl: ymodem: Fix FIT loading termination handlingAndreas Dannenberg
2019-10-11trace: Remove the const from write functionsSimon Glass
2019-10-10spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08spl: nor: support loading i.MX container format filePeng Fan
2019-10-08spl: spi: support loading i.MX container format filePeng Fan
2019-10-08spl: nand: support loading i.MX container format filePeng Fan
2019-10-08spl: nand: Introduce spl_nand_get_uboot_raw_pagePeng Fan
2019-10-08spl: nor: introduce spl_nor_get_uboot_basePeng Fan
2019-10-08spl: spi: introduce spl_spi_get_uboot_offsPeng Fan
2019-10-08spl: mmc: introduce spl_mmc_get_uboot_raw_sectorPeng Fan
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima
2019-10-08spl: mmc: support loading i.MX container format filePeng Fan
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08spl: pass args to board_return_to_bootromPeng Fan
2019-10-08microblaze: Fix lmb memory initializationMichal Simek
2019-10-08arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08spl: Set up the bloblist in board_init_r()Simon Glass
2019-10-08spl: Add an arch-specific hook for writing to SPL handoffSimon Glass
2019-10-08spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass
2019-09-21splash: fix splash banner outputAnatolij Gustschin
2019-09-21splash: fix logo drawing if CONFIG_VIDEO_LOGO enabledAnatolij Gustschin
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek
2019-09-11usb: storage: submit_int_msg -> usb_int_msgMichal Suchanek
2019-09-11usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek
2019-09-11usb_kdb: only process events successfully receivedMichal Suchanek
2019-08-30board_f: fix noncached reservation calculationStephen Warren
2019-08-27image: add new "copro" image typePatrick Delaunay
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-26board_f: reserve noncached space below malloc areaVikas Manocha
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-08-26riscv: support SPL stack and global data relocationLukas Auer