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
*
spl: dfu: add dfu support in SPL
B, Ravi
2016-09-27
1
-0
/
+4
*
kconfig: introduce kconfig for UBI
Heiko Schocher
2016-09-26
1
-6
/
+0
*
Makefile: rm u-boot.cfg dependencies are missing
Stephen Warren
2016-09-22
1
-0
/
+11
*
Makefile: use if_change_dep for u-boot.cfg
Stephen Warren
2016-09-22
1
-1
/
+1
*
PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig
Tom Rini
2016-09-20
1
-1
/
+0
*
PowerPC: Update MIP405/MIP405T to use Kconfig better
Tom Rini
2016-09-20
1
-2
/
+0
*
Makefile: Give a build error if ad-hoc CONFIG options are added
Simon Glass
2016-09-16
1
-0
/
+55
*
Kconfig: Add a whitelist of ad-hoc CONFIG options
Simon Glass
2016-09-16
2
-0
/
+8471
*
Use separate options for TPL support
Simon Glass
2016-09-16
1
-1
/
+9
*
scripts: Makefile.lib: Sanitize DTB names
Maxime Ripard
2016-08-20
1
-4
/
+4
*
scripts: Add a cocci patch for miiphy_register
Joe Hershberger
2016-08-15
1
-0
/
+142
*
dm: Don't attach the device tree to SPL with of-platdata
Simon Glass
2016-07-14
1
-1
/
+1
*
dm: Add a more efficient libfdt library
Simon Glass
2016-07-14
1
-2
/
+7
*
dm: Makefile: Build of-platdata files when the feature is enabled
Simon Glass
2016-07-14
1
-3
/
+36
*
Makefile: Allow the SPL final link rule to be overridden
Simon Glass
2016-07-14
1
-2
/
+4
*
ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
Michal Simek
2016-06-06
1
-5
/
+2
*
acpi: Pass -D__ASSEMBLY__ when compiling ASL files
Bin Meng
2016-05-30
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-05-24
1
-0
/
+7
|
\
|
*
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
1
-0
/
+7
*
|
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-05-23
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
acpi: Quieten IASL output when 'make -s' is used
Bin Meng
2016-05-23
1
-1
/
+1
|
*
acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
2016-05-23
1
-1
/
+1
|
*
acpi: Specify U-Boot include path for ASL files
Bin Meng
2016-05-23
1
-1
/
+1
|
*
acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
2016-05-23
1
-1
/
+1
|
*
acpi: Change build log for ASL files
Bin Meng
2016-05-23
1
-1
/
+1
*
|
kbuild: fixdep: Check fstat(2) return value
Tom Rini
2016-05-23
1
-1
/
+5
|
/
*
kbuild: Do not append dtb for OF_EMBED case
Michal Simek
2016-05-02
1
-1
/
+1
*
x86: Add a script to aid code conversion from coreboot
Simon Glass
2016-03-17
1
-0
/
+17
*
kbuild: fix build rule of u-boot-spl.dtb
Masahiro Yamada
2016-02-08
1
-2
/
+2
*
kbuild: add missing FORCE where $(call if_changed, ) is used
Masahiro Yamada
2016-02-08
1
-5
/
+5
*
kbuild: remove unneeded ifdef conditionals around build rules
Masahiro Yamada
2016-02-08
1
-4
/
+0
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-2
/
+2
*
socfpga: Simplify Makefile filenames
Simon Glass
2016-02-01
1
-3
/
+3
*
fdt: Build an SPL binary without device tree
Simon Glass
2016-02-01
1
-9
/
+16
*
Makefile: Add rules to build in .ttf files
Simon Glass
2016-01-30
1
-0
/
+21
*
kbuild: Add clang detection
Tom Rini
2016-01-25
1
-0
/
+4
*
Move all command code into its own directory
Simon Glass
2016-01-25
1
-1
/
+1
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
7
-91
/
+7
*
scripts/Makefile* Add SPDX-License-Identifier tag
Tom Rini
2016-01-19
7
-0
/
+20
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-1
/
+1
*
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Heiko Schocher
2016-01-08
1
-11
/
+11
*
checkpatch: fix left brace warning
Heiko Schocher
2016-01-04
1
-5
/
+5
*
ARM: zynq: Add target for building bootable SPL image for Zynq
Nathan Rossi
2015-11-19
1
-0
/
+11
*
spl: Add support for CONFIG_OF_EMBED=y
Michal Simek
2015-11-12
1
-0
/
+1
*
Fix trini email in the get_maintainer.pl script
Andy Fleming
2015-11-12
1
-1
/
+1
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
3
-0
/
+9
*
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Simon Glass
2015-11-04
1
-0
/
+2
*
Move board_init_f_mem() into a common location
Simon Glass
2015-10-24
1
-0
/
+1
*
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
2015-09-15
1
-19
/
+0
*
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
1
-0
/
+11
[next]