Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a30a4220849093610a3f6d4ce51f8ae11516c305
/
drivers
a30a422
serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver
by Marek Vasut
· 12 years ago
eb50766
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver
by Marek Vasut
· 12 years ago
39f6147
serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver
by Marek Vasut
· 12 years ago
0dd9b84
serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver
by Marek Vasut
· 12 years ago
a943472
serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver
by Marek Vasut
· 12 years ago
7cd851a
serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver
by Marek Vasut
· 12 years ago
21310b5
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver
by Marek Vasut
· 12 years ago
1f673b4
serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver
by Marek Vasut
· 12 years ago
a7ffb2f
serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver
by Marek Vasut
· 12 years ago
b6cd0fe
serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver
by Marek Vasut
· 12 years ago
7882e7c
serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver
by Marek Vasut
· 12 years ago
8b029db
serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver
by Marek Vasut
· 12 years ago
cef46b7
serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver
by Marek Vasut
· 12 years ago
cc61c31
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver
by Marek Vasut
· 12 years ago
4bee0b3
serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver
by Marek Vasut
· 12 years ago
69ea807
serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver
by Marek Vasut
· 12 years ago
28ea4c3
serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver
by Marek Vasut
· 12 years ago
abaef69
serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver
by Marek Vasut
· 12 years ago
e503f90
serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver
by Marek Vasut
· 12 years ago
cfba457
serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver
by Marek Vasut
· 12 years ago
b207d64
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
by Marek Vasut
· 12 years ago
8c08575
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
by Marek Vasut
· 12 years ago
abc0ed8
serial: ns16550: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
87d6922
serial: microblaze: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
51d8102
serial: zynq: Move serial registration from serial_initialize()
by Tom Rini
· 12 years ago
b498051
serial: s5p: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
1fe5c11
serial: pxa: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
28af638
serial: s3c24xx: Move serial registration from serial_initialize()
by Marek Vasut
· 12 years ago
4808f10
serial: pxa: Make local functions static
by Marek Vasut
· 12 years ago
407e6a2
serial: pxa: Implement default_serial_console in serial_pxa.c
by Marek Vasut
· 12 years ago
90bad89
serial: Properly spell out the structure member names of serial_driver
by Marek Vasut
· 12 years ago
89143fb
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
633efe9
GPIO: pca953x: fix error reporting
by Laurence Withers
· 12 years ago
d75bc03
GPIO: pca953x: fix spelling in help
by Laurence Withers
· 12 years ago
d923a5d
MPC85xx: remove support for TQM85xx boards
by Wolfgang Denk
· 12 years ago
194846f
serial: Add Zynq serial driver
by Michal Simek
· 12 years ago
5d889ae
ARM : Add GPIO Driver and IOMUX definition for S3C2440
by Gabriel Huau
· 13 years ago
96d1e09
i2c: sh: Remove irq_wait function
by Nobuhiro Iwamatsu
· 12 years ago
de57550
da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
by Bastian Ruppert
· 12 years ago
4b7d3a0
video: cfb_console: add function to plot the logo area black
by Bastian Ruppert
· 12 years ago
1e681f9
video: cfb_console: logo can be positioned via the splashpos variable
by Bastian Ruppert
· 12 years ago
1c27059
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· 12 years ago
8f0732a
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
fa651cc
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· 12 years ago
b726a01
remove unnecessary code in ata_piix
by Pavel Herrmann
· 12 years ago
cec2655
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 12 years ago
a4cc1c4
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
3f7f241
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 12 years ago
c0b5a3b
FEC: Replace magic contants
by Marek Vasut
· 12 years ago
6744909
FEC: Rework the TX wait mechanism
by Marek Vasut
· 12 years ago
bc1ce15
FEC: Remove endless loop in the FEC driver
by Marek Vasut
· 12 years ago
efe24d2
FEC: Properly align address over the buffers for cache ops
by Marek Vasut
· 12 years ago
e2a66e6
FEC: Do not pass unaligned buffer to network stack
by Marek Vasut
· 12 years ago
f91ba0e
net: Add Vitesse VSC8662 PHY support
by Priyanka Jain
· 12 years ago
b737337
net/phy: support the mv88e6352 switch
by Valentin Longchamp
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
185f7d9
net: Add driver for Zynq Gem IP
by Michal Simek
· 12 years ago
1dff9d0
net: asix: add AX88772B support
by Lucas Stach
· 12 years ago
02c8d8c
net: asix: add read_mac function
by Lucas Stach
· 12 years ago
58f8fab
net: asix: add write_hwaddr function
by Lucas Stach
· 12 years ago
5fae53d
net: asix: split out basic reset function
by Lucas Stach
· 12 years ago
e1dbdf9
net: introduce transparent driver private in ueth_data
by Lucas Stach
· 12 years ago
b3873d3
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 12 years ago
5675b50
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
8a0eccb
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
e827fec
net: Allow netconsole settings to change after nc_start
by Joe Hershberger
· 12 years ago
f8be7d6
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
2c8fe51
net: Make the netconsole buffer size configurable
by Joe Hershberger
· 12 years ago
dcd5a59
net: sh_eth: Add support R8A7740 of rmobile (arm core)
by Nobuhiro Iwamatsu
· 12 years ago
905b3b0
dm: net: Fixup the armada100 FEC driver
by Marek Vasut
· 12 years ago
7fd7082
net: emaclite: Support OF initialization
by Michal Simek
· 12 years ago
61e1298
dm: net: Move IXP NPE to drivers/net/
by Marek Vasut
· 12 years ago
7f51898
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
5f8e17c
i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer
by Eric Nelson
· 12 years ago
9fe2cfb
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 12 years ago
cf5787f
pci: fix some warnings related to assumptions about
by Kumar Gala
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
15b8338
video/powerpc: don't touch DIU registers that we don't need
by Timur Tabi
· 12 years ago
d193c1b
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· 12 years ago
93ad908
usb: do explicit unaligned accesses
by Lucas Stach
· 12 years ago
81c1d7b
dfu:usb:fix: Read the "filesize" environment variable only when file read
by Łukasz Majewski
· 12 years ago
43e6627
dfu:usb: Support for ext4
by Łukasz Majewski
· 12 years ago
59d0612
ColdFire: Queued SPI driver
by Richard Retanubun
· 14 years ago
49b3962
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Tom Rini
· 12 years ago
f138ca1
mpc8xxx_spi: fix SPI support on MPC8308RDB
by Ira W. Snyder
· 12 years ago
fa2afe0
dm: sparc: net: Fixup greth compile warnings
by Marek Vasut
· 12 years ago
efa1f43
mxc nand: Fix warning on !MXC_NFC_V2_1
by Tom Rini
· 12 years ago
c413a00
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
9c60e75
mxc nand: Homogenize IP revisions with Linux
by Benoît Thébaudeau
· 12 years ago
13927f0
mtd mxc nand: Merge init functions
by Benoît Thébaudeau
· 12 years ago
7c28a1c
mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
by Benoît Thébaudeau
· 12 years ago
0e499b0
mtd mxc nand: Use _mxc_nand_enable_hwecc()
by Benoît Thébaudeau
· 12 years ago
c1db8dd
mxc nand: Access all ecc_status_result fields
by Benoît Thébaudeau
· 12 years ago
365b2c0
mxc nand: cosmectic: Light cleanup
by Benoît Thébaudeau
· 12 years ago
80c8ab7
mxc nand: Merge mtd and spl register definitions
by Benoît Thébaudeau
· 12 years ago
9c790a7
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
by Marek Vasut
· 12 years ago
e70bfa2
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· 12 years ago
33b1d5c
nand: consolidate duplicated constants
by Joe Hershberger
· 12 years ago
e331ab2
nand: Change ulong to loff_t and size_t
by Joe Hershberger
· 12 years ago
eee623a
nand: Add support for unlock.invert
by Joe Hershberger
· 12 years ago
Next »