summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-02-10net: ftmac100: change driver name from nds32_mac to ftmac100Sergei Antonov
2023-02-10dm: input: add button_kbd driverDzmitry Sankouski
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy
2023-02-10powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()Christophe Leroy
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-10dts: add missing linux,code in gpio-keysDzmitry Sankouski
2023-02-10gpio: qcom: add direction functions for pwrkeyDzmitry Sankouski
2023-02-10dts: qcs404-evb: Add I2C controller nodesSumit Garg
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg
2023-02-10pinctrl: qcs404: Enable I2C pinmux optionsSumit Garg
2023-02-10clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0Sumit Garg
2023-02-10dts: qcs404-evb: Add ethernet controller nodeSumit Garg
2023-02-10net: dwc_eth_qos: Add Qcom ethernet driver glue layerSumit Garg
2023-02-10net: dwc_eth_qos: Allow platform to override tx/rx_fifo_szSumit Garg
2023-02-10net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optionalSumit Garg
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg
2023-02-10pinctrl: qcs404: Enable ethernet pinmux optionsSumit Garg