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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2
-16
/
+33
2015-02-16
PCI: add 64-bit prefetchable memory support
David Feng
1
-1
/
+35
2015-02-16
sunxi: otg: Fix peripheral mode
Hans de Goede
1
-12
/
+1
2015-02-16
sunxi: video: Dynamically reserve framebuffer memory
Hans de Goede
1
-5
/
+13
2015-02-16
sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
Hans de Goede
1
-1
/
+21
2015-02-16
net: keystone_net: move serdes setup to initialization function
Vitaly Andrianov
1
-2
/
+2
2015-02-16
mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined
Egli, Samuel
1
-1
/
+4
2015-02-12
dm: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2
-0
/
+80
2015-02-12
dm:gpio:mxc add DT support
Peng Fan
1
-17
/
+64
2015-02-12
dm:gpio:mxc add a bank_index entry in platdata
Peng Fan
1
-8
/
+9
2015-02-12
dm: introduce dev_get_addr interface
Peng Fan
1
-0
/
+12
2015-02-12
dm: sh: serial: Add support driver model
Nobuhiro Iwamatsu
2
-113
/
+238
2015-02-12
dm: Add Kconfig options for driver model SPL support
Simon Glass
1
-0
/
+44
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
10
-10
/
+65
2015-02-12
dm: Add Kconfig for driver/demo
Simon Glass
2
-0
/
+28
2015-02-12
dm: i2c: Make API accessible even without CONFIG_DM
Simon Glass
3
-16
/
+16
2015-02-12
dm: i2c: Add a dm_ prefix to driver model bus speed functions
Simon Glass
1
-8
/
+3
2015-02-12
powerpc: Add serial driver for driver model
Simon Glass
2
-0
/
+41
2015-02-12
i2c: s3c24x0: reduce transmission status timeout
Przemyslaw Marczak
1
-2
/
+2
2015-02-12
gpio: omap: Pass correct argument to _get_gpio_direction()
Axel Lin
1
-1
/
+1
2015-02-12
gpio: at91: Fix getting address of private data
Axel Lin
1
-5
/
+5
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
10
-83
/
+228
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
4
-1
/
+34
2015-02-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
5
-0
/
+108
2015-02-10
lcd: introduce lcd_set_cmap
Nikita Kiryanov
1
-0
/
+11
2015-02-10
lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c
Nikita Kiryanov
1
-0
/
+15
2015-02-10
lcd: atmel: introduce lcd_logo_set_cmap
Nikita Kiryanov
1
-0
/
+26
2015-02-10
lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c
Nikita Kiryanov
1
-0
/
+7
2015-02-10
lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
Nikita Kiryanov
1
-0
/
+9
2015-02-10
lcd: split configuration_get_cmap
Nikita Kiryanov
5
-0
/
+40
2015-02-07
arm, at91, wdt: make timeout configurable
Heiko Schocher
1
-0
/
+4
2015-02-07
mtd: atmel_nand: according to pmecc version to perform 0xff page correction
Wu, Josh
2
-0
/
+29
2015-02-07
ARM: atmel: cleanup: remove at91cap9 related code
Bo Shen
1
-1
/
+1
2015-02-06
x86: Add SPI support to quark/galileo
Bin Meng
1
-1
/
+2
2015-02-06
x86: spi: Support ValleyView in ICH SPI driver
Simon Glass
2
-20
/
+47
2015-02-06
x86: mmc: Move common FSP functions into a common file
Simon Glass
2
-0
/
+43
2015-02-06
arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr
Stefan Roese
21
-0
/
+15419
2015-02-05
x86: bootstage: Add time measurement for vesa start-up
Simon Glass
1
-0
/
+2
2015-02-05
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2
-10
/
+28
2015-02-05
usb: pci: Add XHCI driver for PCI
Simon Glass
2
-0
/
+61
2015-02-05
usb: pci: Use pci_find_class() to find the device
Simon Glass
1
-52
/
+1
2015-02-05
x86: video: Enable video for Minnowboard Max
Simon Glass
1
-0
/
+1
2015-02-05
pci: Add a function to find a device by class
Simon Glass
1
-0
/
+43
2015-02-04
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
1
-0
/
+8
2015-02-02
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
1
-0
/
+4
2015-02-02
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
3
-13
/
+17
2015-02-02
sunxi: mmc: Add 'sunxi_' prefix to the static functions
Siarhei Siamashka
1
-7
/
+7
2015-02-02
sunxi: video: Force h/vsync active high when using ext. vga dac on some boards
Hans de Goede
1
-3
/
+9
2015-02-02
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
Hans de Goede
1
-3
/
+1
2015-01-31
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
4
-2
/
+93
[next]