summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2019-07-30ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day
2019-07-29Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-07-29libfdt: Copy the struct region in fdt_resize()Simon Glass
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24scripts/kernel-doc: fix parsing of function pointersHeinrich Schuchardt
2019-07-24scripts/kernel-doc: update script from Linux 5.2Heinrich Schuchardt
2019-07-20rockchip: rk322x: use ARM arch timer instead of rk_timerKever Yang
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-07-18ARM: correct detection of thumb modeHeinrich Schuchardt
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara