aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-13Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Mar2023Tom Rini8-9/+101
2023-03-13efi_loader: describe term_get_char()Heinrich Schuchardt1-0/+8
2023-03-13efi_loader: update SetVariable attribute checkMasahisa Kojima1-6/+25
2023-03-13doc: man-page for panic commandHeinrich Schuchardt2-0/+34
2023-03-13doc: uefi: fix linksVincent Stehlé2-3/+4
2023-03-13test: unit test for crc8Heinrich Schuchardt2-0/+30
2023-03-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/10Mar2023Tom Rini3-13/+12
2023-03-10Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini8-24/+87
2023-03-10Merge tag 'dm-pull-10mar23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-65/+852
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car D3 DraakTam Nguyen2-0/+24
2023-03-10ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-ITam Nguyen3-0/+37
2023-03-10sysinfo: rcar3: Fix Draak and Eagle board codeTam Nguyen1-2/+2
2023-03-10pinctrl: renesas: Drop non-existent PFC info table entriesMarek Vasut1-15/+0
2023-03-10clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3...Marek Vasut1-0/+1
2023-03-10mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut1-9/+17
2023-03-10mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut1-1/+9
2023-03-10usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt2-12/+11
2023-03-10usb: USB hubs require host modeHeinrich Schuchardt1-1/+1
2023-03-09test: cmd: fdt: Test fdt bootcpuMarek Vasut1-0/+33
2023-03-09test: cmd: fdt: Test fdt rmMarek Vasut1-0/+84
2023-03-09test: cmd: fdt: Test fdt mknodeMarek Vasut1-0/+68
2023-03-09test: cmd: fdt: Test fdt setMarek Vasut1-0/+144
2023-03-09test: cmd: fdt: Test fdt get sizeMarek Vasut1-0/+87
2023-03-09test: cmd: fdt: Test fdt get addrMarek Vasut1-0/+67
2023-03-09test: cmd: fdt: Test fdt get nameMarek Vasut1-0/+79
2023-03-09test: cmd: fdt: Test fdt resizeMarek Vasut1-0/+24
2023-03-09test: cmd: fdt: Test fdt moveMarek Vasut1-0/+34
2023-03-09test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut1-16/+42
2023-03-09test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut1-20/+45
2023-03-09test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut1-13/+111
2023-03-09test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()Marek Vasut1-3/+3
2023-03-09test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()Marek Vasut1-2/+2
2023-03-09test: Add ut_assert_nextline_empty() empty line helperMarek Vasut1-0/+4
2023-03-09cmd: fdt: Add support for integer arrays in fdt get value with indexMarek Vasut1-2/+12
2023-03-09cmd: fdt: Map address returned from fdt get addr to sysmemMarek Vasut1-1/+2
2023-03-09cmd: fdt: Handle 64bit pointers in fdt get addrMarek Vasut1-2/+2
2023-03-09cmd: fdt: Align checksign parameter names in help textMarek Vasut1-2/+2
2023-03-09cmd: fdt: Check argc before accessing argv in fdt memoryMarek Vasut1-0/+4
2023-03-09cmd: fdt: Check argc before accessing argv in fdt bootcpuMarek Vasut1-1/+6
2023-03-09cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message spaceMarek Vasut1-4/+4
2023-03-09cmd: fdt: Fix fdt rm behavior on non-existent property and error message spaceMarek Vasut1-4/+4
2023-03-09cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get sizeMarek Vasut1-5/+7
2023-03-09cmd: fdt: Import is_printable_string() from DTC to fix u32 misprintMarek Vasut1-22/+14
2023-03-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+1
2023-03-06arm: mvebu: Use 4K sector for Thecus N2350 SPI flashTony Dinh1-1/+1
2023-03-01Merge tag 'dm-pull-29feb23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/01Mar2023Tom Rini7-7/+204
2023-03-01tools: binman: minor formatting fix in docsRalph Siemsen1-2/+2
2023-03-01sandbox: fix building with CONFIG_SPL_TIMER=yHeinrich Schuchardt1-0/+2
2023-03-01MAINTAINERS: assign sandbox drivers to SANDBOXHeinrich Schuchardt1-0/+1
2023-03-01sandbox: allow building sandbox_spl with CONFIG_DEBUGHeinrich Schuchardt1-0/+4