summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra1-0/+1
2019-11-05pylibfdt: Correct the type for fdt_property_stub()Simon Glass1-2/+2
2019-11-05pylibfdt: Sync up with upstreamSimon Glass1-12/+33
2019-11-05pylibfdt: Convert to Python 3Simon Glass3-3/+3
2019-11-05fdt: Sync up to the latest libfdtSimon Glass14-766/+957
2019-10-31checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt1-113/+333
2019-10-15libfdt: fix typo on commentGiulio Benetti1-1/+1
2019-10-15libfdt: Allow #size-cells of 0Matthias Brugger1-3/+5
2019-10-15libfdt: return correct value if #size-cells property is not presentMatthias Brugger2-4/+14
2019-10-15libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2-23/+14
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass1-6/+16
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+0
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+0
2019-10-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-1/+0
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima1-1/+0
2019-10-08mmc: sdhci: Move ZYNQ_HISPD_BROKEN to KconfigSiva Durga Prasad Paladugu1-1/+0
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass1-1/+0
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher1-1/+0
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini1-7/+0
2019-09-23configs: Resync with savedefconfigTom Rini1-6/+0
2019-09-19scrapyard: Delete this file and scriptTom Rini1-165/+0
2019-08-26Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-1/+0
2019-08-26mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese1-1/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford1-1/+0
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford1-1/+0
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski1-1/+0
2019-08-14configs: Resync with savedefconfigTom Rini1-4/+0
2019-08-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-22/+0
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck1-1/+0
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck1-1/+0
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder1-1/+0
2019-08-12km: clean up header files for KM Kirkwood boardsPascal Linder1-1/+0
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder1-18/+0
2019-08-12Drop PCMCIASimon Glass1-6/+0
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass1-3/+14
2019-08-05Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass1-1/+1
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass1-1/+0
2019-08-02autoboot: Drop unused CONFIG_MENUPROMPTSimon Glass1-1/+0
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-1/+0
2019-07-31ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford1-1/+0
2019-07-30efi_loader: always rebuild efi_crt0.oHeinrich Schuchardt1-1/+1
2019-07-30ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day1-1/+0
2019-07-30Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2019-07-29libfdt: Copy the struct region in fdt_resize()Simon Glass1-1/+1
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher1-1/+0
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+0
2019-07-24scripts/kernel-doc: fix parsing of function pointersHeinrich Schuchardt1-1/+1
2019-07-24scripts/kernel-doc: update script from Linux 5.2Heinrich Schuchardt1-18/+19