aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-02-10Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/10Feb2023Tom Rini26-41/+119
2023-02-10Merge branch '2023-02-10-assorted-updates-and-additions'Tom Rini49-81/+1958
2023-02-10net: ftmac100: add mii read and write callbacksSergei Antonov3-0/+113
2023-02-10net: ftmac100: simplify priv->iobase castingSergei Antonov1-7/+7
2023-02-10net: ftmac100: change driver name from nds32_mac to ftmac100Sergei Antonov1-1/+1
2023-02-10dm: input: add button_kbd driverDzmitry Sankouski3-0/+136
2023-02-10board: MCR3000: Use lowercase filenamesChristophe Leroy8-5/+5
2023-02-10powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f()Christophe Leroy1-0/+1
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski5-1/+57
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski2-1/+15
2023-02-10dts: add missing linux,code in gpio-keysDzmitry Sankouski5-2/+10
2023-02-10gpio: qcom: add direction functions for pwrkeyDzmitry Sankouski1-0/+16
2023-02-10dts: qcs404-evb: Add I2C controller nodesSumit Garg1-0/+97
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg3-0/+592
2023-02-10pinctrl: qcs404: Enable I2C pinmux optionsSumit Garg1-0/+6
2023-02-10clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0Sumit Garg2-0/+26
2023-02-10dts: qcs404-evb: Add ethernet controller nodeSumit Garg1-1/+97
2023-02-10net: dwc_eth_qos: Add Qcom ethernet driver glue layerSumit Garg5-0/+630
2023-02-10net: dwc_eth_qos: Allow platform to override tx/rx_fifo_szSumit Garg2-6/+14
2023-02-10net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optionalSumit Garg1-3/+6
2023-02-10pinctrl-snapdragon: Get rid of custom drive-strength valuesSumit Garg6-29/+9
2023-02-10pinctrl: qcs404: Enable ethernet pinmux optionsSumit Garg1-0/+7
2023-02-10clocks: qcs404: Add support for ethernet clocksSumit Garg2-0/+74
2023-02-10qcs404-evb: Enable msm_gpio driver supportSumit Garg2-0/+5
2023-02-10qcs404: sysmap: Don't map reserved memory rangesSumit Garg1-1/+13
2023-02-10env: Couple networking-related variable flags to CONFIG_NETJan Kiszka2-7/+7
2023-02-10env: Complete generic support for writable listJan Kiszka2-0/+9
2023-02-10arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons6-21/+10
2023-02-10Correct SPL use of EFI_SECURE_BOOTSimon Glass1-1/+1
2023-02-10Merge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENABLED-to-IS_ENABLED'Tom Rini139-229/+230
2023-02-10Correct SPL use of ATMEL_PIO4Simon Glass1-1/+1
2023-02-10Correct SPL uses of ROCKCHIP_OTPSimon Glass1-2/+2
2023-02-10Correct SPL use of PANELSimon Glass1-1/+1
2023-02-10Correct SPL uses of OF_BOARDSimon Glass3-3/+3
2023-02-10Correct SPL uses of FEC_MXCSimon Glass4-4/+4
2023-02-10Correct SPL uses of FASTBOOT_FLASH_NANDSimon Glass2-3/+3
2023-02-10Correct SPL uses of FASTBOOT_FLASH_MMCSimon Glass3-5/+5