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
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-14
add %.c->%.i and %.c->%.s rules
Mike Frysinger
1
-0
/
+4
2009-06-14
allow boards to customize compiler options on a per-file/dir basis
Mike Frysinger
1
-3
/
+5
2009-06-12
config.mk: remove un-needed REMOTE_BUILD check
Jean-Christophe PLAGNIOL-VILLARD
1
-12
/
+0
2009-01-18
build system: treat all Darwin's alike
Mike Frysinger
1
-2
/
+2
2008-12-08
Remove unneeded CONFIG_SHELL references
Peter Tyser
1
-7
/
+2
2008-09-12
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
Shinya Kuribayashi
1
-9
/
+0
2008-09-07
config.mk: Move arch-specific condition to $(ARCH)_config.mk
Shinya Kuribayashi
1
-16
/
+0
2008-06-26
Conditionally add -fno-stack-protector to CFLAGS
Haavard Skinnemoen
1
-0
/
+2
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
2008-05-03
config.mk: use correct (cross) compiler
Wolfgang Denk
1
-21
/
+25
2008-02-22
include autoconf.mk before any other .mk files
Mike Frysinger
1
-3
/
+3
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
1
-0
/
+1
2008-02-14
Only use TEXT_BASE if defined by the board
Mike Frysinger
1
-2
/
+8
2008-02-04
generate u-boot.ldr for Blackfin targets
Mike Frysinger
1
-0
/
+1
2007-11-20
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
1
-0
/
+3
2007-11-03
blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
Shinya Kuribayashi
1
-4
/
+0
2007-03-09
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
1
-1
/
+1
2006-10-29
Automatically adjust ARFLAGS so "make -s" is really silent.
Wolfgang Denk
1
-0
/
+4
2006-10-27
Don't pass any debug options directly to the assembler
Haavard Skinnemoen
1
-1
/
+3
2006-10-24
Use -g instead of -gstabs in AFLAGS_DEBUG
Wolfgang Denk
1
-1
/
+1
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-0
/
+1
2006-10-09
Coding style cleanup
Wolfgang Denk
1
-1
/
+1
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
1
-0
/
+4
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-6
/
+39
2006-06-10
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk
1
-1
/
+1
2006-05-17
Fix gcc 3.4.x AFLAGS setting for m68k platform.
Marian Balakowicz
1
-2
/
+3
2006-05-09
Fixes for gcc 3.4 based m68k toolchain,
Marian Balakowicz
1
-0
/
+7
2006-04-20
Add MCF5282 support (without preloader)
Heiko Schocher
1
-1
/
+1
2006-03-12
Add ADI Blackfin support
Wolfgang Denk
1
-0
/
+4
2006-03-07
Cleanup (get rid of debug code that sneaked in)
Wolfgang Denk
1
-9
/
+0
2006-02-28
Added GPIO initialization of DF signal. Still not working.
Markus Klotzbücher
1
-1
/
+6
2006-02-07
This is the first commit for the u-boot zylonite port. The following has be
Markus Klotzbücher
1
-0
/
+4
2005-10-04
Update ARM Integrator boards:
Wolfgang Denk
1
-1
/
+1
2005-10-04
Make sure only supported compiler options are used
Wolfgang Denk
1
-0
/
+6
2005-07-28
* Patch by Eran Liberty
Eran Liberty
1
-0
/
+4
2004-10-09
Patch by Steven Scholz, 16 Aug 2004:
wdenk
1
-0
/
+3
2004-05-19
Patch by Scott McNutt, 25 Apr 2004:
wdenk
1
-1
/
+1
2004-03-13
* Patch by Rune Torgersen, 27 Feb 2004:
wdenk
1
-0
/
+8
2003-09-16
* Modify XLB arbiter priorities on MPC5200 so all devices use same
wdenk
1
-1
/
+1
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
1
-2
/
+2
2003-06-25
* Header file cleanup for ARM
wdenk
1
-1
/
+3
2003-06-21
Patch by Murray Jensen, 20 Jun 2003:
wdenk
1
-0
/
+5
2003-06-19
Patches by Murray Jensen, 17 Jun 2003:
wdenk
1
-1
/
+3
2002-11-21
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
wdenk
1
-1
/
+5
2002-11-10
* Vince Husovsky, 7 Nov 2002:
wdenk
1
-1
/
+1
2002-11-02
Initial revision
wdenk
1
-0
/
+156