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
*
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
1
-1
/
+1
|
\
|
*
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
2020-07-09
1
-1
/
+1
*
|
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
2020-07-10
1
-2
/
+0
|
/
*
linux/kconfig.h: remove unused helper macros
Rasmus Villemoes
2020-07-09
1
-2
/
+0
*
checkpatch.pl: Fully re-sync with v5.7
Tom Rini
2020-07-01
1
-106
/
+302
*
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
2020-07-01
1
-0
/
+30
*
kconfig: mmc: move pxa_mmc_generic to kconfig
Marcel Ziswiler
2020-06-30
1
-1
/
+0
*
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-25
1
-17
/
+0
|
\
|
*
spi: zynq_[q]spi: Convert config's to macro's
Ashok Reddy Soma
2020-06-24
1
-3
/
+0
|
*
configs: Resync with savedefconfig
Tom Rini
2020-06-23
1
-14
/
+0
*
|
Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...
Tom Rini
2020-06-20
1
-2
/
+0
|
\
\
|
*
|
net: eepro100: Add Kconfig entries
Marek Vasut
2020-06-18
1
-1
/
+0
|
*
|
net: eepro100: Remove EEPRO100_SROM_WRITE
Marek Vasut
2020-06-18
1
-1
/
+0
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-19
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT
Jagan Teki
2020-06-11
1
-1
/
+0
*
|
libfdt: Remove superfluous NUL character from overlay symbols
Marcus Comstedt
2020-06-11
1
-3
/
+2
|
/
*
checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
Tom Rini
2020-06-04
1
-0
/
+6
*
checkpatch.pl: Request if() instead #ifdef
Simon Glass
2020-06-04
1
-0
/
+6
*
checkpatch.pl: Request a test when a new command is added
Simon Glass
2020-06-04
1
-0
/
+6
*
checkpatch.pl: Warn if the flattree API is used
Simon Glass
2020-06-04
1
-0
/
+6
*
checkpatch.pl: Add a check for tests needed for uclasses
Simon Glass
2020-06-04
1
-0
/
+6
*
checkpatch.pl: Add a U-Boot option
Simon Glass
2020-06-04
1
-0
/
+12
*
checkpatch.pl: Update to v5.7
Simon Glass
2020-06-04
1
-165
/
+63
*
serial: Convert ARM_DCC to Kconfig
Tom Rini
2020-06-04
1
-1
/
+0
*
configs: Resync with savedefconfig
Tom Rini
2020-05-26
1
-3
/
+0
*
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-25
1
-2
/
+0
*
env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig
Marek Vasut
2020-05-25
1
-1
/
+0
*
net: ks8851: Add Kconfig entries
Marek Vasut
2020-05-22
1
-2
/
+0
*
Merge git://git.denx.de/u-boot-sh
Tom Rini
2020-05-21
2
-0
/
+12
|
\
|
*
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
[next]