summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini2022-08-1210-17/+0
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-123-6/+0
* Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini2022-08-123-3/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-1216-30/+0
* Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini2022-08-126-12/+0
* vbe: Add initial support for VBESimon Glass2022-08-122-0/+50
* event: Add an event for device tree fixupsSimon Glass2022-08-121-0/+14
* event: Change EVENT_SPY to globalSimon Glass2022-08-121-2/+5
* bootstd: Allow scanning for global bootmeths separatelySimon Glass2022-08-121-1/+3
* bootstd: Support bootflows with global bootmethsSimon Glass2022-08-121-3/+13
* bootstd: Tidy comments in bootflow_scan_bootdev()Simon Glass2022-08-121-2/+2
* bootstd: Allow bootmeths to be marked as globalSimon Glass2022-08-121-0/+23
* bootstd: Provide a bootmeth method to obtain state infoSimon Glass2022-08-121-1/+37
* dm: core: Add support for writing u32 with ofnodeSimon Glass2022-08-121-0/+10
* dm: core: Allow writing to a flat tree with ofnodeSimon Glass2022-08-122-0/+30
* dm: core: Prepare for updating the device tree with ofnodeSimon Glass2022-08-121-0/+2
* dm: core: Swap parameters of ofnode_write_prop()Simon Glass2022-08-121-3/+3
* dm: core: Introduce support for multiple treesSimon Glass2022-08-124-2/+65
* dm: core: Add a note about how livetree updates workSimon Glass2022-08-121-1/+2
* dm: core: Split out the declaration of ofnodeSimon Glass2022-08-122-60/+73
* video: Rename structs and functions to avoid VBESimon Glass2022-08-122-14/+17
* video: Renname vbe.h to vesa.hSimon Glass2022-08-121-2/+2
* Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini2022-08-111-1/+1
|\
| * boot: allow bootmeth-distro without CONFIG_NETJohn Keeping2022-08-101-1/+1
* | common: Drop display_options.h from common headerSimon Glass2022-08-102-1/+1
* | cmd: inconsistent return type of command_process()Heinrich Schuchardt2022-08-101-3/+3
* | lmb: Fix LMB_MEMORY_REGIONS flag usagePatrice Chotard2022-08-101-1/+1
|/
* net: phy: Remove inline definitions from convinience functionsRamon Fried2022-08-081-180/+9
* net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2022-08-081-1/+0
* net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes2022-08-083-4/+0
* net: bootp: Make root path (option 17) length configurableAndre Kalb2022-08-081-1/+3
* Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini2022-08-051-0/+10
|\
| * tpm: Export the TPM-version functionsSimon Glass2022-08-021-0/+10
* | Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini2022-08-042-3/+0
* | Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini2022-08-045-12/+0
* | Convert CONFIG_FSL_CORENET to KconfigTom Rini2022-08-041-1/+0
* | configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-0427-128/+6
* | Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini2022-08-0425-25/+0
* | Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-0483-152/+0
* | Audit <flash.h> inclusionTom Rini2022-08-042-5/+1
* | Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini2022-08-041-1/+0
* | Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-0437-82/+0
* | Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini2022-08-047-7/+0
* | P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini2022-08-041-37/+0
* | malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini2022-08-041-1/+1
* | powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2022-08-043-3/+3
* | Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-0437-40/+0
* | net: Remove CONFIG_SYS_DIRECT_FLASH_TFTPTom Rini2022-08-041-2/+0
|/
* Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-07-311-6/+6
|\
| * board: freescale: p1_p2_rdb_pc: Simplify SPL offset macrosPali Rohár2022-07-291-6/+6