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-08-28
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
Poonam Aggrwal
1
-0
/
+44
2009-08-28
85xx: Added single core members of FSL P1xx/P2xx processors series
Poonam Aggrwal
1
-1
/
+2
2009-08-28
85xx: Added P1020 Processor Support.
Poonam Aggrwal
1
-1
/
+1
2009-08-28
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
Kumar Gala
1
-63
/
+162
2009-08-28
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
Kumar Gala
1
-19
/
+13
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
1
-1
/
+7
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
1
-2
/
+4
2009-08-26
NAND: DaVinci: V2 Adding 4 BIT ECC support
Sandeep Paulraj
1
-2
/
+282
2009-08-26
MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
Sandeep Paulraj
1
-0
/
+59
2009-08-26
mxc_nand: add nand driver for MX2/MX3
Ilya Yanok
2
-0
/
+881
2009-08-26
NAND: ADD page Parameter to all read_page/read_page_raw API's
Sandeep Paulraj
2
-8
/
+10
2009-08-26
83xx, kmeter1: added NAND support
Heiko Schocher
2
-0
/
+136
2009-08-26
OneNAND: Remove unused read_spareram
Kyungmin Park
1
-3
/
+1
2009-08-26
KB9202: Add NAND support
Matthias Kaehlcke
2
-0
/
+151
2009-08-26
Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next
Wolfgang Denk
1
-6
/
+10
2009-08-26
ColdFire: Fix compile warning messages
TsiChung Liew
1
-6
/
+10
2009-08-26
Support up to 7 banks for ids as specified in JEDEC JEP106Z
Niklaus Giger
2
-2
/
+80
2009-08-25
Merge branch 'next' of git://git.denx.de/u-boot-net into next
Wolfgang Denk
5
-132
/
+197
2009-08-25
Merge branch 'master' into next
Wolfgang Denk
1
-2
/
+2
2009-08-25
net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...
Kim Phillips
1
-0
/
+7
2009-08-25
Add debug message for Blackfin Ethernet Rx function.
Robin Getz
1
-0
/
+3
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
3
-132
/
+187
2009-08-25
ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver
Feng Kan
1
-2
/
+2
2009-08-25
Add driver for the ST M41T94 SPI RTC
Albin Tonnerre
2
-0
/
+125
2009-08-25
Switch from per-driver to common definition of bin2bcd and bcd2bin
Albin Tonnerre
23
-233
/
+0
2009-08-25
Replace BCD2BIN and BIN2BCD macros with inline functions
Albin Tonnerre
4
-61
/
+61
2009-08-21
eeprom_m95xxx: remove unused variable i
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2009-08-21
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
4
-30
/
+58
2009-08-21
add WATCHDOG_RESET() on nand write and read
Giulio Benetti
1
-0
/
+4
2009-08-21
tsec: Wait for auto-negotiation to complete without link
Peter Tyser
1
-10
/
+9
2009-08-21
arm: kirkwood: See to it that sent data is 8-byte aligned
Simon Kagstrom
2
-4
/
+18
2009-08-21
Wait for the link to come up on kirkwood network init
Simon Kagstrom
1
-6
/
+14
2009-08-21
arm:kirkwood Define kirkwood phy address magic number
Simon Kagstrom
1
-4
/
+10
2009-08-21
e1000: fix PCI memory addressing
Timur Tabi
1
-8
/
+9
2009-08-13
flash: Fix CFI buffer size bug
John Schmoller
1
-1
/
+1
2009-08-11
dtt, lm81: move unneccessary printf into a debug printf
Heiko Schocher
1
-1
/
+1
2009-08-10
UEC FIXED PHY: Determine fixed-phy port using UEC interface name.
Richard Retanubun
1
-17
/
+19
2009-08-10
Assigned a static SMI address to all UECs TBIPA address.
Richard Retanubun
1
-8
/
+9
2009-08-10
net: kirkwood: updates: used eth_setenv_enetaddr api
Prafulla Wadaskar
1
-6
/
+9
2009-08-10
Fix E1000 build warning on AP1000 board
Roy Zang
1
-44
/
+44
2009-08-10
net: phy: bugfixes: mv88E61xx compiler warnings fixed
Prafulla Wadaskar
1
-9
/
+14
2009-08-10
arm: A320: driver for FTMAC100 ethernet controller
Po-Yu Chuang
3
-0
/
+433
2009-08-10
Minor coding style cleanup.
Wolfgang Denk
2
-2
/
+0
2009-08-09
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
Ilya Yanok
2
-0
/
+524
2009-08-09
Add driver for the ST M95xxx SPI EEPROM
Albin Tonnerre
2
-0
/
+118
2009-08-09
Dual-license IBM code contributions
Josh Boyer
1
-0
/
+2
2009-08-09
bus_vcxk.c: fix warning: unused variable 'lineptr'
Jens Scharsig
1
-1
/
+0
2009-08-08
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2
-491
/
+3444
2009-08-08
omap3: replace all instances of gpmc config struct by one global
Dirk Behme
1
-17
/
+16
2009-08-08
omap3: remove typedefs for configuration structs
Dirk Behme
1
-1
/
+1
[next]