summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-02-11usb: gadget: Fix typo in obj lineTom Rini
2023-02-11board: cssi: Add MIAE & VGoIP devicesChristophe Leroy
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy
2023-02-11spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy
2023-02-11driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy
2023-02-11board: MCR3000: Remove update of non-existing e1-wan DT nodeChristophe Leroy
2023-02-11board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy
2023-02-11board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-02-10Merge branch '2023-02-10-assorted-updates-and-additions'Tom Rini
2023-02-10net: ftmac100: add mii read and write callbacksSergei Antonov
2023-02-10net: ftmac100: simplify priv->iobase castingSergei Antonov