Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
76316a318de91f6184e7c22a10e02d275ade2441
/
drivers
7435711
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
8274ec0
[PATCH] Change systemace driver to select 8 & 16bit mode
by Stefan Roese
· 18 years ago
3a197b2
[PATCH v3] Add sync to ensure flash_write_cmd is fully finished
by Haiying Wang
· 18 years ago
da04995
[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)
by Stefan Roese
· 18 years ago
d93e221
[PATCH] Update SystemACE driver for 16bit access
by Stefan Roese
· 18 years ago
eb867a7
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
by Grant Likely
· 18 years ago
f4852eb
[PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
by Grant Likely
· 18 years ago
3a8ce9a
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· 18 years ago
d0b6e14
[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver
by Heiko Schocher
· 18 years ago
cb48207
[PATCH] Fix: Compilerwarnings for SC3 board.
by Heiko Schocher
· 18 years ago
f11033e
Merge with /home/hs/SC3/u-boot Some code cleanup.
by Wolfgang Denk
· 18 years ago
ca43ba1
Added support for the SOLIDCARD III board from Eurodesign
by Heiko Schocher
· 18 years ago
cd1d937
[PATCH] nand: Fix problem with oobsize calculation
by Stefan Roese
· 18 years ago
92eb729
Fix bug in adaption of Stefano Babic's CFI driver patch.
by Wolfgang Denk
· 18 years ago
de84044
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
bc5556d
Merge with /home/hs/TQ/u-boot-dev
by Wolfgang Denk
· 18 years ago
d784fdb
Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode)
by Stefano Babic
· 18 years ago
fa23044
Added support for the TQM8272 board from TQ
by Heiko Schocher
· 18 years ago
dd520bf
Code cleanup.
by Wolfgang Denk
· 18 years ago
ab07b6c
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
1939d96
Make fsl-i2c not conflict with SOFT I2C
by Joakim Tjernlund
· 18 years ago
14198bf
Fix I2C master address initialization.
by Joakim Tjernlund
· 18 years ago
3208112
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
1aa934c
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
by Kim Phillips
· 18 years ago
e7f3e9f
[PATCH] nand: Fix patch merge problem
by Stefan Roese
· 18 years ago
d2c83f5
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
1578486
[PATCH] nand_wait() timeout fixes
by Stefan Roese
· 18 years ago
48c7d6d
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
260421a
[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]
by Stefan Roese
· 18 years ago
dfc8a9e
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
be5e618
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
d239d74
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
by Timur Tabi
· 18 years ago
7737d5c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago
2ad6b51
mpc83xx: Add support for the MPC8349E-mITX
by Timur Tabi
· 18 years ago
04f899f
NAND Flash verify across block boundaries
by Nick Spence
· 18 years ago
f484dc7
Added RGMII support to the TSECs and Marvell 881111 Phy
by Nick Spence
· 18 years ago
856f054
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· 18 years ago
4653f91
Fix TSEC driver (now for real): avoid crashes if PHY is not attached
by Ben Warren
· 18 years ago
0ab292c
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
f93ae78
Add common serial driver for Atmel AT32 and AT91 chips
by Wolfgang Denk
· 18 years ago
d67c14c
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
2047672
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
43a2b0e
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
4d45f69
Rewrite a series of goto statements as a sequences of
by Jon Loeliger
· 18 years ago
7237c03
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
f7b190d
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
0ee90cb
Remove unneeded include files and local variable.
by Jon Loeliger
· 18 years ago
87621bc
Fix spelling; minor code cleanup.
by Wolfgang Denk
· 18 years ago
c3c3b08
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
daaba98
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
89875e9
Ran lindent and cleaned up whitespace issues. Format for 80-columns too.
by Jon Loeliger
· 18 years ago
2255b2d
* Several improvements to the new NAND subsystem:
by Stefan Roese
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
5c912cb
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
by Stefan Roese
· 18 years ago
504b5cd
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
09f3e09
Add support for eTSEC 3 & 4 on 8548 CDS
by Andy Fleming
· 18 years ago
afa9884
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
6741ae9
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
0fd3025
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
by Wolfgang Denk
· 18 years ago
41ec8b1
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
4a7cc0f
Cleanup and lindent new AHCI driver.
by Jon Loeliger
· 18 years ago
5e4c24b
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
4782ac8
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago
4b7576f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
d689e34
Fix drivers/dm9000.c when configured in 32 bit mode.
by Wolfgang Denk
· 18 years ago
92c427b
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
a4e1155
* Made sure the code which disables prefetch for PCI devices sets the size of the prefetch region to 0 Patch by Andy Fleming on 17-Mar-2006
by Matthew McClintock
· 18 years ago
281f69e
Merge branch 'wd'
by Jon Loeliger
· 18 years ago
048f6b4
Code cleanup
by Wolfgang Denk
· 18 years ago
966083e
More code cleanup
by Wolfgang Denk
· 18 years ago
bd3143f
Fix support for PS/2 keyboard on TQM85xx boards
by Wolfgang Denk
· 18 years ago
b87dfd2
Add support for TB5200 board
by Wolfgang Denk
· 18 years ago
9d40799
Major PCMCIA Cleanup to make code better readable and maintainable.
by Wolfgang Denk
· 18 years ago
f6e5739
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· 18 years ago
6c5879f
Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· 18 years ago
152a44c
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
da012ab
Change Id to symbolic name for RTL8139
by Jin Zhengxiong
· 18 years ago
894b773
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
bc09cf3
Fix RTL8139 in big endian
by Jin Zhengxiong-R64188
· 18 years ago
fcfb9a5
Fix Tsec bug when no link
by Jin Zhengxiong-R64188
· 18 years ago
bd22c2b
Fix bug for io_bar size during pci scan
by Jin Zhengxiong-R64188
· 18 years ago
f5e0d03
Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005
by Heiko Schocher
· 18 years ago
bc8bb6d
Add support for PS/2 keyboard on TQM85xx board
by Wolfgang Denk
· 18 years ago
72ed528
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
62b8f54
Fix watchdog handling in CFI flash driver
by Wolfgang Denk
· 18 years ago
a672553
Merge branch 'mpc86xx'
by Jon Loeliger
· 19 years ago
4af099b
Fix watchdog issues for ColdFire boards.
by Wolfgang Denk
· 19 years ago
a2320a6
Revert bad PCI prefetch limit change.
by Jon Loeliger
· 19 years ago
debb735
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago
b28a31c
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 19 years ago
6db3970
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
71b405d
Merge with /home/sr/git/u-boot/cfi-flash
by Wolfgang Denk
· 19 years ago
2662b40
* Changes/fixes for drivers/cfi_flash.c:
by Stefan Roese
· 19 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
be5048f
Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver
by Wolfgang Denk
· 19 years ago
7c60908
Fix compile problem
by Wolfgang Denk
· 19 years ago
7b230f6
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci
by Wolfgang Denk
· 19 years ago
0346983
Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode
by Wolfgang Denk
· 19 years ago
Next »