summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: rk3588: Fix clk_aux16m in clock driverJonas Karlman2023-03-191-2/+2
* clk: rockchip: rk3568: Fix reset handlerPeter Geis2023-03-191-0/+2
* rockchip: rk3568-rock-3a: Sync device tree from linuxJonas Karlman2023-03-192-9/+262
* rockchip: rk3568: Fix boot device detectionJonas Karlman2023-03-192-2/+2
* rockchip: Fix early use of bootph propsJonas Karlman2023-03-195-11/+11
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...Tom Rini2023-03-1549-77/+134
|\
| * board: m5253demo: remove floating point flash size calculationAngelo Dureghello2023-03-151-18/+2
| * m68k: add private libgcc ashrdi3Angelo Dureghello2023-03-152-1/+49
| * board: amcore: fix config options namespaceAngelo Dureghello2023-03-152-11/+5
| * m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-1541-44/+55
| * m68k: dts: stmark2: set correct compatible field for spi norAngelo Dureghello2023-03-151-1/+1
| * arch: enable private libgcc for m68kAngelo Dureghello2023-03-151-0/+1
| * board: stmark2: fix clock valueAngelo Dureghello2023-03-151-1/+1
| * m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello2023-03-151-0/+3
| * m68k: use longword-based jumpsAngelo Dureghello2023-03-151-6/+12
| * board: amcore: fix u-boot mtd partitionAngelo Dureghello2023-03-151-5/+15
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2023-03-1512-19/+461
|\ \ | |/ |/|
| * sunxi: dts: arm64: update devicetree files from Linux v6.2-rc2Andre Przywara2023-03-058-12/+378
| * sunxi: dts: arm: update devicetree files from Linux v6.2-rc2Andre Przywara2023-03-054-7/+83
* | Prepare v2023.04-rc4v2023.04-rc4Tom Rini2023-03-132-2/+2
* | Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-03-138-9/+101
|\ \
| * | efi_loader: describe term_get_char()Heinrich Schuchardt2023-03-131-0/+8
| * | efi_loader: update SetVariable attribute checkMasahisa Kojima2023-03-131-6/+25
| * | doc: man-page for panic commandHeinrich Schuchardt2023-03-132-0/+34
| * | doc: uefi: fix linksVincent Stehlé2023-03-132-3/+4
| * | test: unit test for crc8Heinrich Schuchardt2023-03-132-0/+30
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2023-03-103-13/+12
|\ \ \
| * | | usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt2023-03-102-12/+11
| * | | usb: USB hubs require host modeHeinrich Schuchardt2023-03-101-1/+1
* | | | Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2023-03-108-24/+87
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: dts: renesas: Enable sysinfo on R-Car D3 DraakTam Nguyen2023-03-102-0/+24
| * | | ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-ITam Nguyen2023-03-103-0/+37
| * | | sysinfo: rcar3: Fix Draak and Eagle board codeTam Nguyen2023-03-101-2/+2
| * | | pinctrl: renesas: Drop non-existent PFC info table entriesMarek Vasut2023-03-101-15/+0
| * | | clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3...Marek Vasut2023-03-101-0/+1
| * | | mmc: renesas-sdhi: Add proper probe error fail pathMarek Vasut2023-03-101-9/+17
| * | | mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHzMarek Vasut2023-03-101-1/+9
| |/ /
* | | Merge tag 'dm-pull-10mar23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-03-103-65/+852
|\ \ \ | |/ / |/| |
| * | test: cmd: fdt: Test fdt bootcpuMarek Vasut2023-03-091-0/+33
| * | test: cmd: fdt: Test fdt rmMarek Vasut2023-03-091-0/+84
| * | test: cmd: fdt: Test fdt mknodeMarek Vasut2023-03-091-0/+68
| * | test: cmd: fdt: Test fdt setMarek Vasut2023-03-091-0/+144
| * | test: cmd: fdt: Test fdt get sizeMarek Vasut2023-03-091-0/+87
| * | test: cmd: fdt: Test fdt get addrMarek Vasut2023-03-091-0/+67
| * | test: cmd: fdt: Test fdt get nameMarek Vasut2023-03-091-0/+79
| * | test: cmd: fdt: Test fdt resizeMarek Vasut2023-03-091-0/+24
| * | test: cmd: fdt: Test fdt moveMarek Vasut2023-03-091-0/+34
| * | test: cmd: fdt: Test both string and integer arrays in 'fdt get value'Marek Vasut2023-03-091-16/+42
| * | test: cmd: fdt: Test alias resolution in 'fdt get value'Marek Vasut2023-03-091-20/+45
| * | test: cmd: fdt: Generate fuller DT internally and switch fdt get value to itMarek Vasut2023-03-091-13/+111