aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-14Revert "dm: fix DM_EVENT dependencies"Tom Rini1-1/+6
2023-01-13doc: fix description of u16_strcasecmp()Heinrich Schuchardt1-1/+0
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut1-8/+0
2023-01-12distro_bootcmd: Set distro_bootpart_uuid for block devicesMarek Vasut1-0/+3
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson1-0/+12
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut1-0/+1
2023-01-11fastboot: Add OEM run commandSean Anderson1-0/+1
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay1-13/+0
2023-01-10board: starqltechn: enable serial consoleDzmitry Sankouski1-2/+3
2023-01-10configs: am62a: use kernel fitImage when using secure bootflowBryan Brattlof1-3/+8
2023-01-10configs: am62a: convert bootcmd to distro_bootcmdBryan Brattlof1-3/+26
2023-01-10configs: Enable distroboot on am625Martyn Welch1-1/+25
2023-01-09ns16650: Correct CONFIG_SYS_NS16550_MEM32 platformsWIP/09Jan2023Tom Rini1-4/+2
2023-01-09Merge branch 'next'Tom Rini641-9520/+6483
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...WIP/08Jan2023-nextTom Rini1-79/+0
2023-01-08distro_bootcmd: Fix copy-paste errorWIP/08Jan2023Marek Vasut1-1/+1
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros1-79/+0
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt1-0/+3
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt1-0/+1
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini6-9/+263
2023-01-05dt-bindings: clk: at91: Define additional UTMI related clocksSergiu Moga1-0/+5
2023-01-05dt-bindings: reset: add sama7g5 definitionsSergiu Moga1-0/+10
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt1-0/+13
2023-01-04efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt1-0/+13
2023-01-04doc: Fix eth_env_[gs]et_enetaddr() return valueMarek Vasut1-2/+2
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch1-5/+3
2023-01-02arm: uniphier: use DM_TIMER of arm a9 global timerDai Okamura1-2/+1
2022-12-31cmd: source: Support specifying config nameWIP/2022-12-31-cmd-source-support-specifying-config-nameSean Anderson1-3/+12
2022-12-31image: Add fallback for fit_config_verifySean Anderson1-0/+7
2022-12-29efi_loader: set UEFI specification version to 2.10Heinrich Schuchardt1-1/+1
2022-12-23post: Move CONFIG_SYS_POST to CFG_SYS_POSTTom Rini2-27/+27
2022-12-23kbuild: Remove uncmd_spl logicTom Rini7-31/+10
2022-12-23configs: Remove unused or redundant CONFIG symbolsTom Rini10-23/+0
2022-12-23librem5: Rename CONFIG_POWER_BD71837 symbolsTom Rini1-4/+0
2022-12-23global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_WATCHDOG_PRESC et al to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini2-3/+3
2022-12-23global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_USART_ID to CFGTom Rini6-6/+6
2022-12-23global: Migrate CONFIG_USART_BASE to CFGTom Rini6-6/+6
2022-12-23global: Migrate CONFIG_TESTPIN_REG to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_TESTPIN_MASK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_TEGRA_BOARD_STRING to CFGTom Rini21-21/+21
2022-12-23global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini1-4/+4
2022-12-23global: Migrate CONFIG_STD_DEVICES_SETTINGS to CFGTom Rini19-22/+22
2022-12-23global: Migrate CONFIG_STACKBASE to CFGTom Rini5-5/+5
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini5-5/+5
2022-12-23global: Migrate CONFIG_SLIC to CFGTom Rini1-2/+2