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
old/tizen_20241126
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
2016-01-25
ns16550: replace with binding files from Linux kernel
Thomas Chou
4
-10
/
+175
2016-01-25
OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
Adam Ford
1
-0
/
+3
2016-01-25
igep00x0: remove #undef CONFIG_BOOTDELAY
Ladislav Michl
1
-2
/
+0
2016-01-25
openrisc: Fix build errors
Bin Meng
1
-0
/
+1
2016-01-25
net: eepro100: Fix build warnings
Bin Meng
1
-4
/
+4
2016-01-25
powerpc: tqm834x: Fix build warnings in initdram()
Bin Meng
1
-2
/
+2
2016-01-25
sh: sh7753evb: Fix build error
Bin Meng
1
-0
/
+4
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
12
-8
/
+64
2016-01-25
Revert "devicetree: use wildcard to clean arch subdir"
Masahiro Yamada
1
-1
/
+1
2016-01-25
net: zynq_gem: Use shared wait_for_bit
Mateusz Kulikowski
1
-33
/
+2
2016-01-25
usb: ehci-mx6: Use shared wait_for_bit
Mateusz Kulikowski
1
-28
/
+4
2016-01-25
usb: ohci-lpc32xx: Use shared wait_for_bit
Mateusz Kulikowski
1
-27
/
+7
2016-01-25
usb: dwc2: Use shared wait_for_bit
Mateusz Kulikowski
1
-28
/
+13
2016-01-25
lib: Add wait_for_bit
Mateusz Kulikowski
1
-0
/
+71
2016-01-25
common/console.c: Remove unused inline functions
Tom Rini
2
-54
/
+0
2016-01-25
part: Drop duplication declaration of block_dev_desc_t
Simon Glass
1
-2
/
+0
2016-01-25
env_mmc: support overriding mmc dev from board code
Clemens Gruber
1
-7
/
+12
2016-01-25
serial: Remove serial_putc_raw_dev
Tom Rini
3
-34
/
+0
2016-01-25
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
1
-1
/
+1
2016-01-25
arm, powerpc: Update cc-version tests to check for cc-name as well
Tom Rini
2
-2
/
+4
2016-01-25
kbuild: Add clang detection
Tom Rini
1
-0
/
+4
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
127
-129
/
+129
2016-01-25
Move all command code into its own directory
Simon Glass
133
-737
/
+761
2016-01-24
x86: ivybridge: Use syscon for the GMA device
Simon Glass
6
-15
/
+17
2016-01-24
x86: Set up a shared syscon numbering schema
Simon Glass
4
-4
/
+16
2016-01-24
x86: ivybridge: Drop the SMM-locking code
Simon Glass
1
-57
/
+0
2016-01-24
x86: ivybridge: Drop XHCI support
Simon Glass
3
-34
/
+0
2016-01-24
x86: ivybridge: Drop special EHCI init
Simon Glass
5
-34
/
+12
2016-01-24
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
3
-42
/
+46
2016-01-24
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
4
-145
/
+129
2016-01-24
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
4
-32
/
+76
2016-01-24
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
3
-7
/
+8
2016-01-24
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
4
-38
/
+101
2016-01-24
x86: chromebook_link: Enable the syscon uclass
Simon Glass
1
-0
/
+2
2016-01-24
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
Simon Glass
1
-9
/
+10
2016-01-24
x86: ivybridge: Convert dram_init() to use DM PCI API
Simon Glass
1
-14
/
+25
2016-01-24
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Simon Glass
1
-17
/
+17
2016-01-24
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
4
-36
/
+35
2016-01-24
x86: i2c: Add a stub driver for Intel I2C/SMbus
Simon Glass
3
-0
/
+61
2016-01-24
x86: Enable DM_USB for link and panther
Simon Glass
2
-0
/
+4
2016-01-24
x86: ivybridge: Convert lpc init code to DM PCI API
Simon Glass
1
-63
/
+66
2016-01-24
x86: ivybridge: Drop the special PCI driver
Simon Glass
3
-48
/
+1
2016-01-24
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
3
-14
/
+9
2016-01-24
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
4
-9
/
+4
2016-01-24
x86: ivybridge: Use driver model PCI API in sata.c
Simon Glass
1
-49
/
+45
2016-01-24
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
3
-10
/
+8
2016-01-24
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
3
-18
/
+0
2016-01-24
x86: ivybridge: Do the SATA init before relocation
Simon Glass
5
-11
/
+36
2016-01-24
ahci: Add a disk-controller uclass
Simon Glass
4
-0
/
+25
2016-01-24
x86: ivybridge: Drop unnecessary northbridge setup
Simon Glass
1
-20
/
+0
[next]