aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini5-1/+214
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+26
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker1-0/+1
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker1-0/+191
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker1-0/+1
2023-10-24dt-bindings: leds: import common led bindings from linux v6.5Tom Fitzhenry1-1/+6
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh1-0/+6
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini3-0/+38
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek1-0/+15
2023-10-23event: add new EVT_SETTINGS_R eventArtur Rojek1-0/+9
2023-10-23common: add prototype & rename populate_serial_number()Artur Rojek1-0/+14
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark1-0/+15
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara1-1/+1
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara1-0/+3
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara1-2/+8
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara1-1/+11
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara1-0/+196
2023-10-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara4-0/+272
2023-10-22sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6Andre Przywara6-6/+6
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+10
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson2-0/+8
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson2-0/+34
2023-10-17test: spl: Add functions to create filesystemsSean Anderson1-0/+3
2023-10-17test: spl: Add functions to create imagesSean Anderson1-0/+117
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson1-0/+22
2023-10-17fs: ext4: Add some defines for testingSean Anderson2-0/+15
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson1-0/+78
2023-10-17spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut1-0/+26
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini5-0/+392
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker1-0/+14
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-11/+23
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-22/+39
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini1-0/+3
2023-10-16spl: fit: Add board level function to decide application of DTOMarek Vasut1-0/+16
2023-10-16command.h: Add a U_BOOT_LONGHELP macroTom Rini1-0/+3
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker1-0/+110
2023-10-16dt-bindings: Add RZ/G2L IRQC bindingsPaul Barker1-0/+25
2023-10-16dt-bindings: Add RZ/G2L PFC bindingsPaul Barker1-0/+23
2023-10-16dt-bindings: Add RZ/G2L CPG bindingsPaul Barker1-0/+220
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini8-0/+446
2023-10-16clk: imx: add i.MX93 CCF driverSébastien Szymanski1-1/+5
2023-10-16arm: mvebu: Enable bootstd for Thecus N2350 boardTony Dinh1-11/+1
2023-10-16arm: mvebu: Enable bootstd for Synology DS116 boardTony Dinh1-11/+1
2023-10-16arm: kirkwood: Add support for ZyXEL NSA325 boardTony Dinh1-0/+37
2023-10-16toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfgJoao Paulo Goncalves2-2/+0
2023-10-16verdin-imx8mp: drop unused tdx easy installer ifdefHiago De Franco1-8/+2
2023-10-15drivers: introduce Meson Secure Monitor driverAlexey Romanov1-0/+19
2023-10-15sandbox: add sandbox sm uclass driverAlexey Romanov1-0/+18
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov3-0/+140
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Oct2023Tom Rini2-11/+83