Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b0402e4f2aa52d202c8348209aee8ab52bbf88ba
/
drivers
d506865
Fix the confilcts when merging 'master' into hpc2.
by roy zang
· 18 years ago
92dda87
Clean up the code according to codestyle:
by roy zang
· 18 years ago
87b3d4b
Code cleanup.
by Wolfgang Denk
· 18 years ago
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
c32c5f7
Make fsl-i2c not conflict with SOFT I2C
by Joakim Tjernlund
· 18 years ago
a292af2
Fix I2C master address initialization.
by Joakim Tjernlund
· 18 years ago
4f19a68
Merge http://www.denx.de/git/u-boot
by Kim Phillips
· 18 years ago
680962b
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c
by Kim Phillips
· 18 years ago
278087f
Solve the copyright conflicts when merging 'master' into hpc2.
by roy zang
· 18 years ago
3427cf6
[PATCH] nand: Fix patch merge problem
by Stefan Roese
· 18 years ago
1b711ab
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
by Wolfgang Denk
· 18 years ago
ef26d24
[PATCH] nand_wait() timeout fixes
by Stefan Roese
· 18 years ago
b6e6af4
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
1279748
[PATCH] CFI driver AMD Command Set Top boot geometry reversal, etc. [Updated]
by Stefan Roese
· 18 years ago
ffdd9b9
Merge with /home/stefan/git/u-boot/denx
by Stefan Roese
· 18 years ago
ab34754
mpc83xx: Update 83xx to use fsl_i2c.c
by Timur Tabi
· 18 years ago
386a280
mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR
by Timur Tabi
· 18 years ago
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago
054838e
mpc83xx: Add support for the MPC8349E-mITX
by Timur Tabi
· 18 years ago
2036200
NAND Flash verify across block boundaries
by Nick Spence
· 18 years ago
ec9670b
Added RGMII support to the TSECs and Marvell 881111 Phy
by Nick Spence
· 18 years ago
1500dff
This patch comes from Yuli's posted patch on 8/8/2006
by roy zang
· 18 years ago
b27cdf1
Tsi108 on chip i2c support.
by roy zang
· 18 years ago
8bbfa85
Tsi108 on chip pci controller support.
by roy zang
· 18 years ago
72526f7
Tundra tsi108 on chip Ethernet controller support.
by roy zang
· 18 years ago
d136d66
General code modification for mpc7448hpc2 board support.
by roy zang
· 18 years ago
198b23e
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· 18 years ago
f11eefb
Fix TSEC driver (now for real): avoid crashes if PHY is not attached
by Ben Warren
· 18 years ago
9aafc70
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· 18 years ago
5e1d9ec
Add common serial driver for Atmel AT32 and AT91 chips
by Wolfgang Denk
· 18 years ago
65022c5
Merge with http://www.jdl.com/software/u-boot-86xx.git
by Wolfgang Denk
· 18 years ago
43d818f
Converted all 85xx boards to use a common FSL I2C driver.
by Jon Loeliger
· 18 years ago
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
24df977
Rewrite a series of goto statements as a sequences of
by Jon Loeliger
· 18 years ago
e4773be
Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c
by Jon Loeliger
· 18 years ago
f148c14
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
ae40812
Remove unneeded include files and local variable.
by Jon Loeliger
· 18 years ago
d5cf1a4
Fix spelling; minor code cleanup.
by Wolfgang Denk
· 18 years ago
faf081a
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
b7ced08
Ran lindent and cleaned up whitespace issues. Format for 80-columns too.
by Jon Loeliger
· 18 years ago
d351b2b
* Several improvements to the new NAND subsystem:
by Stefan Roese
· 18 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
4df0da5
Coding style cleanup
by Wolfgang Denk
· 18 years ago
47cf6a5
CFG_NAND_QUIET_TEST added to not warn upon missing NAND device
by Stefan Roese
· 18 years ago
bdcdc63
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
239e75f
Add support for eTSEC 3 & 4 on 8548 CDS
by Andy Fleming
· 18 years ago
3938a0f
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
5b1657d
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
44df561
Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled
by Wolfgang Denk
· 18 years ago
e6c5eaf
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
c0b0cda
Cleanup and lindent new AHCI driver.
by Jon Loeliger
· 18 years ago
98121dd
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
ae180dc
Add AHCI support to u-boot
by Jin Zhengxiong
· 18 years ago
b2d03f7
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
ff6fc25
Fix drivers/dm9000.c when configured in 32 bit mode.
by Wolfgang Denk
· 18 years ago
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· 18 years ago
2f43f33
* 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
120d964
Merge branch 'wd'
by Jon Loeliger
· 18 years ago
98fba17
Code cleanup
by Wolfgang Denk
· 18 years ago
31560d1
More code cleanup
by Wolfgang Denk
· 18 years ago
2df0053
Fix support for PS/2 keyboard on TQM85xx boards
by Wolfgang Denk
· 18 years ago
ba94093
Add support for TB5200 board
by Wolfgang Denk
· 18 years ago
50440e7
Major PCMCIA Cleanup to make code better readable and maintainable.
by Wolfgang Denk
· 18 years ago
6aac06c
Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· 18 years ago
49d0eee
Add support for AMCC 440SPe CPU based eval board (Yucca).
by Marian Balakowicz
· 18 years ago
3fd069f
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
90c860c
Change Id to symbolic name for RTL8139
by Jin Zhengxiong
· 18 years ago
f0a7825
Merge branch 'mpc86xx'
by Jon Loeliger
· 18 years ago
b03e989
Fix RTL8139 in big endian
by Jin Zhengxiong-R64188
· 18 years ago
487d223
Fix Tsec bug when no link
by Jin Zhengxiong-R64188
· 18 years ago
f4ff3e8
Fix bug for io_bar size during pci scan
by Jin Zhengxiong-R64188
· 18 years ago
d7f77fb
Add support for wrPPMC7xx/74xx boards Patch from Richard Danter, 12 Aug 2005
by Heiko Schocher
· 18 years ago
1216885
Add support for PS/2 keyboard on TQM85xx board
by Wolfgang Denk
· 18 years ago
3d02627
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
c9f8d7c
Fix watchdog handling in CFI flash driver
by Wolfgang Denk
· 18 years ago
a444149
Merge branch 'mpc86xx'
by Jon Loeliger
· 19 years ago
da06a33
Fix watchdog issues for ColdFire boards.
by Wolfgang Denk
· 19 years ago
63bf456
Revert bad PCI prefetch limit change.
by Jon Loeliger
· 19 years ago
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago
7c454bf
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· 19 years ago
6a07675
Fix JFFS2 support for legacy NAND driver.
by Marian Balakowicz
· 19 years ago
a93b6e3
Merge with /home/sr/git/u-boot/cfi-flash
by Wolfgang Denk
· 19 years ago
efef95b
* Changes/fixes for drivers/cfi_flash.c:
by Stefan Roese
· 19 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
f0c4e46
Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver
by Wolfgang Denk
· 19 years ago
4302159
Fix compile problem
by Wolfgang Denk
· 19 years ago
d76717c
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci
by Wolfgang Denk
· 19 years ago
4de55c0
Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode
by Wolfgang Denk
· 19 years ago
a79c44f
Fix bad register definitions for LTX971 PHY on MPC85xx boards.
by Wolfgang Denk
· 19 years ago
46d2b52
Add ADI Blackfin support
by Wolfgang Denk
· 19 years ago
37648b7
Fix conditional for including ks8695eth driver
by Wolfgang Denk
· 19 years ago
3383bd1
Cleanup compiler warnings. Patch by Greg Ungerer, 21 May 2005
by Wolfgang Denk
· 19 years ago
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
2105aa2
Cleanup (get rid of debug code that sneaked in)
by Wolfgang Denk
· 19 years ago
61ccd1d
Merge with /home/wd/git/u-boot/master Code cleanup.
by Wolfgang Denk
· 19 years ago
27eba14
Cleanup of NAND support of delta board using the Monahans Data Flash Controller.
by Markus Klotzbücher
· 19 years ago
85678e2
NAND finally working. Two bugs fixed:
by Markus Klotzbücher
· 19 years ago
67777b9
Minor code cleanup
by Wolfgang Denk
· 19 years ago
Next »