aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam1-1/+1
2023-02-12Merge tag 'dm-pull-12feb23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/12Feb2023Tom Rini3-53/+51
2023-02-12cmd: fdt: allow standalone "fdt move"Andre Przywara1-11/+17
2023-02-12cmd: fdt: move: Use map_sysmem to convert pointersAndre Przywara1-3/+3
2023-02-12binman: Show the image name for the top-level sectionSimon Glass2-39/+31
2023-02-12socfpga: fix the serial console on DE1-SoCJade Lovelace1-0/+1
2023-02-12Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini9-37/+41
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini29-140/+2129
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland3-8/+10
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland3-7/+14
2023-02-12cmd: clk: probe the clock before dump themPatrick Delaunay1-10/+5
2023-02-12clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi1-1/+1
2023-02-12clk: imx: rename video_pll1 to video_pllDario Binacchi1-10/+10
2023-02-12clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi1-1/+1
2023-02-12clk: nuvoton: fix bug for calculate pll clockJim Liu1-1/+1
2023-02-12lmb: Treat a region which is a subset as equalSjoerd Simons1-1/+3
2023-02-12Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd'Tom Rini26-229/+2347
2023-02-11CI, Docker: Update to Jammy 2023016 tagTom Rini3-3/+3
2023-02-11trace: Update documentationSimon Glass9-64/+382
2023-02-11trace: Add a testSimon Glass3-0/+324
2023-02-11Docker: Support trace-cmdSimon Glass1-0/+16
2023-02-11trace: Provide a flamegraph that uses timingSimon Glass1-11/+97
2023-02-11trace: Support output of a flamegraphSimon Glass1-1/+271
2023-02-11trace: Support output of funcgraph recordsSimon Glass1-32/+150
2023-02-11trace: Use text_base from the trace headerSimon Glass1-1/+6
2023-02-11trace: Drop use of objsectionSimon Glass1-28/+1
2023-02-11trace: Update proftool to use new binary formatSimon Glass2-45/+854
2023-02-11trace: Rename prof to trace and improve commentsSimon Glass1-39/+157
2023-02-11trace: Detect an infinite loopSimon Glass1-0/+10
2023-02-11trace: Correct the relocation handover with buffer overflowSimon Glass1-3/+10
2023-02-11trace: Show a few more stats about tracingSimon Glass1-2/+6
2023-02-11trace: Track the minimum stack depthSimon Glass1-8/+16
2023-02-11trace: Reduce the number of function sitesSimon Glass2-4/+21
2023-02-11trace: Update the file headerSimon Glass2-17/+14
2023-02-11abuf: Support use from toolsSimon Glass1-1/+20
2023-02-11trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMITSimon Glass1-1/+1
2023-02-11time: Tidy up some unnecessary #ifdefsSimon Glass1-8/+6
2023-02-11timer: Tidy up use of notraceSimon Glass3-6/+12
2023-02-11dm: Allow serial output during the relocation processSimon Glass1-0/+9
2023-02-11sandbox: Bring back setting mon_len in global_dataSimon Glass1-0/+3
2023-02-11.gitignore: Ignore the moveconfig databaseSimon Glass1-0/+3
2023-02-11Dockerfile: Update QEMU git locationTom Rini1-1/+1
2023-02-11usb: gadget: Fix typo in obj lineTom Rini1-1/+1
2023-02-11board: cssi: Add MIAE & VGoIP devicesChristophe Leroy1-5/+281
2023-02-11board: cssi: Add new board MCR3000_2GChristophe Leroy13-0/+1359
2023-02-11spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy1-37/+59
2023-02-11driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy5-0/+368
2023-02-11board: MCR3000: Remove update of non-existing e1-wan DT nodeChristophe Leroy1-12/+0
2023-02-11board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy3-13/+17
2023-02-11board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy2-43/+14