aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* imx: imx7 Support for Manufacturing ProtectionBreno Lima2021-04-081-0/+8
* power: pca9450: add a new parameter for power_pca9450_initPeng Fan2021-04-081-1/+1
* imx8mp_evk: add/cleanup variable for distroPeng Fan2021-04-081-4/+4
* imx8mm_evk: add/cleanup variable for distroPeng Fan2021-04-081-4/+4
* Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2021-04-061-0/+3
|\
| * mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-061-0/+3
* | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-04-061-0/+2
|\ \
| * | cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki2021-04-061-0/+2
| |/
* | Merge tag 'dm-pull-6apr21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-04-068-15/+23
|\ \
| * | test: Allow tests to run on any boardSimon Glass2021-04-061-0/+9
| * | sandbox: document parameters of os_realloc()Heinrich Schuchardt2021-04-061-1/+3
| * | Convert CONFIG_MISC_INIT_F to KconfigSimon Glass2021-04-063-6/+0
| * | log: Fix up debug_cond() when LOG is enabledSimon Glass2021-04-061-4/+7
| * | tlv_eeprom: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-3/+3
| * | spi: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-1/+1
| |/
* | Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...Tom Rini2021-04-053-20/+17
|\ \ | |/ |/|
| * include: configs: rk3399: drop a dangling commentPeter Robinson2021-03-301-2/+0
| * rockchip: rk3368: sync clock dt-binding header from LinuxHeiko Stuebner2021-03-301-17/+14
| * rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MBHeiko Stuebner2021-03-301-0/+2
| * rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDRHeiko Stuebner2021-03-301-1/+1
* | Merge branch 'next'Tom Rini2021-04-0548-193/+1419
|\ \
| * \ Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-03-311-0/+16
| |\ \
| | * | xilinx: Sync DTs with Linux kernelMichal Simek2021-03-301-0/+16
| * | | Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-297-148/+151
| |\| | | | |/ | |/|
| * | sysinfo: Allow showing model info from sysinfoSimon Glass2021-03-271-0/+4
| * | command: Fix operation of !CONFIG_CMDLINESimon Glass2021-03-271-1/+9
| * | malloc: Export malloc_simple_info()Simon Glass2021-03-271-1/+2
| * | sf: Support querying write-protectSimon Glass2021-03-271-0/+27
| * | sandbox: image: Allow sandbox to load any imageSimon Glass2021-03-271-0/+5
| * | sandbox: Provide a way to bind fixed/removeable devicesSimon Glass2021-03-271-1/+8
| * | dm: core: Add CBFS support to flashmapSimon Glass2021-03-271-0/+8
| * | 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 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