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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
dm: i2c: Add a compatbility layer
Simon Glass
1
-0
/
+7
2015-01-28
Makefile: clean boot.bin
Bo Shen
1
-1
/
+1
2015-01-12
Prepare v2015.01
v2015.01
Tom Rini
1
-1
/
+1
2014-12-29
Prepare v2015.01-rc4
v2015.01-rc4
Tom Rini
1
-1
/
+1
2014-12-18
x86: Include FSP and CMC binary in the u-boot.rom build rules
Bin Meng
1
-1
/
+9
2014-12-18
x86: Use consistent name XXX_ADDR for binary blob flash address
Bin Meng
1
-1
/
+1
2014-12-18
x86: Convert microcode format to device-tree-only
Simon Glass
1
-1
/
+3
2014-12-13
x86: Refactor u-boot.rom build rules
Bin Meng
1
-21
/
+27
2014-12-11
spl: Use u-boot.img instead of u-boot.bin
Alison Wang
1
-1
/
+7
2014-12-11
ls102xa: pblimage: Add pblimage tool support for LS102xA
Alison Wang
1
-1
/
+2
2014-12-08
Prepare v2015.01-rc3
v2015.01-rc3
Tom Rini
1
-1
/
+1
2014-12-08
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
1
-1
/
+0
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
1
-17
/
+1
2014-11-25
x86: Allow an option ROM to be built into U-Boot
Simon Glass
1
-0
/
+3
2014-11-24
Prepare v2015.01-rc2
v2015.01-rc2
Tom Rini
1
-1
/
+1
2014-11-24
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-1
/
+35
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
1
-3
/
+0
2014-11-21
x86: Build a .rom file which can be flashed to an x86 machine
Simon Glass
1
-1
/
+35
2014-11-10
Prepare v2015.01-rc1
v2015.01-rc1
Tom Rini
1
-3
/
+3
2014-11-10
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
1
-1
/
+1
2014-11-10
bfin: make the CPU macro of LDR target more genenric
Sonic Zhang
1
-1
/
+1
2014-11-07
kbuild: sync misc scripts with Linux 3.18-rc1
Masahiro Yamada
1
-1
/
+1
2014-11-07
kbuild: sync top Makefile with Linux 3.18-rc1
Masahiro Yamada
1
-90
/
+96
2014-11-07
kbuild: remove "clobber" target
Masahiro Yamada
1
-21
/
+7
2014-11-07
generic-board: make compile-time noise for non-generic boards
Masahiro Yamada
1
-0
/
+7
2014-11-05
dm: sunxi: Add a new config for an FDT-based pcDuino3
Simon Glass
1
-1
/
+2
2014-10-23
kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax
Masahiro Yamada
1
-4
/
+0
2014-10-23
Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image
Stefan Roese
1
-0
/
+5
2014-10-23
arm: armada-xp: Add basic support for Marvell Armada XP SoC
Stefan Roese
1
-1
/
+1
2014-10-23
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
Stefan Roese
1
-0
/
+4
2014-10-14
Prepare v2014.10
v2014.10
Tom Rini
1
-1
/
+1
2014-10-13
Makefile: drop "tools-only" from no-dot-config-targets
Tom Rini
1
-1
/
+1
2014-10-06
Prepare v2014.10-rc3
v2014.10-rc3
Tom Rini
1
-1
/
+1
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
1
-3
/
+0
2014-09-16
kconfig: fix a bug of "make config"
Masahiro Yamada
1
-1
/
+1
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
1
-1
/
+1
2014-09-11
Makefile: default to cc for host compiler
Jeroen Hofstee
1
-2
/
+2
2014-09-02
Prepare v2014.10-rc2
v2014.10-rc2
Tom Rini
1
-1
/
+1
2014-08-28
kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
1
-1
/
+5
2014-08-22
kconfig: convert Kconfig helper script into a shell script
Masahiro Yamada
1
-2
/
+2
2014-08-22
Makefile: remove generated boards.cfg within make distclean
Roger Meier
1
-0
/
+1
2014-08-21
Makefile: Use Kbuild style for system_map.o generation step
Vasili Galka
1
-3
/
+7
2014-08-21
kbuild: sync mixed targets handling with Linux 3.16
Masahiro Yamada
1
-3
/
+3
2014-08-21
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
1
-4
/
+2
2014-08-09
Makefile: use u-boot.map for binary_size_check
Chris Packham
1
-3
/
+4
2014-08-09
Makefile: use $(shell ...) for determining file_size
Chris Packham
1
-1
/
+1
2014-08-06
Prepare v2014.10-rc1
v2014.10-rc1
Tom Rini
1
-2
/
+2
2014-07-30
kconfig: switch to Kconfig
Masahiro Yamada
1
-62
/
+54
2014-07-28
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+6
2014-07-25
keystone: add support for NAND gpheader image
Khoronzhuk, Ivan
1
-0
/
+6
[prev]
[next]