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
*
configs: Resync with savedefconfig
Tom Rini
2021-04-28
1
-99
/
+0
*
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-22
1
-1
/
+0
*
Add support for stack-protector
Joel Peshkin
2021-04-20
1
-0
/
+6
*
net: calxedagmac: Convert to DM_ETH
Andre Przywara
2021-04-20
1
-1
/
+0
*
freescale: ls1021atwr: Drop use of CONFIG_RESET
Simon Glass
2021-04-15
1
-1
/
+0
*
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
2021-04-12
1
-0
/
+6
*
Merge branch '2021-04-11-remove-non-migrated-boards'
Tom Rini
2021-04-11
1
-2
/
+0
|
\
|
*
drivers: ata: Remove mvsata_ide driver
Tom Rini
2021-04-10
1
-2
/
+0
*
|
finish removing mb862xx video driver
Trevor Woerner
2021-04-10
1
-1
/
+0
|
/
*
configs: remove obsolete CONFIG_MVEBU_MMC
Harm Berntsen
2021-04-08
1
-1
/
+0
*
configs: remove obsolete CONFIG_SYS_MMC_BASE
Harm Berntsen
2021-04-08
1
-1
/
+0
*
Convert CONFIG_MISC_INIT_F to Kconfig
Simon Glass
2021-04-06
1
-1
/
+0
*
dtc: Update the build rule for pylibfdt
Simon Glass
2021-04-06
1
-0
/
+1
*
Makefile: Remove old of-platdata files before regenerating
Simon Glass
2021-03-26
1
-2
/
+17
*
Makefile: Use a variable for generated of-platdata headers
Simon Glass
2021-03-26
1
-7
/
+4
*
Makefile: Depend only on required of-platdata files
Simon Glass
2021-03-26
1
-2
/
+5
*
Makefile: Avoid running dtoc every time
Simon Glass
2021-03-26
1
-5
/
+7
*
libfdt: Tidy up pylibfdt build rule
Simon Glass
2021-03-26
1
-3
/
+9
*
dm: Add the new dtoc-generated files to the build
Simon Glass
2021-03-22
1
-1
/
+2
*
dm: of-platadata: Add option for device instantiation
Simon Glass
2021-03-22
1
-0
/
+4
*
Makefile: Pass the U-Boot phase to dtoc
Simon Glass
2021-03-22
1
-1
/
+1
*
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
2
-56
/
+7
|
\
|
*
configs: Resync with savedefconfig
Tom Rini
2021-03-15
1
-1
/
+0
|
*
arm: mvebu: a38x: Remove dead code ARMADA_39X
Pali Rohár
2021-03-12
1
-1
/
+0
|
*
Makefile: socfpga: Add target to generate hex output for combined spl and dtb
Dalon Westergreen
2021-03-08
1
-0
/
+7
|
*
configs: fsl: move via specific defines to Kconfig
Rajesh Bhagat
2021-03-05
1
-1
/
+0
|
*
configs: fsl: move bootrom specific defines to Kconfig
Rajesh Bhagat
2021-03-05
1
-2
/
+0
|
*
configs: Resync with savedefconfig
Tom Rini
2021-03-02
1
-51
/
+0
*
|
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-03-03
1
-1
/
+0
|
/
*
build/DTC: fix sed usage in DTC command
Roger Pau Monne
2021-02-24
1
-2
/
+1
*
scripts/check-config.sh: fix to be compatible with BSD sed
Roger Pau Monne
2021-02-24
1
-4
/
+4
*
cmd: fdt: skip board specific fixup using env variable
Wasim Khan
2021-02-24
1
-0
/
+6
*
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2021-02-22
1
-2
/
+0
|
\
|
*
video: eliminate unused drivers/video/mb862xx.c
Heinrich Schuchardt
2021-02-19
1
-2
/
+0
*
|
fdt/sunxi: Remove OF_STDOUT_PATH
Andre Przywara
2021-02-19
1
-1
/
+0
|
/
*
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
[next]