aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-13arm: kirkwood: sheevaplug: reduce u-boot image sizeTony Dinh
2023-02-13arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh
2023-02-13arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boardsTony Dinh
2023-02-13cmd: return code when tlv_eeprom incorrectly calledHeinrich Schuchardt
2023-02-13i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho
2023-02-13dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fi...Pei Yue Ho
2023-02-13arm: aspeed: dtsi: add reg for i2cRyan Chen
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam
2023-02-12Merge tag 'dm-pull-12feb23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12cmd: fdt: allow standalone "fdt move"Andre Przywara
2023-02-12cmd: fdt: move: Use map_sysmem to convert pointersAndre Przywara
2023-02-12binman: Show the image name for the top-level sectionSimon Glass
2023-02-12socfpga: fix the serial console on DE1-SoCJade Lovelace
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-12cmd: clk: probe the clock before dump themPatrick Delaunay
2023-02-12clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi
2023-02-12clk: imx: rename video_pll1 to video_pllDario Binacchi
2023-02-12clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi
2023-02-12clk: nuvoton: fix bug for calculate pll clockJim Liu
2023-02-12lmb: Treat a region which is a subset as equalSjoerd Simons
2023-02-12Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd'Tom Rini
2023-02-11CI, Docker: Update to Jammy 2023016 tagTom Rini
2023-02-11trace: Update documentationSimon Glass
2023-02-11trace: Add a testSimon Glass
2023-02-11Docker: Support trace-cmdSimon Glass
2023-02-11trace: Provide a flamegraph that uses timingSimon Glass
2023-02-11trace: Support output of a flamegraphSimon Glass
2023-02-11trace: Support output of funcgraph recordsSimon Glass
2023-02-11trace: Use text_base from the trace headerSimon Glass
2023-02-11trace: Drop use of objsectionSimon Glass
2023-02-11trace: Update proftool to use new binary formatSimon Glass
2023-02-11trace: Rename prof to trace and improve commentsSimon Glass
2023-02-11trace: Detect an infinite loopSimon Glass
2023-02-11trace: Correct the relocation handover with buffer overflowSimon Glass
2023-02-11trace: Show a few more stats about tracingSimon Glass
2023-02-11trace: Track the minimum stack depthSimon Glass
2023-02-11trace: Reduce the number of function sitesSimon Glass
2023-02-11trace: Update the file headerSimon Glass
2023-02-11abuf: Support use from toolsSimon Glass
2023-02-11trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMITSimon Glass
2023-02-11time: Tidy up some unnecessary #ifdefsSimon Glass
2023-02-11timer: Tidy up use of notraceSimon Glass
2023-02-11dm: Allow serial output during the relocation processSimon Glass
2023-02-11sandbox: Bring back setting mon_len in global_dataSimon Glass
2023-02-11.gitignore: Ignore the moveconfig databaseSimon Glass
2023-02-11Dockerfile: Update QEMU git locationTom Rini