Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cba34aafde5f50e61d242f86bd4d214207ec7ca7
/
drivers
cba34aa
cfi_flash: Simplify flash_get_info()
by Stefan Roese
· 14 years ago
1724fe9
i2c, omap24xx: set bus_initialized only after relocation.
by Heiko Schocher
· 14 years ago
fe64fd4
mmc: fix compiler warnings
by Wolfgang Denk
· 14 years ago
d2bf29e
mmc: add boundary check for mmc operation
by Lei Wen
· 14 years ago
1075b07
nand/davinci: make sure ECC calculation has really started
by Wolfram Sang
· 14 years ago
93ceb47
usb: musb: set target address for non-multipoint devices
by Bryan Wu
· 14 years ago
8dd7a23
usb: musb: setup TXCOUNT for Blackfin musb
by Bryan Wu
· 14 years ago
2d941de
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
a78ded1
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
4c46839
mtd: nand: supress 'unknown NAND' warning if no nand is found
by Steve Sakoman
· 14 years ago
5a0a82f
ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages
by Steve Sakoman
· 14 years ago
cf64fda
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
09b4a9c
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
f91506e
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
67bd941
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
f09d3b2
AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction
by Reinhard Meyer
· 14 years ago
c7260d1
AT91: add RTT and GPBR based RTC
by Reinhard Meyer
· 14 years ago
1592ef8
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· 14 years ago
359ec49
powerpc/8xxx: Fix dma for 36bit addressing
by York Sun
· 14 years ago
306563a
i2c: rewrite mvtwsi, support orion5x and kirkwood
by Albert Aribaud
· 14 years ago
01ec99d
i2c: rename kirkwood_i2c to mvtwsi
by Albert Aribaud
· 14 years ago
f70409a
ARMV7: S5P: separate the peripheral clocks
by Minkyu Kang
· 14 years ago
889a275
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
07cf5e2
i2c: omap2+: change header guard to be generic
by Nishanth Menon
· 14 years ago
5549d22
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
5465299
Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.
by Philippe De Muyter
· 14 years ago
70084df
cfi_flash: Cleanup flash_print_info()
by Stefan Roese
· 14 years ago
d77c7ac
Fix printing & reading of 16-bit CFI device identifiers
by Philippe De Muyter
· 14 years ago
2e97394
cfi_flash: flinfo: allow user interrupt in flash print info fn
by Kim Phillips
· 14 years ago
d93d0f0
S5P: Use accessor functions instead of SoC specific defines to access the base address
by Minkyu Kang
· 14 years ago
ae37a07
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
dc41b8b
mmc: omap3: fix block read function
by Grazvydas Ignotas
· 14 years ago
8bbf430
mmc: omap3: make local symbols static
by Grazvydas Ignotas
· 14 years ago
5689f4b
musb: am35x: Workaround for fifo read issue
by Ajay Kumar Gupta
· 14 years ago
dbea324
musb: MSC host support for AM35x
by Ajay Kumar Gupta
· 14 years ago
b2621bc
video: add support for display controller in MB86R0x SoCs
by Matthias Weisser
· 14 years ago
b9d51fb
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
fe8d63c
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
9844d02
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
6a69e11
S5P: mmc: use the standard debug macro
by Minkyu Kang
· 14 years ago
d7fb9bc
Fix compile warnings for const correctness
by Ben Warren
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
78b7a8e
net: rename "FSL UECx" net interfaces "UECx"
by Kim Phillips
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
f699fe1
net,fec: Shorten device name as done for other drivers
by Stefano Babic
· 14 years ago
39419ce
ide: add mvsata_ide driver
by Albert Aribaud
· 14 years ago
4fc7d28
ide: reorder object files alphabetically
by Albert Aribaud
· 14 years ago
3df4f46
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
82369c0
net 52xx: fix ethernet device names with spaces
by Wolfgang Denk
· 14 years ago
9b16757
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
by Steve Sakoman
· 14 years ago
516799f
ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems
by Steve Sakoman
· 14 years ago
d708395
ARMV7: Modify i2c driver for more reliable operation on OMAP4
by Steve Sakoman
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
9efac4a
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
ac95629
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
5000284
S5P: support mmc driver
by Minkyu Kang
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
4ae0c2d
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
793b572
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
c26de2d
powerpc/p3041: Add various p3041 related defines
by Kumar Gala
· 15 years ago
19dbcc9
powerpc/p5020: Add various p5020 related defines (and p5010)
by Kumar Gala
· 15 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
7c050f8
video: cleanup comments in cfb_console.c and video_fb.h
by Anatolij Gustschin
· 14 years ago
e9aecde
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
b6c208a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
11a3de4
fsl_law.c: Add print_laws() for FSL_CORENET platforms.
by Becky Bruce
· 14 years ago
e71755f
drivers/misc/fsl_law.c: Rearrange code to avoid duplication
by Becky Bruce
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
93502a5
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
900c0c6
musb: fix compilation warning
by Ajay Kumar Gupta
· 14 years ago
d6f324d
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 14 years ago
50298d3
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
cb8f031
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
94060a1
Blackfin: bfin_mac: remove space from name
by Mike Frysinger
· 14 years ago
37a4b75
Blackfin: bfin_spi: support gpios as chip selects
by Mike Frysinger
· 14 years ago
f3732ed
Blackfin: bfin_spi: convert to portmux framework
by Mike Frysinger
· 14 years ago
c5dc482
Blackfin: pata_bfin: convert to portmux framework
by Mike Frysinger
· 14 years ago
a87589f
Blackfin: bfin_sdh: convert to portmux framework
by Mike Frysinger
· 14 years ago
253f47f
Blackfin: bfin_nand: convert to portmux framework
by Mike Frysinger
· 14 years ago
8339ad7
Blackfin: bfin_mac: convert to portmux framework
by Mike Frysinger
· 14 years ago
d3c9ffd
mvgbe: add support for orion5x GbE controller
by Albert Aribaud
· 14 years ago
d44265a
mvgbe: support SoCs other than kirkwood
by Albert Aribaud
· 14 years ago
9b6bcdc
net: rename: kirkwood_egiga as mvgbe
by Albert Aribaud
· 14 years ago
c67e2cc
kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION
by Albert Aribaud
· 14 years ago
ec3b498
gpio_led: add gpio_request to __led_init
by Thomas Chou
· 14 years ago
836cd45
cpuat91: unbreak ethernet
by Eric Bénard
· 14 years ago
409943a
at91_emac: Write MAC address automatically
by Eric Bénard
· 14 years ago
cafb14f
AX88180: use standard I/O accessors
by Mike Frysinger
· 14 years ago
14f637f
AX88180: make OUTW handle 32bit/16bit defines too
by Hoan Hoang
· 15 years ago
2566706
AX88180: add support for the Marvell 88E1118 phy
by Hoan Hoang
· 15 years ago
6bb4679
Write MAC address automatically on MACB-based boards
by Ben Warren
· 14 years ago
daa2ce6
tsec: fix the return value for tsec_eth_init()
by Timur Tabi
· 14 years ago
ec0d879
uli526x: drop newlines from device name
by Mike Frysinger
· 14 years ago
f9abdfe
AX88180: switch to common mii.h header
by Mike Frysinger
· 15 years ago
141ab7a
AX88180: improve phy searching
by Mike Frysinger
· 15 years ago
bb7336a
AX88180: fix media typos
by Hoan Hoang
· 15 years ago
49fa6ed
kirkwood_egiga: updates: fix DRAM mapping and typo
by Albert Aribaud
· 14 years ago
5b1b188
SPEAr : Network driver support added
by Vipin KUMAR
· 14 years ago
c19a20d
kirkwood_egiga: bugfix: add DMA sequence points
by Albert Aribaud
· 14 years ago
ca08054
net: Add option to disable fiber on M88E1111 PHY for PPC4xx
by Stefan Roese
· 14 years ago
Next »