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: Export overlay_apply_node() as fdt_overlay_apply_node()
Marek Vasut
2020-05-20
2
-0
/
+12
*
|
mpc83xx, abb: remove suvd3 board
Heiko Schocher
2020-05-19
1
-1
/
+0
|
/
*
env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
Ovidiu Panait
2020-05-15
1
-1
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2020-05-15
1
-5
/
+0
*
kbuild: spl: Add shrunk arch-dtbs to targets list
Jan Kiszka
2020-05-14
1
-1
/
+4
*
kbuild: spl: Fix parallel build
Jan Kiszka
2020-05-14
1
-1
/
+1
*
spi: Zap lpc32xx_ssp driver-related code
Jagan Teki
2020-05-11
1
-1
/
+0
*
Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-05-08
1
-0
/
+2
|
\
|
*
kbuild: efi: Avoid rebuilding efi targets
Jan Kiszka
2020-05-07
1
-0
/
+2
*
|
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-05-08
1
-2
/
+0
*
|
cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
Michal Simek
2020-05-08
1
-1
/
+0
*
|
configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs
Patrick Delaunay
2020-05-08
1
-1
/
+0
*
|
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
2020-05-08
1
-1
/
+0
|
/
*
scripts/get_default_envs.sh: preserve order of multiple entries for same vari...
Rasmus Villemoes
2020-05-06
1
-1
/
+1
*
Merge branch 'next' of git://git.denx.de/u-boot-sh
Tom Rini
2020-05-04
1
-5
/
+0
|
\
|
*
net: tulip: Remove CONFIG_TULIP_*
Marek Vasut
2020-05-01
1
-3
/
+0
|
*
net: pcnet: Remove CONFIG_PCNET_79C97x
Marek Vasut
2020-05-01
1
-2
/
+0
*
|
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
Patrick Delaunay
2020-05-01
1
-1
/
+0
|
/
*
configs: Resync with savedefconfig
Tom Rini
2020-04-28
1
-3
/
+0
*
kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
Masahiro Yamada
2020-04-28
1
-2
/
+8
*
coccinelle: adjust NULL check before free()
Heinrich Schuchardt
2020-04-24
1
-13
/
+11
*
coccinelle: check for casting malloc output
Heinrich Schuchardt
2020-04-24
1
-0
/
+102
*
kbuild: cherry-pick kbuild changes from Linux
Masahiro Yamada
2020-04-24
4
-41
/
+46
*
kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
Masahiro Yamada
2020-04-24
1
-2
/
+3
*
fixdep: Re-sync with Linux 5.7-rc1
Masahiro Yamada
2020-04-24
1
-45
/
+47
*
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Masahiro Yamada
2020-04-24
1
-5
/
+7
*
scripts: add documentation-file-ref-check
Heinrich Schuchardt
2020-04-17
1
-0
/
+226
*
acpi: Add an __ACPI__ preprocessor symbol
Simon Glass
2020-04-16
1
-2
/
+2
*
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-10
30
-237
/
+384
*
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
40
-1023
/
+1192
*
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2020-03-16
4
-16
/
+206
*
kbuild: remove unused dtc-version.sh script
Masahiro Yamada
2020-03-16
2
-22
/
+0
*
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
2020-03-16
1
-0
/
+1
*
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
2020-03-16
1
-0
/
+4
*
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
2020-03-16
2
-21
/
+16
*
kbuild: fixdep: Resync this with v4.17
Tom Rini
2020-03-16
1
-201
/
+150
*
fixdep: fix U-Boot own code to handle only valid symbol characters
Masahiro Yamada
2020-03-16
1
-1
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2020-02-28
1
-1
/
+0
*
net: convert NET_MAXDEFRAG to Kconfig
Rasmus Villemoes
2020-02-13
1
-1
/
+0
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
5
-0
/
+55
|
\
|
*
dtc: add ability to make nodes conditional on them being referenced
Maxime Ripard
2020-02-05
5
-0
/
+55
*
|
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
Marek Vasut
2020-02-03
1
-1
/
+0
|
/
*
Remove redundant YYLOC global declaration
Peter Robinson
2020-01-30
1
-1
/
+0
*
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
2020-01-30
2
-42
/
+11
*
dts: add property removal option CONFIG_OF_REMOVE_PROPS
Anatolij Gustschin
2020-01-27
1
-0
/
+8
*
arm/km: remove unmaintained board kmsuv31
Holger Brunck
2020-01-23
1
-1
/
+0
*
arm/km: remove unmaintained board SUGP1
Holger Brunck
2020-01-23
1
-1
/
+0
*
arm/km: add support for SUSE2
Holger Brunck
2020-01-23
1
-0
/
+1
*
configs: Resync with savedefconfig
Tom Rini
2020-01-22
1
-14
/
+0
*
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
1
-1
/
+0
[prev]
[next]