summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* libfdt: Tidy up pylibfdt build ruleSimon Glass2021-03-261-3/+9
* dm: Add the new dtoc-generated files to the buildSimon Glass2021-03-221-1/+2
* dm: of-platadata: Add option for device instantiationSimon Glass2021-03-221-0/+4
* Makefile: Pass the U-Boot phase to dtocSimon Glass2021-03-221-1/+1
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-152-56/+7
|\
| * configs: Resync with savedefconfigTom Rini2021-03-151-1/+0
| * arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-121-1/+0
| * Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-0/+7
| * configs: fsl: move via specific defines to KconfigRajesh Bhagat2021-03-051-1/+0
| * configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2021-03-051-2/+0
| * configs: Resync with savedefconfigTom Rini2021-03-021-51/+0
* | video: sunxi_display: Convert to DM_VIDEOJagan Teki2021-03-031-1/+0
|/
* build/DTC: fix sed usage in DTC commandRoger Pau Monne2021-02-241-2/+1
* scripts/check-config.sh: fix to be compatible with BSD sedRoger Pau Monne2021-02-241-4/+4
* cmd: fdt: skip board specific fixup using env variableWasim Khan2021-02-241-0/+6
* Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-02-221-2/+0
|\
| * video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt2021-02-191-2/+0
* | fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara2021-02-191-1/+0
|/
* libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-151-0/+17
* configs: Resync with savedefconfigTom Rini2021-02-151-50/+0
* configs: Resync with savedefconfigTom Rini2021-01-291-1/+0
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-271-1/+0
* doc: update Kernel documentation build systemHeinrich Schuchardt2021-01-271-116/+334
* Revert "doc: update Kernel documentation build system"Tom Rini2021-01-231-334/+116
* doc: update Kernel documentation build systemHeinrich Schuchardt2021-01-231-116/+334
* sunxi: Use mkimage for SPL boot image generationAndre Przywara2021-01-111-4/+4
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-16/+19
|\
| * dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass2021-01-051-1/+1
| * Makefile: Invoke dtoc only onceSimon Glass2021-01-051-12/+9
| * Makefile: Use common args for dtocSimon Glass2021-01-051-2/+5
| * Makefile: Tidy up SPL dtb productionSimon Glass2021-01-051-3/+4
| * Makefile: Build SPL dtbs in the spl/ directorySimon Glass2021-01-051-1/+1
| * Makefile: Build a separate .dtb for TPLSimon Glass2021-01-051-1/+3
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-2/+0
|\ \ | |/ |/|
| * configs: Resync with savedefconfigTom Rini2020-12-161-1/+0
| * remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck2020-12-021-1/+0
* | checkpatch: Add warnings for unexpected struct namesSimon Glass2020-12-131-0/+38
* | cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay2020-12-011-1/+0
|/
* microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek2020-11-201-1/+0
* libfdt: Fix signedness comparison warningsAndre Przywara2020-11-106-29/+42
* arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek2020-11-041-1/+0
* Makefile: Generate a symbol file for u-boot-splSimon Glass2020-10-291-1/+6
* dm: test: Build tests for SPLSimon Glass2020-10-291-0/+1
* eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-261-1/+0
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-10-231-1/+0
|\
| * Remove whitelist entry CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-151-1/+0
* | rtc: move pcf8563 to KconfigHeiko Schocher2020-10-221-1/+0
* | configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-3/+0
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-1/+0
* | configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay2020-10-181-1/+0
|/