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
...
*
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
*
common: Drop CONFIG_POST_STD/ALT_LIST
Simon Glass
2020-01-17
1
-2
/
+0
*
common: Drop floppy disk support
Simon Glass
2020-01-17
1
-34
/
+0
*
powerpc/mpc85xx: drop eSDHC periperhal clock code
Yangbo Lu
2020-01-16
1
-2
/
+0
*
arm/km: remove board KMCOGE3UN
Holger Brunck
2020-01-10
1
-1
/
+0
*
m68k: Drop CONFIG_MCFPIT support
Tom Rini
2020-01-10
1
-1
/
+0
*
Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...
Jean-Jacques Hiblot
2020-01-07
1
-0
/
+4
*
Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-07
1
-3
/
+0
|
\
|
*
imx6: aristainetos: convert CONFIG_DM_SPI
Heiko Schocher
2020-01-07
1
-1
/
+0
|
*
video: lg4573: convert to DM
Heiko Schocher
2020-01-07
1
-2
/
+0
*
|
board/km: remove CONFIG_KM_BOARD_NAME
Holger Brunck
2019-12-23
1
-1
/
+0
*
|
ppc/km: convert KM_DEF_NETDEV to Kconfig
Holger Brunck
2019-12-23
1
-1
/
+0
*
|
fdt: Show the preprocessed .dts file on error
Simon Glass
2019-12-15
1
-1
/
+3
*
|
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
1
-1
/
+0
|
/
*
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
2019-12-06
1
-3
/
+1
*
lib: add oid registry utility
AKASHI Takahiro
2019-12-06
1
-0
/
+203
*
Makefile: add build script for asn1 parsers
AKASHI Takahiro
2019-12-06
1
-1
/
+3
*
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
1
-2
/
+2
*
configs: Resync with savedefconfig
Tom Rini
2019-12-04
1
-10
/
+0
*
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
2019-12-03
1
-5
/
+0
*
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
2019-12-02
1
-1
/
+0
*
scripts: dtc: ignore files generated generated by python
Bartosz Golaszewski
2019-11-23
1
-1
/
+2
[prev]
[next]