aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...WIP/26Sep2022-nextTom Rini2022-09-263-4/+155
|\
| * arm64: versal-net: Add support for mini configurationMichal Simek2022-09-261-0/+21
| * arm64: versal-net: Add defconfig for Versal NETMichal Simek2022-09-261-25/+3
| * arm64: versal-net: Add support for Versal NET platformMichal Simek2022-09-261-0/+156
| * xilinx: versal: Remove unused comments from xilinx_versal.hMichal Simek2022-09-211-4/+0
* | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2022-09-261-183/+0
|\ \
| * | usb: gadget: designware-udc: Drop the driverMarek Vasut2022-09-191-183/+0
* | | sandbox: scsi: Move request-handling code to scsi_emulSimon Glass2022-09-251-0/+24
* | | sandbox: scsi: Move structs to header fileSimon Glass2022-09-251-0/+55
* | | sandbox: scsi: Move file size into shared structSimon Glass2022-09-251-0/+2
* | | sandbox: scsi: Move block size into shared structSimon Glass2022-09-251-0/+2
* | | scsi: Move vendor/product info into the shared structSimon Glass2022-09-251-0/+5
* | | sandbox: Move buffer to scsi_emul_infoSimon Glass2022-09-251-0/+5
* | | scsi: Move core emulation state into a new structSimon Glass2022-09-251-0/+32
* | | scsi: Move cmd_phase enum to the headerSimon Glass2022-09-251-0/+13
* | | scsi: Tidy up comments for struct scsi_cmdSimon Glass2022-09-251-18/+38
* | | blk: Rename if_type to uclass_idSimon Glass2022-09-252-63/+63
* | | serial: Implement serial_flush() function for console flush() fallbackPali Rohár2022-09-241-0/+5
* | | console: Implement flush() functionPali Rohár2022-09-243-0/+25
* | | sandbox: Add function os_flush()Pali Rohár2022-09-241-0/+8
* | | board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* | | clk: mediatek: add clock driver support for MediaTek MT7981 SoCWeijie Gao2022-09-231-0/+267
* | | clk: mediatek: add clock driver support for MediaTek MT7986 SoCWeijie Gao2022-09-231-0/+249
* | | dt-bindings: pinctrl: mediatek: add a header for common pinconf parametersWeijie Gao2022-09-231-0/+41
* | | board: mediatek: add MT7981 reference boardsWeijie Gao2022-09-231-0/+25
* | | board: mediatek: add MT7986 reference boardsWeijie Gao2022-09-231-0/+25
| |/ |/|
* | Merge branch 'master' into nextTom Rini2022-09-1926-402/+504
|\|
| * bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi2022-09-181-0/+78
| * board: purism: add the Purism Librem5 phoneAngus Ainslie2022-09-181-0/+95
| * verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler2022-09-182-8/+12
| * ARM: imx: dh-imx6: Increase SF erase area for u-boot updateMarek Vasut2022-09-181-1/+1
| * ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfigJesse Taube2022-09-181-0/+29
| * RAM: Add changes for i.MXRT11xx seriesJesse Taube2022-09-181-0/+1
| * dt-bindings: imx: Add clock binding for i.MXRT1170Jesse Taube2022-09-181-0/+48
| * arm: mvebu: turris_mox: Add support for distroboot $fdt_addrPali Rohár2022-09-131-0/+1
| * fdt_support: add optional board_rng_seed() hookRasmus Villemoes2022-09-121-0/+13
| * efi_selftest: export efi_st_get_config_table()Heinrich Schuchardt2022-09-091-0/+11
| * Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...WIP/08Sep2022Tom Rini2022-09-081-1/+1
| |\
| | * configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard2022-09-061-1/+1
| * | image: fit: Add some helpers for getting dataSean Anderson2022-09-071-0/+70
| * | board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sectorPali Rohár2022-09-071-0/+4
| * | board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, ...Pali Rohár2022-09-072-0/+33
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/06Sept2022Tom Rini2022-09-061-13/+12
| |\ \
| | * | dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng2022-09-061-13/+12
| | |/
| * / board: sl28: remove COUNTER_FREQUENCY_REALMichael Walle2022-09-061-2/+0
| |/
| * Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/03Sep2022Tom Rini2022-09-033-3/+55
| |\
| | * tpm: Allow committing non-volatile dataSimon Glass2022-09-031-0/+17
| | * tpm: Implement state command for Cr50Simon Glass2022-09-031-0/+13
| | * tpm: Allow reporting the internal stateSimon Glass2022-09-031-0/+20
| | * tpm: Require a digest source when extending the PCRSimon Glass2022-09-031-3/+5