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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-04
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
Kumar Gala
14
-83
/
+9
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
17
-16
/
+16
2009-04-04
include/ns16550.h: Unify structure declaration for registers
Detlev Zundel
1
-93
/
+37
2009-04-04
Delete now unused tools/Makefile.win32
Peter Tyser
1
-37
/
+0
2009-04-04
Add support for building native win32 tools
Peter Tyser
10
-7
/
+231
2009-04-04
tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
Peter Tyser
1
-12
/
+5
2009-04-04
tools/Makefile: Create generic build rules
Peter Tyser
1
-46
/
+9
2009-04-04
tools/Makefile: Use auto-generated object file dependencies
Peter Tyser
1
-12
/
+12
2009-04-04
tools/Makefile: Remove symlinks for remaining source files
Peter Tyser
3
-38
/
+14
2009-04-04
tools/Makefile: Dynamically generate libfdt object dependencies
Peter Tyser
1
-7
/
+6
2009-04-04
tools/Makefile: Remove symlinks for fdt targets
Peter Tyser
3
-32
/
+8
2009-04-04
tools/Makefile: Add libfdt/ to the include search path
Peter Tyser
3
-11
/
+7
2009-04-04
tools: Remove unecessary symlinking of zlib.h
Peter Tyser
3
-7
/
+2
2009-04-04
tools/Makefile: Add tools/ to the include search path
Peter Tyser
1
-6
/
+1
2009-04-04
tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
Peter Tyser
2
-4
/
+4
2009-04-04
tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
Peter Tyser
1
-2
/
+2
2009-04-04
tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
Peter Tyser
1
-2
/
+2
2009-04-04
tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
Peter Tyser
1
-5
/
+2
2009-04-04
tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
Peter Tyser
1
-2
/
+2
2009-04-04
tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
Peter Tyser
1
-2
/
+2
2009-04-04
tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
Peter Tyser
1
-3
/
+8
2009-04-04
tools/Makefile: Split variable declarations into multiple lines
Peter Tyser
1
-33
/
+53
2009-04-04
tools/Makefile: Remove inappropriate double-tabs
Peter Tyser
1
-76
/
+77
2009-04-04
tools/Makefile: Remove HOSTARCH HOSTOS defines
Peter Tyser
1
-12
/
+0
2009-04-04
gen_eth_addr: Use POSIX rand() and srand()
Peter Tyser
1
-3
/
+3
2009-04-04
elf.h: Use stdint.h to provide standard typedefs for WIN32
Peter Tyser
1
-6
/
+1
2009-04-04
common/Makefile: Conditionally compile env_embedded.o
Peter Tyser
1
-1
/
+1
2009-04-04
Makefile: Add removal of *.exe files to clean target
Peter Tyser
1
-1
/
+1
2009-04-04
Makefile: Make autoconf.mk a dependency of the depend target
Peter Tyser
1
-8
/
+8
2009-04-03
mflash: Initial mflash support
unsik Kim
19
-8
/
+1080
2009-04-03
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
6
-120
/
+64
2009-04-03
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
7
-20
/
+780
2009-04-03
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
48
-78
/
+3140
2009-04-03
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Wolfgang Denk
7
-97
/
+63
2009-04-03
Rename common ns16550 constants with UART_ prefix to prevent conflicts
Detlev Zundel
6
-182
/
+139
2009-04-03
Noisily disable the legacy NAND subsystem.
Scott Wood
3
-96
/
+20
2009-04-03
Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
apgmoorthy
3
-24
/
+44
2009-04-03
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
58
-215
/
+237
2009-04-03
Add "GPL cleanup" task to feature-removal-schedule.txt
Wolfgang Denk
1
-0
/
+14
2009-04-02
sf: stmicro: dont send 4 bytes when reading status register
Mike Frysinger
1
-3
/
+3
2009-04-02
sf: set common timeouts in seconds, not milliseconds
Mike Frysinger
1
-3
/
+6
2009-04-02
sf: stmicro: use common page timeout define
Mike Frysinger
1
-2
/
+1
2009-04-02
sf: always read 5 bytes for the idcode
Mike Frysinger
2
-11
/
+5
2009-04-02
sf: stmicro: drop redundant id read
Mike Frysinger
1
-7
/
+1
2009-04-02
sf: add driver for SST flashes
Mike Frysinger
4
-0
/
+365
2009-04-02
sf: drop DEBUG defines
Mike Frysinger
2
-2
/
+2
2009-04-02
mtd: add some at45 spi flash support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+48
2009-04-02
mtd: SPI Flash: Support the Spansion Flash
Mingkai Hu
2
-0
/
+357
2009-04-02
Blackfin: force all boards to HZ of 1000
Mike Frysinger
1
-2
/
+6
2009-04-02
Blackfin: bf533-stamp: drop old spi flash driver
Mike Frysinger
2
-3
/
+0
[next]