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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-04
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Masahiro Yamada
1
-0
/
+6
2016-06-04
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
2
-7
/
+1
2016-06-02
usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration
Roger Quadros
1
-15
/
+41
2016-06-02
serial: 16550: Drop OMAP1510 support
Marek Vasut
1
-17
/
+3
2016-06-02
serial: 16550: Make serial_io/out_shift available to debug mode
Marek Vasut
1
-6
/
+6
2016-06-02
gpio: mxs: Remove netdev.h
Marek Vasut
1
-1
/
+0
2016-05-31
net: Add ag7xxx driver for Atheros MIPS
Marek Vasut
3
-0
/
+990
2016-05-31
net: pcnet: Fix init on big endian 64 bit
Paul Burton
1
-3
/
+3
2016-05-31
net: pcnet: Make 64 bit safe
Paul Burton
1
-8
/
+10
2016-05-31
net: pcnet: Stop converting kseg1->kseg0 addresses
Paul Burton
1
-9
/
+6
2016-05-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
23
-196
/
+610
2016-05-27
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
4
-7
/
+95
2016-05-27
mtd: nand: am335x: spl: Fix copying of image
Lokesh Vutla
1
-1
/
+14
2016-05-27
spl: Support loading a FIT from SPI
Lokesh Vutla
1
-5
/
+32
2016-05-27
usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
Roger Quadros
1
-1
/
+1
2016-05-27
arm: add initial support for Amlogic Meson and ODROID-C2
Beniamino Galvani
3
-0
/
+178
2016-05-27
net: designware: fix descriptor layout and warnings on 64-bit archs
Beniamino Galvani
2
-29
/
+34
2016-05-27
dm: mmc: Use cfg directly in mmc_bind()
Simon Glass
1
-1
/
+1
2016-05-27
dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
Simon Glass
1
-0
/
+14
2016-05-27
dm: rockchip: mmc: Allow use of CONFIG_BLK
Simon Glass
1
-0
/
+31
2016-05-27
dm: mmc: dwmmc: Support CONFIG_BLK
Simon Glass
1
-14
/
+28
2016-05-27
dm: mmc: Convert sdhci to support CONFIG_BLK
Simon Glass
1
-1
/
+1
2016-05-27
rockchip: video: Flush the cache when the display is updated
Simon Glass
1
-0
/
+1
2016-05-27
rockchip: rk3288: Add clock support for the gmac ethernet interface
Sjoerd Simons
1
-0
/
+14
2016-05-27
rockchip: rk3288: pinctrl: support more pins
Sjoerd Simons
1
-1
/
+1
2016-05-27
net: designware: support phy reset device-tree bindings
Sjoerd Simons
2
-6
/
+80
2016-05-27
dm: gpio: pca953x: Support PCA953X with 40 GPIOs
mario.six@gdsys.cc
1
-3
/
+6
2016-05-26
mmc: Use byte array for multipliers
Simon Glass
1
-1
/
+1
2016-05-26
mmc: Drop mmc_register()
Simon Glass
1
-9
/
+0
2016-05-26
reset: Drop the reset failure message
Simon Glass
1
-1
/
+1
2016-05-26
mailbox: implement a sandbox test
Stephen Warren
4
-0
/
+167
2016-05-26
Add a mailbox driver framework/uclass
Stephen Warren
5
-0
/
+166
2016-05-26
Rename reset to sysreset
Stephen Warren
7
-125
/
+126
2016-05-26
sunxi: gpio: convert bind() to use driver data
Stephen Warren
1
-40
/
+50
2016-05-26
dm: allow setting driver_data before/during bind
Stephen Warren
2
-5
/
+24
2016-05-25
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2
-2
/
+31
2016-05-26
dm: ns16550: Don't map_physmem for I/O ports
Paul Burton
1
-2
/
+8
2016-05-25
fdt: Support for ISA busses
Paul Burton
1
-0
/
+23
2016-05-25
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
5
-46
/
+321
2016-05-25
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
1
-0
/
+4
2016-05-25
sunxi: power: add AXP809 support
Chen-Yu Tsai
3
-26
/
+285
2016-05-25
sunxi: Implement poweroff support for axp818 pmic
Chen-Yu Tsai
2
-0
/
+12
2016-05-25
sunxi: power: axp818: Add support for switch SW
Chen-Yu Tsai
2
-0
/
+17
2016-05-25
power: axp818: Fix typo for fldo2 Kconfig description
Chen-Yu Tsai
1
-1
/
+1
2016-05-25
power: axp221: Remove switch case to simplify axp_set_eldo
Chen-Yu Tsai
1
-20
/
+7
2016-05-26
clk: uniphier: add Media I/O clock driver support for PH1-LD11
Masahiro Yamada
1
-0
/
+4
2016-05-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-1
/
+1
2016-05-24
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...
Ying Zhang
1
-1
/
+1
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
6
-156
/
+381
2016-05-24
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
9
-530
/
+1172
[next]