summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-12-11libfdt: Fix invalid version warningMichal Suchanek
2022-04-18MA-18634-1 Android: refine config dependencyJi Luo
2022-04-18MA-13050-5 [Android] support evs on mek-8qxp boardJi Luo
2022-04-18MA-14916-4 support dual bootloader for imx8m/imx8qJi Luo
2022-04-06LFU-219 crypto/fsl: iMX8M: Disable CAAM JR0 in SPL and UbootGaurav Jain
2022-04-06MLK-25346: Add support for cockpit on i.MX8QM MEK boardNitin Garg
2022-04-06MLK-23110-1 usb: Decouple the CI_UDC DM gadget driver with EHCI MX6 driverYe Li
2022-04-06MLK-21854-1 imx: Add uuu relevant environmentYe Li
2022-04-06MLK-18591-3 android: Add FSL android fastboot supportYe Li
2022-04-06MLK-18152-2 mx6sxsabresd: Update board codes to align with v2020.04Ye Li
2022-04-06MLK-12527-1 mxc_keyb: Add MXC keyboard driverYe Li
2022-04-06ENGR00315894-81 gis: Add gis moduleYe.Li
2022-04-06MLK-18147-2 mx6sabreauto/sabresd: Update mx6dq/dqp/dl/s sabre boards codesYe Li
2022-04-06MLK-18654-3 spl: Un-define the DM USB for SPLYe Li
2022-04-06MLK-23574-13 usb: gadget: Add the cadence USB3 gadget driverSherry Sun
2022-04-06MLK-23574-11 usb: cdns3: remove upstream cadence USB3 driverYe Li
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2022-02-23Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-02-22scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_fullPhilippe Reynes
2022-02-14scripts: setlocalversion: remove quotes around localversion from configNikita Maslov
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka
2022-02-10common: drop CONFIG_SYS_RESET_ADDROvidiu Panait
2022-02-10powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait
2022-02-10Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2022-02-09patman: Update with new pylint scoresSimon Glass
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-02-09configs: Resync with savedefconfigTom Rini
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak
2022-02-09Drop CONFIG_SYS_PIO_MODESimon Glass
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass
2022-02-08kconfig: Add support for conditional valuesSimon Glass
2022-02-03scripts/checkpatch.pl: Resync with v5.16Simon Glass
2022-02-03scripts: Makefile: also clean subdir dtcPhilippe Reynes
2022-01-31pylint: Adjust how the output is producedSimon Glass
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes
2022-01-25acpi: Allow include files within the board directorySimon Glass
2022-01-24configs: Resync with savedefconfigTom Rini
2022-01-24Makefile: Add a pylint checker to the buildSimon Glass
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-14checkpatch: report ERROR only on disabling of fdt and initrd relocationHou Zhiqiang