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
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
5
-803
/
+1
2015-09-15
mtd: nand: fsmc: Fixes and cleanup for fsmc_nand_switch_ecc()
Stefan Roese
1
-6
/
+15
2015-09-13
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2
-10
/
+36
2015-09-13
pcie_imx: Use 'ms' for milliseconds
Fabio Estevam
1
-3
/
+3
2015-09-13
thermal: imx_thermal: Do not print on error
Fabio Estevam
1
-1
/
+1
2015-09-13
imx: imx7d: add imx-common cpu support for imx7d
Adrian Alonso
1
-1
/
+1
2015-09-13
thermal: imx: add imx7d soc thermal support
Adrian Alonso
1
-6
/
+84
2015-09-13
thermal: imx_thermal: rework driver to be reused
Adrian Alonso
2
-8
/
+12
2015-09-12
usb: ci_udc: fix emissions of ZLPs
Stephen Warren
1
-10
/
+8
2015-09-12
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Peng Fan
1
-0
/
+26
2015-09-11
gpio: lpc32xx: fix issues with port3 gpio
Sylvain Lemieux
1
-6
/
+35
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
5
-9
/
+0
2015-09-11
dfu: mmc: buffer file reads too
Stephen Warren
2
-12
/
+26
2015-09-11
dfu: don't keep freeing/reallocating
Stephen Warren
1
-2
/
+2
2015-09-11
usb: gadget: don't leak configs when unbinding
Stephen Warren
2
-2
/
+1
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
20
-0
/
+20
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
1
-0
/
+1
2015-09-11
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
1
-0
/
+40
2015-09-11
arm: Remove xaeniax board
Simon Glass
2
-72
/
+1
2015-09-11
arm: Remove nhk8815 boards and nomadik arch
Simon Glass
2
-207
/
+0
2015-09-11
driver: misc: correct Kconfig entry
Peng Fan
1
-1
/
+1
2015-09-11
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+1
2015-09-11
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
3
-517
/
+103
2015-09-11
usb: gadget: at91_udc: port linux driver at91_udc
Heiko Schocher
2
-0
/
+2211
2015-09-10
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
Stefan Roese
1
-0
/
+1
2015-09-09
net: designware: Fix build warnings
Bin Meng
1
-4
/
+4
2015-09-09
dm: pci: Allow a PCI bus to be found without an alias
Simon Glass
1
-4
/
+24
2015-09-09
net: pch_gbe: Add Kconfig option
Bin Meng
1
-0
/
+13
2015-09-09
net: pch_gbe: Convert to driver model
Bin Meng
2
-62
/
+73
2015-09-07
Merge git://git.denx.de/u-boot-usb
Tom Rini
8
-3
/
+132
2015-09-07
usb: ehci: remember init mode
Stephen Warren
2
-1
/
+7
2015-09-07
dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
Lukasz Majewski
1
-0
/
+10
2015-09-07
dfu: tftp: update: Add dfu_write_from_mem_addr() function
Lukasz Majewski
1
-0
/
+37
2015-09-07
dfu: tftp: update: Provide tftp support for the DFU subsystem
Lukasz Majewski
2
-0
/
+66
2015-09-07
dfu: Delete superfluous initialization of the dfu_buf_size static variable
Lukasz Majewski
1
-1
/
+1
2015-09-07
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
1
-1
/
+1
2015-09-07
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2
-0
/
+10
2015-09-04
net: altera_tse: Zap unused variable
Marek Vasut
1
-2
/
+0
2015-09-04
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
1
-13
/
+68
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
37
-22
/
+2650
2015-09-02
mmc: Probe DM based mmc devices in u-boot
Sjoerd Simons
1
-4
/
+39
2015-09-02
rockchip: Add SPI driver
Simon Glass
4
-0
/
+507
2015-09-02
rockchip: Add I2C driver
Simon Glass
3
-0
/
+401
2015-09-02
rockchip: Add an MMC driver
Simon Glass
3
-0
/
+108
2015-09-02
rockchip: rk3288: Add pinctrl driver
Simon Glass
4
-0
/
+459
2015-09-02
rockchip: rk3288: Add clock driver
Simon Glass
2
-0
/
+619
2015-09-02
power: regulator: Add a driver for ACT8846 regulators
Simon Glass
3
-0
/
+165
2015-09-02
power: Add support for ACT8846 PMIC
Simon Glass
3
-0
/
+100
2015-09-02
rockchip: gpio: Add rockchip GPIO driver
Simon Glass
3
-0
/
+133
2015-09-02
rockchip: Add serial support
Simon Glass
3
-0
/
+53
[next]