Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2aa46c017e33b81ad6f8da2810eb0b9612e23f67
/
scripts
1994a35
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
d8d5334
kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
by Masahiro Yamada
· 8 years ago
16a6521
kbuild: make dependencies in scripts/Makefile.autoconf more readable
by Masahiro Yamada
· 8 years ago
54c4495
check-config: fix wrong comment about how to build whitelist
by Masahiro Yamada
· 8 years ago
824a201
config_whitelist: remove bogus options
by Masahiro Yamada
· 8 years ago
76c7dde
config_whitelist: sync by tool
by Masahiro Yamada
· 8 years ago
4952387
build-whitelist: do not add new options to whitelist when update
by Masahiro Yamada
· 8 years ago
babaaa6
scripts: Add script to extract default environment
by Lukasz Majewski
· 8 years ago
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· 8 years ago
4dd8c61
arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig
by York Sun
· 8 years ago
8b3c725
spl: dfu: add dfu support in SPL
by B, Ravi
· 8 years ago
09dbb85
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
a986cf7
Makefile: rm u-boot.cfg dependencies are missing
by Stephen Warren
· 8 years ago
95b3006
Makefile: use if_change_dep for u-boot.cfg
by Stephen Warren
· 8 years ago
78436d6
PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig
by Tom Rini
· 8 years ago
45ae673
PowerPC: Update MIP405/MIP405T to use Kconfig better
by Tom Rini
· 8 years ago
49e3aec
Makefile: Give a build error if ad-hoc CONFIG options are added
by Simon Glass
· 8 years ago
428975e
Kconfig: Add a whitelist of ad-hoc CONFIG options
by Simon Glass
· 8 years ago
98b685d
Use separate options for TPL support
by Simon Glass
· 8 years ago
900975b
scripts: Makefile.lib: Sanitize DTB names
by Maxime Ripard
· 8 years ago
d8d96a3
scripts: Add a cocci patch for miiphy_register
by Joe Hershberger
· 8 years ago
8a07e68
dm: Don't attach the device tree to SPL with of-platdata
by Simon Glass
· 8 years ago
a2a6f04
dm: Add a more efficient libfdt library
by Simon Glass
· 8 years ago
bf6e890
dm: Makefile: Build of-platdata files when the feature is enabled
by Simon Glass
· 8 years ago
32fa8fa
Makefile: Allow the SPL final link rule to be overridden
by Simon Glass
· 8 years ago
aefae2c
ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP
by Michal Simek
· 9 years ago
f75e3ab
acpi: Pass -D__ASSEMBLY__ when compiling ASL files
by Bin Meng
· 9 years ago
8632fec
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
fa12466
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· 9 years ago
70eacf2
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
c897487
kbuild: fixdep: Check fstat(2) return value
by Tom Rini
· 9 years ago
13e13c9
acpi: Quieten IASL output when 'make -s' is used
by Bin Meng
· 9 years ago
846e7f8
acpi: Output all errors/warnings/remarks when compiling ASL
by Bin Meng
· 9 years ago
11b2588
acpi: Specify U-Boot include path for ASL files
by Bin Meng
· 9 years ago
546e120
acpi: Explicitly spell out dsdt.c in the make rule
by Bin Meng
· 9 years ago
e598428
acpi: Change build log for ASL files
by Bin Meng
· 9 years ago
e75c649
kbuild: Do not append dtb for OF_EMBED case
by Michal Simek
· 9 years ago
15318f2
x86: Add a script to aid code conversion from coreboot
by Simon Glass
· 9 years ago
3ac7494
kbuild: fix build rule of u-boot-spl.dtb
by Masahiro Yamada
· 9 years ago
cd98a27
kbuild: add missing FORCE where $(call if_changed, ) is used
by Masahiro Yamada
· 9 years ago
c8febb3
kbuild: remove unneeded ifdef conditionals around build rules
by Masahiro Yamada
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
7bdddb0
socfpga: Simplify Makefile filenames
by Simon Glass
· 9 years ago
4102e71
fdt: Build an SPL binary without device tree
by Simon Glass
· 9 years ago
439079a
Makefile: Add rules to build in .ttf files
by Simon Glass
· 9 years ago
1611b84
kbuild: Add clang detection
by Tom Rini
· 9 years ago
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
c11fe7d
scripts/Makefile* Add SPDX-License-Identifier tag
by Tom Rini
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
3a70d3f
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
by Heiko Schocher
· 9 years ago
e65be98
checkpatch: fix left brace warning
by Heiko Schocher
· 9 years ago
af52939
ARM: zynq: Add target for building bootable SPL image for Zynq
by Nathan Rossi
· 9 years ago
c158dba
spl: Add support for CONFIG_OF_EMBED=y
by Michal Simek
· 9 years ago
e615252
Fix trini email in the get_maintainer.pl script
by Andy Fleming
· 9 years ago
0cab3ec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
45f1e4e
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
by Simon Glass
· 9 years ago
b1beb11
Move board_init_f_mem() into a common location
by Simon Glass
· 9 years ago
b691749
kbuild: fixdep: drop meaningless hash table initialization
by Masahiro Yamada
· 9 years ago
331141a
x86: Generate a valid ACPI table
by Saket Sinha
· 9 years ago
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1e35f39
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
by Masahiro Yamada
· 9 years ago
04aa00d
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
by Masahiro Yamada
· 9 years ago
39ba4b1
spl: move SPL driver entries to driver/Makefile
by Masahiro Yamada
· 9 years ago
88c1ccf
linux/kconfig.h: add CPP macros useful for per-image config options
by Masahiro Yamada
· 9 years ago
10a7a6c
kbuild: add a makefile macro useful with per-image config options
by Masahiro Yamada
· 9 years ago
15e7935
kbuild: fixdep: optimize code slightly
by Masahiro Yamada
· 9 years ago
a4a55d4
Makefile: Add target for building bootable SPL image for SoCFPGA
by Marek Vasut
· 9 years ago
429642c
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
by Dinh Nguyen
· 9 years ago
68b27d3
Support removing default assembler flags
by Simon Glass
· 9 years ago
5865450
kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
by Masahiro Yamada
· 9 years ago
56fc3ba
kbuild: sync with Linux 4.1
by Masahiro Yamada
· 9 years ago
331cec3
kconfig: sync with Linux 4.1
by Masahiro Yamada
· 9 years ago
2ae17c9
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
5ffceb8
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
by Stefan Roese
· 10 years ago
eb753e9
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
by Stefan Roese
· 10 years ago
36ad234
dm: Add a clock uclass
by Simon Glass
· 9 years ago
3a2f3bd
dm: Add support for RAM drivers
by Simon Glass
· 9 years ago
3513beb
dm: power: Allow use of regulators in SPL
by Simon Glass
· 9 years ago
cce3aed
dm: Add support for LEDs
by Simon Glass
· 9 years ago
89caf33
dm: Reduce SPL device tree size
by Simon Glass
· 9 years ago
7f62c01
Remove SPL undefine of CONFIG_OF_CONTROL
by Simon Glass
· 10 years ago
9dc7ee8
Kconfig: Enable usage of escape char '\' in string values
by Stefan Roese
· 10 years ago
a581f26
kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
by Masahiro Yamada
· 10 years ago
765442b
moveconfig: Ignore duplicate configs when moving
by Joe Hershberger
· 10 years ago
1f05c87
Create a .cfg file containing the CONFIG options used to build
by Simon Glass
· 10 years ago
c782190
fix makefiles to respect DTC setting
by Pavel Machek
· 10 years ago
87192a1
kbuild: remove scripts/multiconfig.sh
by Masahiro Yamada
· 10 years ago
e9beb24
kbuild: remove "*_felconfig" target
by Masahiro Yamada
· 10 years ago
a06476e
fixdep: remove multiple .config support code
by Masahiro Yamada
· 10 years ago
5e7e908
scripts/checkstack.pl: update to get AArch64 port from Linux
by Kim Phillips
· 10 years ago
29122df
kconfig: remove unneeded U-Boot extension code
by Masahiro Yamada
· 10 years ago
cfc2f7d
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
72fb32b
kconfig: switch to single .config configuration
by Masahiro Yamada
· 10 years ago
2fa3dd9
kbuild: prepare for moving headers into mach-*/include/mach
by Masahiro Yamada
· 10 years ago
5debe1f
sunxi: Normalise FEL support
by Simon Glass
· 10 years ago
487590c
scripts/Makefile.spl: Add MVEBU DDR code to SPL
by Stefan Roese
· 10 years ago
6fd0962
scripts: add a utility to fill blank fields of doc/README.scrapyard
by Masahiro Yamada
· 10 years ago
121161f
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
by Siarhei Siamashka
· 10 years ago
50d8454
scripts: fix binutils-version.sh for 'as' without a package.
by Bill Pringlemeir
· 10 years ago
Next »