Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
58d204256cb1ce1bd323847d9f644acf70a72e6a
/
drivers
06c428b
QE: fix compile warning
by Dave Liu
· 17 years ago
8225d1e
CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation
by Michael Schwingen
· 17 years ago
3afac79
USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB)
by TsiChung Liew
· 17 years ago
92fa37e
Remove superfluous preprocessor conditionals from LM73 driver
by Larry Johnson
· 17 years ago
bed5375
Add Fujitsu CoralP/Lime video driver
by Anatolij Gustschin
· 17 years ago
20c450e
Fix video console newline and carriage return handling
by Anatolij Gustschin
· 17 years ago
422b1a0
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
d3a6532
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
b8ec238
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
10c7382
fix various comments
by Marcel Ziswiler
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
6a5e1d7
Fix endianness conversions in rtl8169 driver
by Guennadi Liakhovetski
· 17 years ago
95c6bc7
Add Epson RX8025 RTC support
by Matthias Fuchs
· 17 years ago
ccf21c3
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
19580e6
mpc83xx: Add the support of MPC837xEMDS board
by Dave Liu
· 17 years ago
ce37422
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
by Stefan Roese
· 17 years ago
d2995fe
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
by Wolfgang Denk
· 17 years ago
bb70128
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
9e2c347
Add driver for National Semiconductor LM73 temperature sensor
by Larry Johnson
· 17 years ago
1261827
Add driver for STMicroelectronics M41T60 RTC
by Larry Johnson
· 17 years ago
0dc80e2
cfi_flash: Add missing check for erased dest to flash_write_cfibuffer()
by Stefan Roese
· 17 years ago
61fb15c5
Fix coding style issues; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
6e1bbe6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
81b38be
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
3f523ed
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
467bcee
cfi_flash: Add manufacturer-specific fixups
by Haavard Skinnemoen
· 17 years ago
0ddf06d
cfi_flash: Add cmdset-specific init functions
by Haavard Skinnemoen
· 17 years ago
e23741f
cfi_flash: Read whole QRY structure in one go
by Haavard Skinnemoen
· 17 years ago
12d30aa
cfi_flash: Use map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
cdbaefb
cfi_flash: Introduce read and write accessors
by Haavard Skinnemoen
· 17 years ago
be60a90
cfi_flash: Reorder functions and eliminate extra prototypes
by Haavard Skinnemoen
· 17 years ago
3055793
cfi_flash: Make some needlessly global functions static
by Haavard Skinnemoen
· 17 years ago
7e5b9b4
cfi_flash: Break long lines
by Haavard Skinnemoen
· 17 years ago
42026c9
CFI: synchronize command offsets with Linux CFI driver
by Bartlomiej Sieka
· 17 years ago
8ff3de6
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
8809a27
rtc: Fix merging problem
by Stefan Roese
· 17 years ago
9caeaad
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
9692c27
CFI: Coding style cleanup
by Stefan Roese
· 17 years ago
81b20cc
CFI: support JEDEC flash roms in CFI-flash framework
by Michael Schwingen
· 17 years ago
29592ec
sh: Moved driver of the SuperH dependence
by Nobuhiro Iwamatsu
· 17 years ago
521dcd3
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
33ecdc2
sh: Add marubun's pcmcia driver
by Nobuhiro Iwamatsu
· 17 years ago
febd86b
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· 17 years ago
7fc7928
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
59829cc
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
318c0b9
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
33daf5b
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0c698dc
drivers/rtc : move rtc drivers to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f868cc5
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
16b195c
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e455866
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1378df7
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
352d259
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7364621
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
93a686e
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
080c646
drivers/i2c : move i2c drivers to drivers/i2c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f92edbd
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· 17 years ago
e8da58f
Fix build problems with mp2usb board
by Wolfgang Denk
· 17 years ago
8412d81
Fix compiler warnings for ARM systems.
by Wolfgang Denk
· 17 years ago
409ecdc
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
efe3303
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· 17 years ago
4d4faae
Group PCI and PCMCIA drivers in drivers/Makefile
by Grant Likely
· 17 years ago
5798f87
Group block/flash drivers in drivers/Makefile
by Grant Likely
· 17 years ago
df58c81
Group USB drivers in drivers/Makefile
by Grant Likely
· 17 years ago
5dbb6ed
Group i2c drivers in drivers/Makefile
by Grant Likely
· 17 years ago
ec00c76
Group console drivers in drivers/Makefile
by Grant Likely
· 17 years ago
754f230
Group network drivers in drivers/Makefile
by Grant Likely
· 17 years ago
f0037c5
Build: split COBJS value into multiple lines
by Grant Likely
· 17 years ago
1f10310
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· 17 years ago
ec22755
Trimmed some variables in ne2000.c
by Vlad Lungu
· 17 years ago
f051692
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
dbf3317
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
5b746c3
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
cb8250f
fsl_pci_init enable COMMAND_MEMORY if inbound window
by Ed Swarthout
· 17 years ago
41b4d28
Coding style: keep lists sorted; update CHANGELOG
by Wolfgang Denk
· 17 years ago
58b74b0
Fix missing drivers makefile entries ds1722.c mw_eeprom.c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7a93487
Move PL01* serial drivers to drivers/serial and adjust Makefiles.
by Peter Pearse
· 17 years ago
05bf491
Minor coding style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
ff285ca
Fix NE2000 driver:
by Vlad Lungu
· 17 years ago
5c7ea64
tsec driver should clear RHALT on startup
by Dan Wilson
· 17 years ago
9e8362b
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Wolfgang Denk
· 17 years ago
8f05a66
Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze
by Wolfgang Denk
· 17 years ago
23c56f9
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
de74b9e
Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
e81a95a
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
785c134
Bugfix: Use only one PTD for one endpoint
by Timo Ketola
· 17 years ago
0731cba
[PATCH] Change macro name for UartLite
by Michal Simek
· 17 years ago
b90c045
synchronizition with mainline
by Michal Simek
· 17 years ago
6b6f287
Merge ../u-boot
by Michal Simek
· 17 years ago
b8685af
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
bd86220
Move coloured led API to status_led.h Improve indentation in drivers/at45.c
by Peter Pearse
· 17 years ago
afd477b
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
f930922
Merge with git://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 17 years ago
97213f3
Description: Add NEC's PCI OHCI module ID to the USB OHCI driver
by David Saada
· 17 years ago
30363e9
Small whitespace cleanup of OneNAND patch
by Stefan Roese
· 17 years ago
17aa280
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago
916527f
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago
cd2d160
Typo fix in tsec.c
by urwithsughosh@gmail.com
· 17 years ago
5bd7fe9
Fix do_div() usage in nand process output
by Matthias Fuchs
· 17 years ago
Next »