aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier
2023-01-18fdt: Avoid exporting fdtdec_prepare_fdt()Simon Glass
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Support creating a boot menuSimon Glass
2023-01-16expo: Add basic implementationSimon Glass
2023-01-16menu: Factor out menu-keypress decodingSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2023-01-16video: Add font functions to the vidconsole APISimon Glass
2023-01-16video: Fix unchnaged typoSimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-16image: Add a function to find a script in an imageSimon Glass
2023-01-16menu: Make use of CLI character processingSimon Glass
2023-01-16menu: Update bootmenu_loop() to return the codeSimon Glass
2023-01-16menu: Update bootmenu_autoboot_loop() to return the codeSimon Glass
2023-01-16menu: Rename KEY_... to BKEY_...Simon Glass
2023-01-16bootmenu: Add a few commentsSimon Glass
2023-01-16cli: Move readline character-processing to a state machineSimon Glass
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz
2023-01-16rockchip: px30: fix CFG_IRAM_BASEQuentin Schulz
2023-01-16rockchip: Add initial support for the PINE64 Pinephone ProPeter Robinson
2023-01-16board: rockchip: Add Edgeble Neu2 IO BoardJagan Teki
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki
2023-01-16dt-bindings: power: Add power-domain header for rv1126Jagan Teki
2023-01-16dt-bindings: clk: Add dt-binding header for RV1126Jagan Teki
2023-01-16rc4: mark key as constJohn Keeping
2023-01-13doc: fix description of u16_strcasecmp()Heinrich Schuchardt
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2023-01-12distro_bootcmd: Set distro_bootpart_uuid for block devicesMarek Vasut
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut
2023-01-11fastboot: Add OEM run commandSean Anderson
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2023-01-10board: starqltechn: enable serial consoleDzmitry Sankouski
2023-01-10configs: am62a: use kernel fitImage when using secure bootflowBryan Brattlof
2023-01-10configs: am62a: convert bootcmd to distro_bootcmdBryan Brattlof
2023-01-10configs: Enable distroboot on am625Martyn Welch
2023-01-09ns16650: Correct CONFIG_SYS_NS16550_MEM32 platformsTom Rini
2023-01-09Merge branch 'next'Tom Rini
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-01-08distro_bootcmd: Fix copy-paste errorMarek Vasut
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-05dt-bindings: clk: at91: Define additional UTMI related clocksSergiu Moga
2023-01-05dt-bindings: reset: add sama7g5 definitionsSergiu Moga
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt
2023-01-04efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt