aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-next-valentine' of https://source.denx.de/u-boot/custodians/u-b...WIP/14Feb2023-nextTom Rini2023-02-14628-4385/+4666
|\
| * dm: test: Add a test for the various migration combinationsSimon Glass2023-02-141-0/+108
| * test: Add a way to set the environment for a pytestSimon Glass2023-02-142-4/+6
| * CI: Add a check for pre-schema driver model tagsSimon Glass2023-02-142-0/+21
| * checkpatch: Add a warning for pre-schema driver model tagsSimon Glass2023-02-142-0/+12
| * dm: doc: Move to new driver model schemaSimon Glass2023-02-1423-62/+62
| * dm: doc: Update documentation for new driver model schemaSimon Glass2023-02-147-42/+49
| * dm: doc: Update device tree binding docs for new schemaSimon Glass2023-02-1414-30/+30
| * dm: treewide: Complete migration to new driver model schemaSimon Glass2023-02-149-25/+24
| * dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-14564-4216/+4216
| * dm: Add support for handling old u-boot,dm- tagsSimon Glass2023-02-145-6/+50
| * schemas: Add schema for U-Boot driver model 'phase tags'Simon Glass2023-02-141-0/+88
|/
* Prepare v2023.04-rc2v2023.04-rc2Tom Rini2023-02-132-2/+4
* clocks: qcs404: Add support for I2C clocksSumit Garg2023-02-132-0/+75
* Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodi...WIP/13Feb2023Tom Rini2023-02-139-13/+527
|\
| * i2c: i2c-cdns.c: Update driver to read fifo-depth from device treePei Yue Ho2023-02-131-12/+18
| * dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fi...Pei Yue Ho2023-02-131-0/+4
| * arm: aspeed: dtsi: add reg for i2cRyan Chen2023-02-131-0/+1
| * i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen2023-02-135-0/+503
| * i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam2023-02-131-1/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2023-02-1318-7/+1358
|\ \
| * | arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 boardTony Dinh2023-02-131-0/+7
| * | arm: mvebu: Add support for Synology DS116 (Armada 385)Tony Dinh2023-02-138-0/+595
| * | arm: mvebu: Power up 2nd SATA port for Thecus N2350Tony Dinh2023-02-131-2/+2
| * | arm: kirkwood: sheevaplug: reduce u-boot image sizeTony Dinh2023-02-131-0/+5
| * | arm: mvebu: Add support for Thecus N2350 (Armada 385) boardTony Dinh2023-02-138-0/+746
| * | arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boardsTony Dinh2023-02-131-0/+1
| * | cmd: return code when tlv_eeprom incorrectly calledHeinrich Schuchardt2023-02-131-7/+4
| |/
* | Merge tag 'dm-pull-12feb23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/12Feb2023Tom Rini2023-02-123-53/+51
|\ \ | |/ |/|
| * cmd: fdt: allow standalone "fdt move"Andre Przywara2023-02-121-11/+17
| * cmd: fdt: move: Use map_sysmem to convert pointersAndre Przywara2023-02-121-3/+3
| * binman: Show the image name for the top-level sectionSimon Glass2023-02-122-39/+31
|/
* socfpga: fix the serial console on DE1-SoCJade Lovelace2023-02-121-0/+1
* Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-02-129-37/+41
|\
| * reset: Allow reset_get_by_name() with NULL nameSamuel Holland2023-02-123-8/+10
| * clk: Allow clk_get_by_name() with NULL nameSamuel Holland2023-02-123-7/+14
| * cmd: clk: probe the clock before dump themPatrick Delaunay2023-02-121-10/+5
| * clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi2023-02-121-1/+1
| * clk: imx: rename video_pll1 to video_pllDario Binacchi2023-02-121-10/+10
| * clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi2023-02-121-1/+1
| * clk: nuvoton: fix bug for calculate pll clockJim Liu2023-02-121-1/+1
* | Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2023-02-1229-140/+2129
|\ \
| * | board: cssi: Add MIAE & VGoIP devicesChristophe Leroy2023-02-111-5/+281
| * | board: cssi: Add new board MCR3000_2GChristophe Leroy2023-02-1113-0/+1359
| * | spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy2023-02-111-37/+59
| * | driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy2023-02-115-0/+368
| * | board: MCR3000: Remove update of non-existing e1-wan DT nodeChristophe Leroy2023-02-111-12/+0
| * | board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy2023-02-113-13/+17
| * | board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy2023-02-112-43/+14
| * | board: MCR3000: Use lowercase filenamesChristophe Leroy2023-02-108-5/+5