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
2009-02-10
drivers/pci: Create pci_map_bar function
Becky Bruce
1
-0
/
+19
2009-02-07
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
Wolfgang Denk
10
-82
/
+160
2009-02-07
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
Kumar Gala
1
-24
/
+78
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
3
-7
/
+7
2009-02-07
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2
-2
/
+23
2009-02-07
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
Wolfgang Denk
2
-10
/
+22
2009-02-06
NAND: Add timeout for reset command
Peter Tyser
1
-2
/
+17
2009-02-06
NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
Peter Tyser
1
-0
/
+2
2009-02-06
NAND: Fixed invalid pointers to static relocated chip names
Valeriy Glushkov
1
-0
/
+4
2009-02-06
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
Richard Retanubun
1
-8
/
+19
2009-02-06
Coldfire: Applied baudrate formula of serial_init to serial_setbrg
Richard Retanubun
1
-2
/
+3
2009-02-05
cfi_flash: Fix typo in cfi_flash.c
Stefan Roese
1
-2
/
+2
2009-02-05
jedec_flash: Only use manufacturer defines from common flash.h
Stefan Roese
1
-10
/
+6
2009-02-05
cfi_flash: Silence compilation warning
Stefan Roese
1
-1
/
+1
2009-02-05
flash/cfi_flash: Use virtual sector start address, not phys
Becky Bruce
1
-29
/
+24
2009-02-04
Fix compiler warning
Wolfgang Denk
1
-1
/
+1
2009-02-03
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
1
-0
/
+58
2009-02-02
USB: Add EHCI support for VCT EHCI controller (really with driver now)
Stefan Roese
1
-0
/
+58
2009-02-02
Blackfin: add driver for on-chip MMC/SD controller
Cliff Cai
3
-0
/
+606
2009-02-02
Blackfin: add driver for on-chip ATAPI controller
Sonic Zhang
3
-0
/
+1375
2009-02-02
Blackfin: add driver for on-chip NAND controller
Mike Frysinger
2
-0
/
+386
2009-02-02
Blackfin: add driver for on-chip SPI controller
Mike Frysinger
2
-0
/
+344
2009-02-02
Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
Mike Frysinger
2
-46
/
+34
2009-02-02
Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
Mike Frysinger
1
-2
/
+2
2009-02-02
Blackfin: bfin_mac: use common debug()
Mike Frysinger
1
-11
/
+3
2009-02-02
Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
Mike Frysinger
2
-5
/
+11
2009-02-02
Blackfin: bfin_mac: cleanup MII/PHY functions
Mike Frysinger
2
-175
/
+134
2009-02-02
Blackfin: bfin_mac: set MDCDIV based on SCLK
Mike Frysinger
1
-5
/
+5
2009-02-01
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
6
-0
/
+937
2009-02-01
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
7
-173
/
+369
2009-01-31
ixp: move serial to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+126
2009-01-31
ixp: move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+572
2009-01-28
AVR32: macb - Search for PHY id
Gunnar Rangoy
1
-0
/
+31
2009-01-28
Marvell 88E1118 interrupt fix
Ron Madrid
1
-0
/
+4
2009-01-28
net: smc911x.c: Add LAN9211 to chip_ids[] array
Stefan Roese
1
-0
/
+2
2009-01-28
net: Sort Makefile labels
Michal Simek
1
-2
/
+2
2009-01-28
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
14
-0
/
+2903
2009-01-28
USB: Add dcache support to the EHCI driver
Stefan Roese
2
-0
/
+103
2009-01-28
USB: Add EHCI support for VCT EHCI controller
Stefan Roese
1
-0
/
+1
2009-01-28
USB: Add config option to call ehci_hcd_init() again after EHCI reset
Stefan Roese
1
-0
/
+5
2009-01-28
USB: Fix speed detection on EHCI cntr with root hub transaction translators
Stefan Roese
1
-1
/
+16
2009-01-28
usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support
Thomas Abraham
3
-0
/
+194
2009-01-28
usb : musb : Adding host controller driver for Mentor USB controller
Thomas Abraham
5
-0
/
+1302
2009-01-28
USB ehci ixp4xx support
Michael Trimarchi
2
-0
/
+50
2009-01-28
USB ehci remove infinite loop and use handshake function
Michael Trimarchi
1
-24
/
+25
2009-01-28
Add initial support for USB ehci pci
Michael Trimarchi
2
-0
/
+65
2009-01-28
EHCI fix code and ixp4xx test.
Remy Böhmer
2
-72
/
+106
2009-01-28
[PATCH] This patch add varius fix to the ehci.
michael
3
-44
/
+133
2009-01-28
[PATCH] Fix EHCI usb. I start to test on a
michael
3
-161
/
+234
2009-01-28
USB ehci freescale support
Michael Trimarchi
3
-0
/
+186
[next]