summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-11-21configs: Resync with savedefconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2019-11-04pylibfdt: Correct the type for fdt_property_stub()Simon Glass
2019-11-04pylibfdt: Sync up with upstreamSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass
2019-11-04fdt: Sync up to the latest libfdtSimon Glass
2019-10-31checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt
2019-10-15libfdt: fix typo on commentGiulio Benetti
2019-10-15libfdt: Allow #size-cells of 0Matthias Brugger
2019-10-15libfdt: return correct value if #size-cells property is not presentMatthias Brugger
2019-10-15libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima
2019-10-08mmc: sdhci: Move ZYNQ_HISPD_BROKEN to KconfigSiva Durga Prasad Paladugu
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-09-19scrapyard: Delete this file and scriptTom Rini
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski
2019-08-14configs: Resync with savedefconfigTom Rini
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12powerpc/km: remove unmaintained board KMLION1Holger Brunck
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder
2019-08-12km: clean up header files for KM Kirkwood boardsPascal Linder
2019-08-12km: remove obsolete definitions in KM header filesPascal Linder
2019-08-11Drop PCMCIASimon Glass
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass
2019-08-04Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass
2019-08-02autoboot: Drop unused CONFIG_MENUPROMPTSimon Glass
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass
2019-07-31ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford
2019-07-30efi_loader: always rebuild efi_crt0.oHeinrich Schuchardt