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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-22
common: Implement support for linker-generated arrays
Marek Vasut
1
-0
/
+148
2012-10-19
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
10
-632
/
+163
2012-10-19
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
1
-0
/
+2
2012-10-19
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
1
-0
/
+13
2012-10-19
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...
Gabe Black
1
-0
/
+6
2012-10-19
env: cosmetic: Consilidate the default env definition
Joe Hershberger
1
-0
/
+135
2012-10-18
versatile: board configs: Use buffered writes on flash
402jagan@gmail.com
2
-0
/
+3
2012-10-18
dm: Move s3c24xx USB driver to a proper place
Marek Vasut
2
-0
/
+2
2012-10-18
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
Marek Vasut
1
-0
/
+1
2012-10-17
powerpc: delete Wind River SBC8560/8540 support
Paul Gortmaker
2
-887
/
+0
2012-10-17
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-2
/
+6
2012-10-17
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2
-28
/
+202
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
1
-0
/
+11
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
36
-0
/
+47
2012-10-17
serial: Implement default_serial_puts()
Marek Vasut
1
-0
/
+2
2012-10-17
mpc82xx: Remove BMW board port
Stefan Roese
1
-302
/
+0
2012-10-16
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
4
-632
/
+0
2012-10-16
MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues
Daniel Schwierzeck
1
-28
/
+26
2012-10-16
MIPS: add board qemu-mips64 support
Zhi-zhou Zhang
1
-0
/
+175
2012-10-16
MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h
Zhi-zhou Zhang
1
-0
/
+1
2012-10-16
h2200: Add support for iPAQ h2200 palmtop
Łukasz Dałek
1
-0
/
+157
2012-10-16
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
Tetsuyuki Kobayashi
1
-1
/
+4
2012-10-16
i2c: sh_i2c.c: adjust for SH73A0
Tetsuyuki Kobayashi
1
-1
/
+1
2012-10-16
i2c: sh_i2c.c: support iccl and icch extension
Tetsuyuki Kobayashi
1
-0
/
+1
2012-10-15
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
1
-0
/
+85
2012-10-15
configs: mx6qsabre_common.h: Use default clock definitions
Fabio Estevam
1
-2
/
+0
2012-10-15
mx31: Fix PDR0_CSI_PODF
Benoît Thébaudeau
1
-5
/
+5
2012-10-15
mx6qsabreauto: Use ttymxc3 as console
Otavio Salvador
3
-3
/
+7
2012-10-15
mx5/6: Define default SoC input clock frequencies
Benoît Thébaudeau
10
-21
/
+0
2012-10-15
mx6q: Add basic support for mx6qsabreauto
Fabio Estevam
1
-0
/
+20
2012-10-15
configs: mx6: Add a common config file
Fabio Estevam
2
-164
/
+185
2012-10-15
mx6qsabresd: Add Ethernet support
Fabio Estevam
1
-2
/
+15
2012-10-15
mx6: Add basic support for mx6qsabresd board.
Fabio Estevam
1
-0
/
+170
2012-10-15
tegra: enable CONFIG_CMD_PART
Stephen Warren
2
-0
/
+11
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
1
-1
/
+1
2012-10-15
tegra: Rename Medcom to Medcom-Wide
Thierry Reding
1
-4
/
+4
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
1
-1
/
+4
2012-10-15
input: Separate out keyboard repeat/delay from init
Simon Glass
1
-4
/
+10
2012-10-15
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
1
-2
/
+5
2012-10-15
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
1
-2
/
+2
2012-10-15
usb.h: Add udc_disconnect prototype to usb.h
Lukasz Dalek
1
-0
/
+11
2012-10-15
usb: ulpi: add indicator configuration function
Lucas Stach
1
-2
/
+11
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2
-4
/
+8
2012-10-15
ppc4xx: Remove AP1000 board support
Stefan Roese
2
-249
/
+2
2012-10-15
ppc4xx: Remove ML2 board support
Stefan Roese
1
-257
/
+0
2012-10-15
ppc4xx: Remove IOP480 support
Stefan Roese
4
-400
/
+1
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2
-13
/
+1
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
43
-53
/
+0
2012-10-15
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
Marek Vasut
1
-1
/
+1
2012-10-15
serial: zoom2: Remove zoom2 serial prototypes from serial.h
Marek Vasut
2
-8
/
+1
[next]