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-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
14
-0
/
+42
2016-12-05
samsung: i2c: Split the high-speed I2C code into a new driver
Simon Glass
4
-545
/
+591
2016-12-05
samsung: i2c: Drop old code from I2C driver
Simon Glass
1
-583
/
+2
2016-12-04
usb: gadget: remove unused shortname variable
Andre Przywara
1
-1
/
+0
2016-12-04
usb: eth: r8152_fw: fix indentation
Andre Przywara
1
-4
/
+4
2016-12-04
marvell: comphy_a3700: fix bitmask
Andre Przywara
1
-2
/
+2
2016-12-04
net: rtl8169: remove unneeded definition
Andre Przywara
1
-3
/
+0
2016-12-04
net: e1000: fix indentation
Andre Przywara
1
-3
/
+2
2016-12-04
mtd: cfi_flash: fix indentation
Andre Przywara
1
-2
/
+2
2016-12-04
serial: Drop the s3c24x0 serial driver
Simon Glass
2
-209
/
+0
2016-12-04
ARM: OMAP4+: Add support for getting pbias info from board
Lokesh Vutla
2
-46
/
+22
2016-12-03
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
14
-89
/
+564
2016-12-03
NAND: davinci: add support for NAND chips with 16 bits bus
Fabien Parent
1
-0
/
+3
2016-12-03
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
Nishanth Menon
4
-7
/
+6
2016-12-02
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
1
-16
/
+0
2016-12-02
drivers: usb: musb: add ti musb host driver with driver model support
Mugunthan V N
1
-0
/
+191
2016-12-02
drivers: usb: musb: adopt musb backend driver to driver model
Mugunthan V N
2
-11
/
+11
2016-12-02
drivers: usb: musb: add ti musb misc driver for wrapper
Mugunthan V N
3
-0
/
+74
2016-12-02
rtc: Add RTC chip pcf2127 support
Meng Yi
3
-0
/
+114
2016-12-02
dm: core: Add dev_get_addr_size_index() to retrieve addr and size
Stefan Roese
1
-0
/
+22
2016-12-02
drivers: usb: gadget: ether: prepare driver for driver model migration
Mugunthan V N
1
-21
/
+52
2016-12-02
drivers: usb: gadget: ether: use net device priv to pass usb ether priv
Mugunthan V N
1
-25
/
+21
2016-12-02
drivers: usb: gadget: ether: consolidate global devices to single struct
Mugunthan V N
1
-27
/
+26
2016-12-02
drivers: usb: gadget: ether: adopt to usb driver model
Mugunthan V N
1
-0
/
+36
2016-12-02
drivers: usb: gadget: ether: access network_started using local variable
Mugunthan V N
1
-5
/
+5
2016-12-02
dm: blk: Fix get_desc to return block device descriptor
Michal Simek
1
-0
/
+2
2016-12-02
dm: core: Handle global_data moving in SPL
Simon Glass
1
-0
/
+7
2016-12-02
pci: sh7751: map PCI memory space into SDRAM
Vladimir Zapolskiy
1
-6
/
+4
2016-12-02
pci: sh7751: fix up PCI I/O space address
Vladimir Zapolskiy
1
-1
/
+1
2016-12-02
tpm: tpm_tis_lpc: Add support for AT97SC3204
George McCollister
1
-9
/
+28
2016-12-02
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
1
-1
/
+1
2016-12-01
mmc: Tinification of the mmc code
Marek Vasut
3
-1
/
+77
2016-12-01
mmc: Fix warning if debug() is not used
Marek Vasut
1
-1
/
+1
2016-12-01
mmc: add bkops-enable command
Tomas Melin
1
-0
/
+34
2016-12-01
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
1
-1
/
+1
2016-11-30
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-1
/
+11
2016-11-29
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
8
-32
/
+31
2016-11-29
pwm: imx: increase support up to PWM8 for i.MX6SX
Christoph Fritz
1
-1
/
+11
2016-11-28
bcm2835 video: Map frame buffer as 32bpp
Alexander Graf
1
-3
/
+3
2016-11-28
drivers: net: keystone_net: add rgmii link type support when parsing dt
Mugunthan V N
1
-8
/
+15
2016-11-28
serial: bcm283x_mu: support disabling after initialization
Fabian Vogt
1
-2
/
+16
2016-11-28
serial: pl01x: expose skip_init platdata option in DT
Fabian Vogt
1
-0
/
+2
2016-11-28
serial: bcm283x_mu: add device tree support
Fabian Vogt
1
-0
/
+28
2016-11-28
gpio: bcm2835: add device tree support
Fabian Vogt
1
-0
/
+24
2016-11-28
spl: add USB Gadget config option
Stefan Agner
2
-4
/
+4
2016-11-28
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2
-2
/
+9
2016-11-28
bootcounter_ram: Fix misaligned cache warning
Stefan Roese
1
-1
/
+2
2016-11-28
sun8i_emac: Fix mdio read sequence
Philipp Tomsich
1
-1
/
+1
2016-11-28
mtd: nand: add support for the TC58NVG2S0H chip
Boris Brezillon
1
-0
/
+3
2016-11-26
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
9
-28
/
+141
[next]