index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
NAND: Properly create JFFS2 cleanmarkers.
Scott Wood
2008-10-29
1
-19
/
+11
*
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
1
-2
/
+14
*
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
1
-9
/
+11
*
NAND: Reset chip on power-up
Karl Beldan
2008-10-29
1
-0
/
+8
*
NAND: sync with 2.6.27
Scott Wood
2008-10-29
6
-43
/
+141
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2008-10-28
1
-5
/
+1
|
\
|
*
atmel_lcdfb: Straighten out funky vl_sync logic
Haavard Skinnemoen
2008-10-25
1
-4
/
+1
|
*
atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>
Haavard Skinnemoen
2008-10-25
1
-1
/
+0
*
|
powerpc: fix pci window initialization to work with > 4GB DRAM
Becky Bruce
2008-10-27
1
-3
/
+7
*
|
pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
Kumar Gala
2008-10-27
1
-7
/
+7
*
|
pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
Kumar Gala
2008-10-24
1
-0
/
+20
*
|
pci/fsl_pci_init: Add a common PCI inbound setup function
Kumar Gala
2008-10-24
1
-0
/
+81
*
|
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
Kumar Gala
2008-10-24
1
-14
/
+24
*
|
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-24
2
-47
/
+78
|
/
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
8
-9
/
+9
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
125
-1634
/
+3127
|
\
|
*
Merge 'next' branch
Wolfgang Denk
2008-10-18
113
-860
/
+1131
|
|
\
|
|
*
fsl_law clear enable before changing.
Ed Swarthout
2008-10-18
1
-0
/
+1
|
|
*
mgsuvd: fix compiler warning when using soft_i2c driver
Heiko Schocher
2008-10-18
1
-0
/
+4
|
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
108
-723
/
+723
|
|
*
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
1
-1
/
+14
|
|
*
soft_i2c: Add CFG_I2C_INIT_BOARD option
Heiko Schocher
2008-10-18
1
-0
/
+11
|
|
*
lm75: Make the LM75 MULTI_BUS compatible.
Heiko Schocher
2008-10-18
1
-0
/
+6
|
|
*
lm75: fix Codingstyle issues.
Heiko Schocher
2008-10-18
1
-123
/
+99
|
|
*
soft_i2c: prevent compiler warnings if driver does not use CPU Pins.
Heiko Schocher
2008-10-18
1
-37
/
+6
|
|
*
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
Heiko Schocher
2008-10-18
1
-0
/
+36
|
|
*
hwmon: Add LM63 support
Dirk Eibach
2008-10-18
2
-0
/
+175
|
|
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-1
/
+47
|
|
*
Change UEC PHY interface to RGMII on MPC8568MDS
Haiying Wang
2008-10-18
4
-0
/
+34
|
*
|
Merge branch 'master' of /home/wd/git/u-boot/master/
Wolfgang Denk
2008-10-17
1
-1
/
+1
|
|
\
\
|
|
*
|
Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3
Wolfgang Denk
2008-10-15
1
-1
/
+1
|
|
|
/
|
*
|
Fix the function conflict in x86emu when DEBUG is on
Jason Jin
2008-10-17
1
-3
/
+3
|
|
/
|
*
Remove CFG_EEPROM_PAGE* dependencies for temperature sensors
Peter Tyser
2008-10-14
3
-17
/
+0
|
*
Fix the NAND size overflow issue.
Jason Jin
2008-10-14
1
-2
/
+2
|
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-10-14
8
-723
/
+1939
|
|
\
|
|
*
AX88180: new gigabit network driver
Louis Su
2008-10-13
3
-0
/
+1140
|
|
*
enable 10/100M at VSC8601 at tsec driver
Andre Schwarz
2008-10-13
1
-0
/
+2
|
|
*
net: ne2000: Divided a function of NE2000 driver
Nobuhiro Iwamatsu
2008-10-13
5
-723
/
+797
|
*
|
fsl_pci_init do not scan bus when configured as an end-point
Ed Swarthout
2008-10-13
1
-2
/
+15
|
|
/
|
*
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-13
1
-3
/
+5
|
*
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-10-02
1
-1
/
+2
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-09-21
1
-3
/
+5
|
|
\
|
|
*
Support for multiple SGMII/TBI interfaces for TSEC ethernet
Peter Tyser
2008-09-16
1
-3
/
+5
|
*
|
sh: Fix compile warning
Nobuhiro Iwamatsu
2008-09-19
2
-17
/
+22
|
*
|
sh: Fix typo in SH serial driver
Nobuhiro Iwamatsu
2008-09-19
1
-1
/
+1
|
|
/
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
2
-3
/
+3
*
|
fix USB initialisation procedure
Remy Bohmer
2008-10-14
1
-8
/
+6
*
|
usb: Fix compile warning of r8a66597-hcd
Nobuhiro Iwamatsu
2008-09-19
1
-2
/
+2
*
|
Refactoring parts of the common USB OHCI code
Remy Bohmer
2008-09-17
2
-451
/
+556
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-13
1
-6
/
+50
|
\
[next]