summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* efI: Allow packaging a kernel in the debugging scriptSimon Glass2023-03-251-1/+13
* Merge tag 'v2023.04-rc4' into nextTom Rini2023-03-141-0/+180
|\
| * RFC: tools: Add a camel-case conversion scriptSimon Glass2023-03-011-0/+180
* | efi: Adjust script to show pre-relocation output on terminalSimon Glass2023-03-131-0/+2
* | script: Add a script to build a PyPi packageSimon Glass2023-03-081-0/+117
* | patman: Move library functions into a library directorySimon Glass2023-03-081-1/+1
* | checkpatch: Add a warning for pre-schema driver model tagsSimon Glass2023-02-141-0/+6
* | dm: Add support for handling old u-boot,dm- tagsSimon Glass2023-02-141-6/+17
|/
* Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä2023-01-111-1/+1
* Merge branch 'next'Tom Rini2023-01-098-1148/+9
|\
| * kbuild: Remove checking for adhoc CONFIG symbolsTom Rini2022-12-233-353/+0
| * checkpatch.pl: Update CONFIG logic in U-Boot sectionTom Rini2022-12-231-4/+4
| * kbuild: Remove uncmd_spl logicTom Rini2022-12-233-16/+0
| * global: Migrate CONFIG_BOARDDIR to CFGTom Rini2022-12-231-1/+1
| * Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-1/+0
| |\
| * | board/km/secu: migrate to use environment text filesHolger Brunck2022-12-121-2/+0
| * | board/km/cent2: migrate to environment text fileHolger Brunck2022-12-121-15/+0
| * | Makefile: link with --no-warn-rwx-segmentsTom Rini2022-12-121-2/+4
| * | scripts/config_whitelist.txt: Remove more referenced symbolsTom Rini2022-12-051-21/+0
| * | configs: Resync with savedefconfigTom Rini2022-12-051-734/+0
| * | powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini2022-12-051-1/+1
* | | pylibfdt: Allow version normalization to failTom Rini2023-01-071-3/+11
* | | pylibfdt: Fix disable version normalizationPhilippe Schenker2023-01-061-6/+2
* | | pylibfdt: Fix version normalization warningMarek Vasut2022-12-221-0/+4
| |/ |/|
* | sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara2022-12-141-1/+0
|/
* doc: Correct the path to the Makefile documentationSimon Glass2022-11-221-1/+1
* Merge branch '2022-11-10-symbol-migrations'Tom Rini2022-11-101-335/+0
* MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck2022-11-021-1/+0
* MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2022-11-021-1/+0
* Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2022-10-301-6/+0
|\
| * video: Drop atmel LCD codeSimon Glass2022-10-301-1/+0
| * video: Drop ld9040 driverSimon Glass2022-10-301-1/+0
| * video: Drop CONFIG_LCD_MENUSimon Glass2022-10-301-1/+0
| * video: Drop CONFIG_LCD_ALIGNMENTSimon Glass2022-10-301-1/+0
| * Convert CONFIG_VIDEO_LOGO_MAX_SIZE to KconfigSimon Glass2022-10-301-1/+0
| * video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZESimon Glass2022-10-301-1/+1
| * Convert CONFIG_HIDE_LOGO_VERSION to KconfigSimon Glass2022-10-301-1/+0
* | fdt: Move to setuptoolsSimon Glass2022-10-293-10/+158
* | tests: Build correct sandbox configuration on 32bitMichal Suchanek2022-10-291-0/+4
* | libfdt: Fix build with python 3.10Michal Suchanek2022-10-291-0/+4
* | libfdt: Fix invalid version warningMichal Suchanek2022-10-291-1/+1
* | test: Drop unwanted option in event_dump.pySimon Glass2022-10-291-2/+0
|/
* scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros2022-10-261-0/+1
* board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck2022-10-211-1/+0
* configs: Resync with savedefconfigTom Rini2022-10-211-4/+0
* board/km: remove kirkwood boardsHolger Brunck2022-10-061-1/+0
* event: Allow multiple spy declarations for each eventSimon Glass2022-09-291-1/+3
* Merge branch 'master' into nextTom Rini2022-09-192-6/+1
|\
| * configs: Resync with savedefconfigTom Rini2022-09-051-5/+0
| * kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingleHeiko Thiery2022-08-311-1/+1