index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfdt: Check for multiple/invalid root nodes
Simon Glass
2021-02-15
1
-0
/
+17
*
configs: Resync with savedefconfig
Tom Rini
2021-02-15
1
-50
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2021-01-29
1
-1
/
+0
*
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
Stefan Roese
2021-01-27
1
-1
/
+0
*
doc: update Kernel documentation build system
Heinrich Schuchardt
2021-01-27
1
-116
/
+334
*
Revert "doc: update Kernel documentation build system"
Tom Rini
2021-01-23
1
-334
/
+116
*
doc: update Kernel documentation build system
Heinrich Schuchardt
2021-01-23
1
-116
/
+334
*
sunxi: Use mkimage for SPL boot image generation
Andre Przywara
2021-01-11
1
-4
/
+4
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-16
/
+19
|
\
|
*
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
1
-1
/
+1
|
*
Makefile: Invoke dtoc only once
Simon Glass
2021-01-05
1
-12
/
+9
|
*
Makefile: Use common args for dtoc
Simon Glass
2021-01-05
1
-2
/
+5
|
*
Makefile: Tidy up SPL dtb production
Simon Glass
2021-01-05
1
-3
/
+4
|
*
Makefile: Build SPL dtbs in the spl/ directory
Simon Glass
2021-01-05
1
-1
/
+1
|
*
Makefile: Build a separate .dtb for TPL
Simon Glass
2021-01-05
1
-1
/
+3
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
configs: Resync with savedefconfig
Tom Rini
2020-12-16
1
-1
/
+0
|
*
remove obsolete option CONFIG_JFFS2_CMDLINE
Holger Brunck
2020-12-02
1
-1
/
+0
*
|
checkpatch: Add warnings for unexpected struct names
Simon Glass
2020-12-13
1
-0
/
+38
*
|
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Patrick Delaunay
2020-12-01
1
-1
/
+0
|
/
*
microblaze: Remove CONFIG_SYS_FDT_SIZE
Michal Simek
2020-11-20
1
-1
/
+0
*
libfdt: Fix signedness comparison warnings
Andre Przywara
2020-11-10
6
-29
/
+42
*
arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
Michal Simek
2020-11-04
1
-1
/
+0
*
Makefile: Generate a symbol file for u-boot-spl
Simon Glass
2020-10-29
1
-1
/
+6
*
dm: test: Build tests for SPL
Simon Glass
2020-10-29
1
-0
/
+1
*
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-26
1
-1
/
+0
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2020-10-23
1
-1
/
+0
|
\
|
*
Remove whitelist entry CONFIG_DEFAULT_CONSOLE
Andre Heider
2020-10-15
1
-1
/
+0
*
|
rtc: move pcf8563 to Kconfig
Heiko Schocher
2020-10-22
1
-1
/
+0
*
|
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Patrick Delaunay
2020-10-18
1
-3
/
+0
*
|
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Patrick Delaunay
2020-10-18
1
-1
/
+0
*
|
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
Patrick Delaunay
2020-10-18
1
-1
/
+0
|
/
*
checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
Alper Nebi Yasak
2020-10-14
1
-0
/
+6
*
configs: Resync with savedefconfig
Tom Rini
2020-10-05
1
-7
/
+0
*
libfdt: Detected out-of-space with fdt_finish()
Simon Glass
2020-09-22
1
-1
/
+2
*
scripts/setlocalversion: sync with linux 5.8
Rasmus Villemoes
2020-08-27
1
-17
/
+26
*
checkpatch.pl: Make fdt / initrd relocation disabling an error
Tom Rini
2020-08-27
1
-0
/
+6
*
configs: Resync with savedefconfig
Tom Rini
2020-08-26
1
-1
/
+0
*
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
1
-1
/
+0
*
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
1
-4
/
+0
*
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-08
1
-2
/
+0
*
Kconfig: Remove CONFIG_SYS_SRAM_START
Ovidiu Panait
2020-08-06
1
-1
/
+0
*
Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
Ovidiu Panait
2020-08-06
1
-1
/
+0
*
Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
Ovidiu Panait
2020-08-06
1
-1
/
+0
*
Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
Michal Simek
2020-08-04
1
-1
/
+1
*
fixdep: fix coding style in previous fix
Stephen Warren
2020-08-04
1
-1
/
+1
*
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
2020-08-03
1
-2
/
+8
*
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-28
1
-12
/
+12
*
configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
Peng Fan
2020-07-28
1
-1
/
+0
*
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
1
-1
/
+0
[next]