index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-19
ARM: zynq: Add target for building bootable SPL image for Zynq
Nathan Rossi
1
-0
/
+11
2015-11-12
spl: Add support for CONFIG_OF_EMBED=y
Michal Simek
1
-0
/
+1
2015-11-12
Fix trini email in the get_maintainer.pl script
Andy Fleming
1
-1
/
+1
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
3
-0
/
+9
2015-11-04
dm: spl: Generate u-boot-spl-dtb.bin only when enabled
Simon Glass
1
-0
/
+2
2015-10-24
Move board_init_f_mem() into a common location
Simon Glass
1
-0
/
+1
2015-09-15
kbuild: fixdep: drop meaningless hash table initialization
Masahiro Yamada
1
-19
/
+0
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
1
-0
/
+11
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-3
/
+0
2015-08-18
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
1
-1
/
+1
2015-08-18
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
1
-2
/
+0
2015-08-18
spl: move SPL driver entries to driver/Makefile
Masahiro Yamada
1
-30
/
+1
2015-08-18
linux/kconfig.h: add CPP macros useful for per-image config options
Masahiro Yamada
1
-0
/
+26
2015-08-18
kbuild: add a makefile macro useful with per-image config options
Masahiro Yamada
1
-0
/
+6
2015-08-18
kbuild: fixdep: optimize code slightly
Masahiro Yamada
1
-3
/
+4
2015-08-08
Makefile: Add target for building bootable SPL image for SoCFPGA
Marek Vasut
1
-0
/
+10
2015-08-08
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
Dinh Nguyen
1
-0
/
+1
2015-08-05
Support removing default assembler flags
Simon Glass
1
-1
/
+2
2015-07-27
kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
Masahiro Yamada
1
-0
/
+2
2015-07-27
kbuild: sync with Linux 4.1
Masahiro Yamada
4
-40
/
+44
2015-07-27
kconfig: sync with Linux 4.1
Masahiro Yamada
17
-203
/
+189
2015-07-23
Merge git://git.denx.de/u-boot-marvell
Tom Rini
1
-1
/
+2
2015-07-23
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
Stefan Roese
1
-0
/
+1
2015-07-23
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
Stefan Roese
1
-1
/
+1
2015-07-21
dm: Add a clock uclass
Simon Glass
1
-0
/
+1
2015-07-21
dm: Add support for RAM drivers
Simon Glass
1
-0
/
+1
2015-07-21
dm: power: Allow use of regulators in SPL
Simon Glass
1
-0
/
+1
2015-07-21
dm: Add support for LEDs
Simon Glass
1
-0
/
+1
2015-07-21
dm: Reduce SPL device tree size
Simon Glass
1
-0
/
+28
2015-06-10
Remove SPL undefine of CONFIG_OF_CONTROL
Simon Glass
1
-0
/
+2
2015-06-08
Kconfig: Enable usage of escape char '\' in string values
Stefan Roese
2
-54
/
+9
2015-05-28
kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
Masahiro Yamada
1
-1
/
+1
2015-05-27
moveconfig: Ignore duplicate configs when moving
Joe Hershberger
1
-1
/
+2
2015-04-18
Create a .cfg file containing the CONFIG options used to build
Simon Glass
1
-1
/
+8
2015-04-07
fix makefiles to respect DTC setting
Pavel Machek
1
-1
/
+1
2015-03-28
kbuild: remove scripts/multiconfig.sh
Masahiro Yamada
2
-90
/
+10
2015-03-28
kbuild: remove "*_felconfig" target
Masahiro Yamada
1
-12
/
+0
2015-03-05
fixdep: remove multiple .config support code
Masahiro Yamada
1
-5
/
+1
2015-03-05
scripts/checkstack.pl: update to get AArch64 port from Linux
Kim Phillips
1
-11
/
+16
2015-03-02
kconfig: remove unneeded U-Boot extension code
Masahiro Yamada
1
-8
/
+0
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
1
-0
/
+2
2015-02-24
kconfig: switch to single .config configuration
Masahiro Yamada
5
-269
/
+57
2015-02-21
kbuild: prepare for moving headers into mach-*/include/mach
Masahiro Yamada
1
-4
/
+15
2015-02-16
sunxi: Normalise FEL support
Simon Glass
1
-2
/
+0
2015-02-06
scripts/Makefile.spl: Add MVEBU DDR code to SPL
Stefan Roese
1
-0
/
+1
2015-01-14
scripts: add a utility to fill blank fields of doc/README.scrapyard
Masahiro Yamada
1
-0
/
+166
2015-01-14
sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig
Siarhei Siamashka
1
-1
/
+1
2015-01-08
scripts: fix binutils-version.sh for 'as' without a package.
Bill Pringlemeir
1
-1
/
+2
2014-12-29
scripts: fix binutils-version.sh
Masahiro Yamada
1
-2
/
+4
2014-12-08
kconfig: Fix warning "‘jump’ may be used uninitialized"
Peter Kümmel
1
-2
/
+2
[next]