summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-14arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-allIoana Ciornei
2023-03-14arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with LinuxIoana Ciornei
2023-03-14arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under socIoana Ciornei
2023-03-14arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' nodeIoana Ciornei
2023-03-14arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'Ioana Ciornei
2023-03-14board: freescale: ls1088a: remove code under !CONFIG_DM_ETHIoana Ciornei
2023-03-14board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETHIoana Ciornei
2023-03-14board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETHIoana Ciornei
2023-03-14board: freescale: lx2160a: remove code under !CONFIG_DM_ETHIoana Ciornei
2023-03-14board: freescale: lx2160a: remove hardcoded ethernet initializationIoana Ciornei
2023-03-14ARM: meson: odroid-go-ultra: setup PMIC regulators are board initNeil Armstrong
2023-03-13Prepare v2023.04-rc4v2023.04-rc4Tom Rini
2023-03-13Merge tag 'efi-next-20230313' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-03-13Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima
2023-03-13doc: man-page for panic commandHeinrich Schuchardt
2023-03-13doc: uefi: fix linksVincent Stehlé
2023-03-13test: unit test for crc8Heinrich Schuchardt
2023-03-13video: Add a note about the broken implementationSimon Glass
2023-03-13efi: Add dhrystone, dcache and scroll lines to appSimon Glass
2023-03-13video: Clear the vidconsole rather than the videoSimon Glass
2023-03-13video: Remove duplicate cursor-positioning functionSimon Glass
2023-03-13efi: Adjust script to show pre-relocation output on terminalSimon Glass
2023-03-13bbinfo: Show the size of the copy framebufferSimon Glass
2023-03-13video: Allow a copy framebuffer with pre-allocated fbSimon Glass
2023-03-13efi: Support copy framebufferSimon Glass
2023-03-13efi: Use a fixed value for the timer clockSimon Glass
2023-03-13x86: Add a few more items to bdinfoSimon Glass
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass
2023-03-13efi: video: Return mode info for app alsoSimon Glass
2023-03-13efi: video: Move payload code into a functionSimon Glass
2023-03-13microblaze: drop remnants of manual relocOvidiu Panait
2023-03-13microblaze: drop CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2023-03-13tools: relocate-rela: add support for handling 32-bit big endian filesOvidiu Panait
2023-03-13tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()Ovidiu Panait
2023-03-13tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()Ovidiu Panait
2023-03-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-03-10Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-03-10Merge tag 'dm-pull-10mar23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car D3 DraakTam Nguyen
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-ITam Nguyen
2023-03-10sysinfo: rcar3: Fix Draak and Eagle board codeTam Nguyen
2023-03-10pinctrl: renesas: Drop non-existent PFC info table entriesMarek Vasut
2023-03-10clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3...Marek Vasut
2023-03-10mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut
2023-03-10mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut
2023-03-10usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt
2023-03-10usb: USB hubs require host modeHeinrich Schuchardt
2023-03-09test: cmd: fdt: Test fdt bootcpuMarek Vasut