aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-08imx8mp_evk: add/cleanup variable for distroPeng Fan
2021-04-08imx8mm_evk: add/cleanup variable for distroPeng Fan
2021-04-06Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2021-04-06Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle
2021-04-06cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki
2021-04-06test: Allow tests to run on any boardSimon Glass
2021-04-06sandbox: document parameters of os_realloc()Heinrich Schuchardt
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass
2021-04-06log: Fix up debug_cond() when LOG is enabledSimon Glass
2021-04-06tlv_eeprom: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06spi: Return -ENOSYS when system call is not availableSimon Glass
2021-04-05Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-04-05Merge branch 'next'Tom Rini
2021-04-05imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-03-30xilinx: Sync DTs with Linux kernelMichal Simek
2021-03-30include: configs: rk3399: drop a dangling commentPeter Robinson
2021-03-30rockchip: rk3368: sync clock dt-binding header from LinuxHeiko Stuebner
2021-03-30rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MBHeiko Stuebner
2021-03-30rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDRHeiko Stuebner
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-28test: Add udevice declaration to avoid build errorSimon Glass
2021-03-27sysinfo: Allow showing model info from sysinfoSimon Glass
2021-03-27command: Fix operation of !CONFIG_CMDLINESimon Glass
2021-03-27malloc: Export malloc_simple_info()Simon Glass
2021-03-27sf: Support querying write-protectSimon Glass
2021-03-27sandbox: image: Allow sandbox to load any imageSimon Glass
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-27dm: core: Add CBFS support to flashmapSimon Glass
2021-03-27cbfs: Support reading compression informationSimon Glass
2021-03-27cbfs: Allow file traversal with any CBFSSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass
2021-03-27cbfs: Add support for attributesSimon Glass
2021-03-27x86: coral: Put the eMMC firstSimon Glass
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-26dm: core: Add warnings to private / platform settersSimon Glass
2021-03-26dm: core: Use separate priv/plat data regionSimon Glass
2021-03-26dm: core: Allow storing priv/plat data separatelySimon Glass
2021-03-26dm: core: Move flags to device-runtime infoSimon Glass
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass
2021-03-26sandbox: i2c: Support i2c emulation with of-platdataSimon Glass
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-26dm: core: Drop device_get_by_driver_info()Simon Glass
2021-03-26clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass
2021-03-26dm: core: Include dt-decl.h automaticallySimon Glass
2021-03-25efi_selfest: redefine enum efi_test_phaseHeinrich Schuchardt