aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-20Merge tag 'u-boot-rockchip-20230319' of https://source.denx.de/u-boot/custodi...WIP/20Mar2023Tom Rini35-91/+304
2023-03-19arm: dts: rockchip: rk3188-radxarock-u-boot: remove timer compatible replacementJohan Jonker1-1/+0
2023-03-19rockchip: timer: rockchip_timer: fix compatible and driver nameJohan Jonker1-5/+3
2023-03-19rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick1-4/+11
2023-03-19Revert "arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates"Vasily Khoruzhick1-5/+0
2023-03-19clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocksVasily Khoruzhick1-0/+3
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman13-19/+0
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman8-23/+0
2023-03-19mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman1-1/+1
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman1-9/+0
2023-03-19rockchip: rk3588: Add boot device detectionJonas Karlman1-0/+7
2023-03-19clk: rockchip: rk3588: Fix clk_aux16m in clock driverJonas Karlman1-2/+2
2023-03-19clk: rockchip: rk3568: Fix reset handlerPeter Geis1-0/+2
2023-03-19rockchip: rk3568-rock-3a: Sync device tree from linuxJonas Karlman2-9/+262
2023-03-19rockchip: rk3568: Fix boot device detectionJonas Karlman2-2/+2
2023-03-19rockchip: Fix early use of bootph propsJonas Karlman5-11/+11
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...WIP/15Mar2023Tom Rini49-77/+134
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini12-19/+461
2023-03-15board: m5253demo: remove floating point flash size calculationAngelo Dureghello1-18/+2
2023-03-15m68k: add private libgcc ashrdi3Angelo Dureghello2-1/+49
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello2-11/+5
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello41-44/+55
2023-03-15m68k: dts: stmark2: set correct compatible field for spi norAngelo Dureghello1-1/+1
2023-03-15arch: enable private libgcc for m68kAngelo Dureghello1-0/+1
2023-03-15board: stmark2: fix clock valueAngelo Dureghello1-1/+1
2023-03-15m68k: add global variable sdhc_per_clk for m68kAngelo Dureghello1-0/+3
2023-03-15m68k: use longword-based jumpsAngelo Dureghello1-6/+12
2023-03-15board: amcore: fix u-boot mtd partitionAngelo Dureghello1-5/+15
2023-03-13Prepare v2023.04-rc4v2023.04-rc4Tom Rini2-2/+2
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