summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-10-06Merge branch '2021-10-06-assorted-improvements'Tom Rini1-10/+0
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-1/+0
2021-10-04Merge branch 'next'Tom Rini11-592/+1174
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk4-4/+4
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-2/+2
2021-09-28scripts: ensure the cocci script for miiphy_register does not leak the MDIO busVladimir Oltean1-1/+1
2021-09-28scripts: ensure the cocci script for miiphy_register does not leave NULL-unte...Vladimir Oltean1-1/+1
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay1-1/+0
2021-09-28scripts/mailmapper: enable running with Python 3Heinrich Schuchardt1-5/+9
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini1-6/+3
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini2-6/+9
2021-09-25fdt: Update Makefile rules with the new OF_REAL KconfigSimon Glass1-6/+3
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie1-1/+0
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay1-1/+0
2021-09-24scripts/mailmapper: enable running with Python 3Heinrich Schuchardt1-5/+9
2021-09-21net: remove unused CONFIG_DRIVER_AT91EMAC_*Eugen Hristev1-2/+0
2021-09-21board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAMEEugen Hristev1-1/+0
2021-09-16scripts/config_whitelist.txt: Fix after mergingTom Rini1-0/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-9/+0
2021-09-15configs: Resync with savedefconfigTom Rini1-17/+0
2021-09-14pci: Drop PCI_INDIRECT_BRIDGESimon Glass1-1/+0
2021-09-14ppc: Remove UCP1020 boardSimon Glass1-0/+1
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass1-1/+1
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-2/+0
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass1-1/+0
2021-09-02scripts/checkpatch.pl: Resync with v5.13Tom Rini2-247/+1163
2021-09-01Merge branch '2021-08-31-kconfig-migrations-part2' into nextTom Rini1-25/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini1-3/+0
2021-08-30Merge branch '2021-08-30-kconfig-migrations-part1' into nextTom Rini1-208/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-1/+0
2021-08-30usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini1-20/+0
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh1-2/+0
2021-08-10configs: Resync with savedefconfigTom Rini1-11/+0
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass1-4/+0
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass1-1/+0
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt1-1/+0
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár1-1/+0
2021-07-29build: remove the variable NM in gen_ll_addressable_symbols.shPatrick Delaunay2-2/+5
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-07-27configs: Resync with savedefconfigTom Rini1-30/+0
2021-07-14scripts/get_default_envs.sh: Update for thin archive supportTom Rini1-2/+3
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini10-85/+60
2021-07-14get_maintainer.pl: update from Linux kernel v5.13-rc6Trevor Woerner1-70/+134