summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Support reading compression informationSimon Glass2021-03-271-0/+11
* cbfs: Allow file traversal with any CBFSSimon Glass2021-03-271-2/+17
* cbfs: Allow access to CBFS without a headerSimon Glass2021-03-271-2/+6
* smbios: Allow writing to the coreboot version stringSimon Glass2021-03-271-0/+20
* cbfs: Add support for attributesSimon Glass2021-03-271-1/+38
* x86: coral: Put the eMMC firstSimon Glass2021-03-271-3/+3
* mtd: spi_flash_free()Heinrich Schuchardt2021-03-271-1/+3
* Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextWIP/26Mar2021-nextTom Rini2021-03-2614-36/+343
|\
| * dm: core: Add warnings to private / platform settersSimon Glass2021-03-262-0/+21
| * dm: core: Use separate priv/plat data regionSimon Glass2021-03-261-0/+9
| * dm: core: Allow storing priv/plat data separatelySimon Glass2021-03-262-0/+13
| * dm: core: Move flags to device-runtime infoSimon Glass2021-03-261-0/+8
| * dm: core: Create a struct for device runtime infoSimon Glass2021-03-262-2/+29
| * sandbox: i2c: Support i2c emulation with of-platdataSimon Glass2021-03-261-0/+15
| * dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-261-5/+11
| * dm: core: Drop device_get_by_driver_info()Simon Glass2021-03-262-30/+0
| * clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-261-0/+5
| * dm: core: Include dt-decl.h automaticallySimon Glass2021-03-261-0/+2
| * dm: core: Adjust uclass setup with of-platdataSimon Glass2021-03-221-0/+3
| * dm: core: Add macros to access the new linker listsSimon Glass2021-03-225-2/+179
| * linker_lists: Allow use in data structuresSimon Glass2021-03-221-0/+12
| * dtoc: Generate uclass devicesSimon Glass2021-03-221-0/+5
| * dtoc: Support headers needed for driversSimon Glass2021-03-221-0/+18
| * dtoc: Support tracking the phase of U-BootSimon Glass2021-03-221-0/+16
* | efi_selfest: redefine enum efi_test_phaseHeinrich Schuchardt2021-03-251-4/+3
* | efi: Add ESRT to the EFI system tableJose Marinho2021-03-252-0/+45
* | efi_loader: Replace config option for initrd loadingIlias Apalodimas2021-03-251-0/+1
* | efi_loader: Add helper functions for EFIIlias Apalodimas2021-03-251-0/+7
* | efi_loader: Add device path related functions for initrd via Boot####Ilias Apalodimas2021-03-251-0/+4
* | efi_loader: Uart device pathHeinrich Schuchardt2021-03-251-0/+10
|/
* board: Add MT8183 pumpkin board supportFabien Parent2021-03-201-0/+41
* configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent2021-03-201-16/+4
* board: mediatek: rename pumpkin board into mt8516Fabien Parent2021-03-201-2/+2
* arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar2021-03-162-0/+28
* arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2021-03-161-0/+20
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-1527-103/+205
|\
| * Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/15Mar2021Tom Rini2021-03-152-2/+6
| |\
| | * include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla2021-03-151-1/+1
| | * ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-151-1/+5
| * | Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-151-1/+0
| |\ \ | | |/ | |/|
| | * configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-111-1/+0
| * | Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...WIP/08Mar2021Tom Rini2021-03-081-0/+1
| |\ \
| | * | configs: meson64: add fdtoverlay_addr_rNeil Armstrong2021-03-081-0/+1
| * | | Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini2021-03-081-8/+2
| |\ \ \
| | * | | Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-1/+1
| | * | | configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim2021-03-081-7/+1
| | |/ /
| * | | lib/charset: UTF-8 stream conversionHeinrich Schuchardt2021-03-071-0/+18
| * | | efi_loader: carve out utf_to_cp()Heinrich Schuchardt2021-03-071-0/+11
| * | | efi_loader: move codepage 437 tableHeinrich Schuchardt2021-03-071-0/+5
| |/ /
| * | ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng2021-03-051-1/+1