aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18doc/README.gpt: Fix typo 'a optionnal'Enric Balletbo i Serra1-1/+1
2023-01-18doc: man-page for the part commandEnric Balletbo i Serra2-0/+137
2023-01-18ARM: configs: npcm7xx: add full function for nuvoton npcm750Jim Liu1-0/+57
2023-01-18test: compression: use sizeof() instead of magic numbersBrandon Maier1-4/+4
2023-01-18musb-new: omap2430: fix compiling in DM_USB_GADGET configAndreas Kemnade1-0/+19
2023-01-18musb-new: omap2430: no host data access in gadget modeAndreas Kemnade1-18/+16
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini18-24/+37
2023-01-18x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini2-2/+2
2023-01-18cmd: event: Remove additional event descriptionMichal Simek1-1/+1
2023-01-18.mailmap: update e-mail address for Eugen HristevEugen Hristev1-0/+1
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini54-503/+4105
2023-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-1/+24
2023-01-17arm: kirkwood: Convert to DM Serial for various Kirkwood boardsTony Dinh1-0/+22
2023-01-17timer: orion-timer: Fix problem in early_init_done()Stefan Roese1-1/+2
2023-01-16Merge tag 'u-boot-rockchip-20230117' of https://source.denx.de/u-boot/custodi...WIP/16Jan2023Tom Rini113-138/+13496
2023-01-16expo: Add documentationSimon Glass2-0/+189
2023-01-16bootstd: Support setting a theme for the menuSimon Glass5-3/+139
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass6-19/+265
2023-01-16bootstd: Support creating a boot menuSimon Glass5-2/+347
2023-01-16expo: Add basic testsSimon Glass2-0/+541
2023-01-16expo: Add support for scene menusSimon Glass2-0/+392
2023-01-16expo: Add support for scenesSimon Glass2-0/+537
2023-01-16expo: Add basic implementationSimon Glass4-0/+706
2023-01-16menu: Factor out menu-keypress decodingSimon Glass2-18/+40
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass6-9/+91
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass6-0/+76
2023-01-16video: Add font functions to the vidconsole APISimon Glass5-25/+127
2023-01-16video: Fix unchnaged typoSimon Glass1-1/+1
2023-01-16video: truetype: Rename the metrics functionSimon Glass1-5/+5
2023-01-16video: Enable VIDEO_ANSI by default only with EFISimon Glass1-2/+5
2023-01-16image: Move common image code to image_board and commandSimon Glass8-203/+194
2023-01-16image: Add a function to find a script in an imageSimon Glass2-101/+130
2023-01-16menu: Make use of CLI character processingSimon Glass6-80/+56
2023-01-16menu: Use a switch statementSimon Glass1-11/+20
2023-01-16menu: Update bootmenu_loop() to return the codeSimon Glass4-23/+24
2023-01-16menu: Update bootmenu_autoboot_loop() to return the codeSimon Glass3-12/+13
2023-01-16menu: Rename KEY_... to BKEY_...Simon Glass4-51/+51
2023-01-16bootmenu: Add a few commentsSimon Glass1-0/+42
2023-01-16cli: Move readline character-processing to a state machineSimon Glass4-131/+301
2023-01-16sandbox: Enable mmc command and legacy imagesSimon Glass3-0/+6
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz12-0/+1153
2023-01-16arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1Quentin Schulz1-3/+25
2023-01-16rockchip: px30: insert u-boot, spl-boot-device into U-Boot device treeQuentin Schulz1-0/+51
2023-01-16rockchip: px30: list possible SPL boot devicesQuentin Schulz1-0/+6
2023-01-16rockchip: px30: fix CFG_IRAM_BASEQuentin Schulz1-2/+1
2023-01-16rockchip: px30: fix possibly unused grf and cru variablesQuentin Schulz1-0/+10
2023-01-16rockchip: Add initial support for the PINE64 Pinephone ProPeter Robinson8-0/+262
2023-01-16arm64: dts: rk3399: Add upstream Pinephone Pro dtsPeter Robinson2-0/+475
2023-01-16board: rockchip: Add Edgeble Neu2 IO BoardJagan Teki9-0/+140
2023-01-16ARM: dts: rockchip: Add rv1126-u-boot.dtsiJagan Teki1-0/+62