Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b7dac217e444066d77a3487cb5f82e3791002685
/
drivers
f30a2aa
NAND: chip->state does not always get set.
by Marcel Ziswiler
· 16 years ago
a2d4dfe
NAND: Scan bad blocks lazily.
by Ilya Yanok
· 16 years ago
cc5f339
NAND read/write fix
by Scott Wood
· 16 years ago
6716603
nand: fsl_upm: convert to updated MTD NAND infrastructure
by Anton Vorontsov
· 16 years ago
f82f59b
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
by Scott Wood
· 17 years ago
42f1563
fsl_elbc_nand: workaround for hangs during nand write
by Anton Vorontsov
· 17 years ago
40c6e09
Freescale eLBC FCM NAND driver
by Scott Wood
· 17 years ago
5fd2c30
Don't panic if a controller driver does ecc its own way.
by Scott Wood
· 17 years ago
4fe7143
NAND: Make NAND driver less verbose per default
by Stefan Roese
· 17 years ago
a5c312c
NAND: Change nand_wait_ready() to not call nand_wait()
by Stefan Roese
· 17 years ago
9e9c2c1
Fixing coding style issues
by William Juul
· 17 years ago
b76ec38
Remove white space at end.
by William Juul
· 17 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
1ec1677
Coding style cleanup, update CHANGELOG, prepare release
by Wolfgang Denk
· 16 years ago
8dcaabc
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
d6c98cc
Fix compile error related to r8a66597-hcd & usb
by Kumar Gala
· 16 years ago
5a8785b
OneNAND: Remove unused parameters to onenand_verify_page
by Steve Sakoman
· 16 years ago
18b8036
video: fix bug in cfb_console code
by Anatolij Gustschin
· 16 years ago
06bf2a6
video: fix bug in logo_plot
by Anatolij Gustschin
· 16 years ago
46f58db
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
6004d5a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
8830450
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
bb6c0a3
DataFlash: AT45DB021 fix and AT45DB081 support
by Sergey Lapin
· 16 years ago
9f5fb0f
CFI: allow for dynamically determined flash sizes and addresses
by Wolfgang Denk
· 16 years ago
849c722
QE UEC: Fix compiler warnings
by Ben Warren
· 16 years ago
6b25c13
QE UEC: Add MII Commands
by David Saada
· 17 years ago
f66d998
usb: add support for R8A66597 usb controller
by Yoshihiro Shimoda
· 16 years ago
a882479
Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c
by Hunter, Jon
· 16 years ago
4eec977
drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
39fb0ad
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
52a583f
Fix Atmel LCD controller endianess for AVR32 processors
by Mark Jackson
· 16 years ago
9a0882b
E1000: clean up CONFIG_E1000_FALLBACK_MAC handling
by Wolfgang Denk
· 16 years ago
5cdd687
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
a43b419
Merge branch 'master' of git://git.denx.de/u-boot-avr32
by Wolfgang Denk
· 16 years ago
4c71038
fsl_i2c: Use timebase timer functions instead of get_timer()
by Kumar Gala
· 16 years ago
8468027
Fix more printf() format warnings
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
70c01a8
fsl-i2c: fix writes to data segment before relocation
by Timur Tabi
· 16 years ago
141e964
spi flash: Fix printf() format warnings
by Haavard Skinnemoen
· 16 years ago
c486370
atmel_mci: Fix printf() format warnings
by Haavard Skinnemoen
· 16 years ago
ab8e810
serial_xuartlite.c: fix compiler warnings
by Ricardo Ribalda Delgado
· 16 years ago
d528cd6
cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA
by Sebastian Siewior
· 16 years ago
af37d8e
Round the serial port clock divisor value returned by calc_divisor()
by Hugo Villeneuve
· 16 years ago
7746ed8
cfi_flash: make the command u32 only
by Sebastian Siewior
· 16 years ago
7ba227a
pci: sh: Add pci_skip_dev and pci_print_dev function
by Nobuhiro Iwamatsu
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· 16 years ago
fe036dd
Fix some more printf() format problems.
by Wolfgang Denk
· 16 years ago
a8755aa
Fix bug in Lime video driver
by Anatolij Gustschin
· 16 years ago
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
24b6d8a
hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722
by Michal Simek
· 16 years ago
10de36d
hwmon: Cleaning hwmon devices
by Michal Simek
· 16 years ago
403d619
microblaze: Clean uartlite driver
by Michal Simek
· 16 years ago
5bf03f5
Fix integer overflow warning in calc_divisor()
by Hugo Villeneuve
· 16 years ago
dd9fc17
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
2db22bb
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
5ef4721
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
d6a4da0
ColdFire: Fix UART baudrate formula
by TsiChung Liew
· 17 years ago
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
07b16c7
DataFlash AT45DB021 support
by Sergey Lapin
· 16 years ago
f91aa8d
silence misc printf formatting compiler warnings
by Kim Phillips
· 16 years ago
01c1170
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
8d54188
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
ed1c3f0
fix USB devices with multiple configurations
by Harald Welte
· 16 years ago
3167d07
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· 16 years ago
ace61f0
rtc: Fix printf format warning in m41t60.c
by Stefan Roese
· 16 years ago
41e846f
pci: Move PCI device configuration check into a separate weak function
by Stefan Roese
· 16 years ago
4ba6929
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
7d13b8d
e1000: add support for 82545GM 64bit PCI-X copper variant
by Paul Gortmaker
· 16 years ago
9193fbe
Round the serial port clock divisor value returned by calc_divisor()
by Hugo Villeneuve
· 16 years ago
df83c47
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
by Scott Wood
· 16 years ago
fdc8563
mmc: Move atmel_mci driver into drivers/mmc
by Haavard Skinnemoen
· 16 years ago
eb22096
Create drivers/mmc subdirectory
by Haavard Skinnemoen
· 16 years ago
8e4e029
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
e73dabc
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
4ef1f67
jedec_flash: Fix AM29DL800BB device ID
by Stefan Roese
· 16 years ago
72c01d3
Remove duplicate definitions in include/lxt971a.h.
by Hugo Villeneuve
· 16 years ago
240b723
net: sh: Renesas SH7763 Ethernet device support
by Nobuhiro Iwamatsu
· 16 years ago
caf6a5c
net: smc911x: Fix typo
by Nobuhiro Iwamatsu
· 16 years ago
e4cb797
net: fix compile problem in smc911x driver.
by Nobuhiro Iwamatsu
· 16 years ago
d1e5149
net: ne2000: Move dev_addr variable from grobal to local.
by Nobuhiro Iwamatsu
· 16 years ago
63eecdd
net: ne2000: Fix compile error of NE2000
by Nobuhiro Iwamatsu
· 16 years ago
20582da
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
4d9c188
sata: wait for device updating signature to host
by Dave Liu
· 16 years ago
26136ef
serial_pl010.c: add watchdog support
by Stuart Wood
· 16 years ago
137953d
Add sata sil3114 support
by Tor Krill
· 17 years ago
9fcc1ac
pcmcia/ti_pci1410a: Move compile condition to the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
b66f194
pxa_pcmcia: Move compile condition to the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1ec80fa
marabun_pcmcia: Move compile condition to the Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
cff2b49
cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably
by Stefan Roese
· 16 years ago
4ae622c
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 16 years ago
adae72b
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 16 years ago
e368346
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 16 years ago
916fda5
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
bc8cf23
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
a9abb00
FSL LAW: Add new interface to use the last free LAW
by Kumar Gala
· 16 years ago
75639e0
FSL LAW: Keep track of LAW allocations
by Kumar Gala
· 16 years ago
04fbaa0
NAND: Added support for 128-bit OOB, adapted
by Sergei Poselenov
· 16 years ago
328c6ec
TQM8548: Basic support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
0d3058a
NAND FSL UPM: driver re-write using the hwcontrol callback
by Wolfgang Grandegger
· 16 years ago
9726784
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
Next »