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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-08
sunxi: Enable musb in host mode on the Jesurun Q5
Hans de Goede
1
-0
/
+2
2015-08-08
sunxi: Do not add a stdout-path alias to dts on boards without a serial port
Hans de Goede
1
-0
/
+2
2015-08-08
sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets
Hans de Goede
2
-0
/
+2
2015-08-08
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
5
-14
/
+24
2015-08-08
sunxi: nand: Add board configuration options
Piotr Zierhoffer
2
-0
/
+50
2015-08-08
sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
Piotr Zierhoffer
2
-0
/
+354
2015-08-08
sunxi: nand: Add pinmux and clock settings for NAND support
Karol Gugala
3
-0
/
+30
2015-08-08
sunxi: Enable USB DRC on Wexler TAB7200
Aleksei Mamlin
1
-0
/
+5
2015-08-06
Merge git://git.denx.de/u-boot-dm
Tom Rini
124
-2291
/
+5743
2015-08-06
ARM: tegra: Add p2371-0000 board
Stephen Warren
10
-0
/
+496
2015-08-06
ARM: tegra: Add e2220-1170 board
Stephen Warren
10
-0
/
+503
2015-08-06
ARM: tegra: p2571: remove another unused define
Stephen Warren
1
-3
/
+0
2015-08-06
ARM: tegra: enable GPU DT node when appropriate
Alexandre Courbot
8
-0
/
+62
2015-08-06
ARM: tegra: move VPR configuration to a later stage
Alexandre Courbot
8
-18
/
+52
2015-08-06
ARM: tegra: add comment re: autogeneration to pinmux headers
Stephen Warren
4
-0
/
+32
2015-08-06
ARM: tegra: restrict usable RAM size further
Stephen Warren
1
-2
/
+11
2015-08-06
exynos: dts: Correct LDO and BUCK naming
Simon Glass
2
-63
/
+63
2015-08-06
x86: Enable debug UART for Minnowmax
Simon Glass
2
-0
/
+13
2015-08-06
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
1
-1
/
+1
2015-08-06
dm: core: Add a way to set a device name
Simon Glass
2
-0
/
+25
2015-08-06
sandbox: Enable devres subsystem
Simon Glass
1
-0
/
+1
2015-08-06
devres: add debug command to dump device resources
Masahiro Yamada
4
-2
/
+51
2015-08-06
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
5
-2
/
+113
2015-08-06
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2
-0
/
+78
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
7
-1
/
+374
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
3
-0
/
+8
2015-08-06
dm: Support address translation for simple-bus
Simon Glass
3
-6
/
+53
2015-08-06
net: smsc95xx: Add driver-model support
Simon Glass
1
-0
/
+142
2015-08-06
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
1
-122
/
+150
2015-08-06
net: smsc95xx: Correct the error numbers
Simon Glass
1
-22
/
+26
2015-08-06
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
1
-5
/
+5
2015-08-06
net: smsc95xx: Sort the include files
Simon Glass
1
-2
/
+3
2015-08-06
dm: usb: Add driver-model support to dwc2
Simon Glass
1
-0
/
+97
2015-08-06
dm: usb: Prepare dwc2 driver for driver-model conversion
Simon Glass
1
-54
/
+104
2015-08-06
dm: usb: Add an errno.h header to usb_ether.c
Simon Glass
1
-0
/
+1
2015-08-06
dm: Make regmap and syscon optional
Simon Glass
3
-2
/
+22
2015-08-06
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
York Sun
1
-4
/
+2
2015-08-06
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
3
-8
/
+8
2015-08-05
exynos: Add support for spring
Simon Glass
7
-0
/
+676
2015-08-05
exynos: video: Remove non-device-tree code
Simon Glass
2
-24
/
+0
2015-08-05
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2
-2
/
+0
2015-08-05
video: Remove the old parade driver
Simon Glass
7
-256
/
+0
2015-08-05
cros_ec: Remove the old tunnel code
Simon Glass
2
-281
/
+1
2015-08-05
power: Remove old TPS65090 drivers
Simon Glass
7
-607
/
+0
2015-08-05
exynos: Drop old exynos5250-specific board code
Simon Glass
3
-310
/
+2
2015-08-05
exynos: Drop old exynos5420-specific board code
Simon Glass
3
-147
/
+2
2015-08-05
exynos: config: Move common options to the common headers and tidy up
Simon Glass
11
-90
/
+39
2015-08-05
exynos: Remove unneeded device tree control #ifdefs
Simon Glass
1
-9
/
+8
2015-08-05
exynos: Enable new features for exynos5 boards
Simon Glass
13
-20
/
+88
2015-08-05
exynos: Add common board code for exynos5 boards that use device tree
Simon Glass
2
-0
/
+363
[next]