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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
1
-0
/
+13
2013-10-24
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
3
-0
/
+39
2013-10-24
mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
Valentin Longchamp
5
-1
/
+17
2013-10-24
mpc8xxx: call i2c_set_bus_num in __get_spd
Valentin Longchamp
1
-1
/
+5
2013-10-24
powerpc: cast bi_memsize to ulong for %ld usage
Valentin Longchamp
1
-1
/
+1
2013-10-24
powerpc/usb:Differentiate USB controller base address
ramneek mehresh
4
-14
/
+21
2013-10-24
powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs
ramneek mehresh
2
-3
/
+29
2013-10-22
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
4
-10
/
+9
2013-10-21
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
17
-10
/
+184
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
4
-4
/
+4
2013-10-20
usb: am437x: Add support for am437x xhci USB host
Dan Murphy
1
-0
/
+10
2013-10-20
usb: dra7xx: Add support for dra7xx xhci USB host
Dan Murphy
3
-0
/
+6
2013-10-20
usb: omap: Move the xhci-omap header file to common location
Dan Murphy
1
-124
/
+0
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2
-4
/
+3
2013-10-20
mx6: iomux: add GPR1 defines for use with nitrogen6x
Troy Kisky
1
-0
/
+6
2013-10-20
OMAP5: USB: Add OMAP xHCI file and header
Dan Murphy
1
-0
/
+124
2013-10-20
ARM: OMAP5: Add registers and defines for USBOTG SS
Dan Murphy
4
-2
/
+20
2013-10-20
exynos5: dts: Add device node for XHCI
Vivek Gautam
1
-0
/
+12
2013-10-20
arm: exynos: Add methods to control power to USB 3.0 PHY
Vivek Gautam
2
-0
/
+27
2013-10-20
USB: XHCI: Add xHCI host controller support for Exynos5
Vivek Gautam
2
-0
/
+96
2013-10-17
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
3
-3
/
+3
2013-10-17
i2c: mxc: move to new subsystem
trem
3
-3
/
+3
2013-10-17
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
3
-6
/
+3
2013-10-17
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
1
-4
/
+4
2013-10-17
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
1
-1
/
+3
2013-10-16
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
1
-18
/
+0
2013-10-16
powerpc/mpc85xx: Add workaround for erratum A006379
York Sun
5
-0
/
+40
2013-10-16
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
13
-464
/
+464
2013-10-16
powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator
Prabhakar Kushwaha
3
-60
/
+89
2013-10-16
powerpc/mpc85xx:Update processor defines for T1040
Prabhakar Kushwaha
1
-8
/
+11
2013-10-16
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
Prabhakar Kushwaha
3
-5
/
+5
2013-10-16
powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h
Po Liu
1
-0
/
+2
2013-10-16
microblaze: Fix watchdog initialization
Michal Simek
2
-4
/
+3
2013-10-14
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
1
-2
/
+0
2013-10-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
5
-5
/
+0
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
13
-42
/
+42
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
88
-88
/
+88
2013-10-14
ARM: omap4-panda: Add MAC address creation for panda
Dan Murphy
1
-0
/
+4
2013-10-14
ARM: omap4: Update sdram setting for panda rev A6
Dan Murphy
1
-0
/
+4
2013-10-08
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
12
-621
/
+69
2013-10-08
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
6
-2
/
+25
2013-10-08
spi: exynos: Support word transfers
Rajeshwari Shinde
1
-1
/
+10
2013-10-07
socfpga: Adding System Manager driver
Chin Liang See
5
-1
/
+57
2013-10-07
omap1510inn: arm925t: remove support
Albert ARIBAUD
6
-608
/
+0
2013-10-07
armv7: hw_data: change clock divider setting.
Poddar, Sourav
1
-1
/
+1
2013-10-07
omap5: add qspi support
Matt Porter
5
-0
/
+14
2013-10-07
ARM: virtualization: replace verbose license with SPDX identifier
Andre Przywara
2
-35
/
+3
2013-10-07
ARM: IGEP0033: Update timing to run DDR at 400MHz.
Enric Balletbo i Serra
1
-12
/
+12
2013-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
6
-1
/
+455
2013-10-03
ARM: extend non-secure switch to also go into HYP mode
Andre Przywara
5
-9
/
+86
[next]