Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
82ef75ca5c69c7d053c07f509a901d2ad2e29570
/
drivers
82ef75c
net: tsec: Use portable regs type (uint->u32)
by Claudiu Manoil
· 11 years ago
9c9141f
net: tsec: Use portable types and accessors for BDs
by Claudiu Manoil
· 11 years ago
18b338f
net: tsec: Fix CamelCase issues around BD code
by Claudiu Manoil
· 11 years ago
5be00a0
net: fsl_mdio: Fix warnings for __iomem pointers
by Claudiu Manoil
· 11 years ago
aec84bf
net: tsec: Cleanup tsec regs init and fix __iomem warns
by Claudiu Manoil
· 11 years ago
b200204
net: tsec: Fix priv pointer in tsec_mcast_addr()
by Claudiu Manoil
· 11 years ago
876d451
net: tsec: Fix and cleanup tsec_mcast_addr()
by Claudiu Manoil
· 11 years ago
9c4cffa
net: Fix mcast function pointer prototype
by Claudiu Manoil
· 11 years ago
ed102be
net: designware: Fix alignment of buffer descriptors
by Alexey Brodkin
· 11 years ago
227ad7b
net: designware: Respect "bus mode" register contents on SW reset
by Alexey Brodkin
· 11 years ago
47ce889
net: sh-eth: Add support R8A7791
by Nobuhiro Iwamatsu
· 11 years ago
dfcaa61
net, phy: fix AR8031 phy_mask
by Heiko Schocher
· 11 years ago
65a6691
net: rtl8169: Add support for RTL8168evl/8111evl
by Thierry Reding
· 11 years ago
7a36b9c
net: rtl8169: Fix format string
by Thierry Reding
· 11 years ago
9ced16f
net: add function to read/write extended registers in Micrel Phy
by Stefano Babic
· 11 years ago
e8194d5
net: fix mask for phy Micrel KSZ9031
by Stefano Babic
· 11 years ago
4220504
net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected
by Bhupesh Sharma
· 11 years ago
e97a78c
net: phy/vitesse: Add support for VSC8514 phy module
by Arpit Goel
· 11 years ago
8707678
net: sh-eth: Add support R8A7790
by Nobuhiro Iwamatsu
· 11 years ago
92f0713
net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)
by Nobuhiro Iwamatsu
· 11 years ago
f8b7507
net: sh-eth: Add control for padding size of packet descriptor
by Nobuhiro Iwamatsu
· 11 years ago
870cc23
net: sh-eth: Change cache API of SH
by Nobuhiro Iwamatsu
· 11 years ago
0611c60
NET: mvgbe: avoid unused variable warning when used without phylib support
by Sascha Silbe
· 11 years ago
626ee1e
phylib: update atheros ar803x phy
by Shengzhou Liu
· 11 years ago
fdd91fa
drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y
by Masahiro Yamada
· 11 years ago
fc9ac35
drivers/net/fm: descend only when CONFIG_FMAN_ENET=y
by Masahiro Yamada
· 11 years ago
4c76b55
drivers/qe: move the entry to drivers/Makefile
by Masahiro Yamada
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
36cf0a8
drivers: tpm: clean up unused code
by Masahiro Yamada
· 11 years ago
7b6af41
drivers: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
c3ebb8c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
2967af6
powerpc/t1040: Update defines to support T1040SoC personalities
by Priyanka Jain
· 11 years ago
f9de54e
designware_i2c: remove 10msec delay in i2c_xfer_finish
by Alexey Brodkin
· 11 years ago
8b7c872
designware_i2c: disable i2c controller during target address setup
by Alexey Brodkin
· 11 years ago
85bb251
i2c, omap1510: remove i2c driver
by Heiko Schocher
· 11 years ago
0bdffe7
i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework
by Heiko Schocher
· 11 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
1249135
i2c: mxs_i2c: Squash endless loop
by Marek Vasut
· 11 years ago
2035d77
i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
by Nobuhiro Iwamatsu
· 11 years ago
f1a7491
lcd: add DataImage SCF0403x LCD panel support
by Nikita Kiryanov
· 11 years ago
5753d09
spi: omap3: add support for more word lengths
by Nikita Kiryanov
· 11 years ago
54a759c
spi: omap3: remove semicolon from #define
by Nikita Kiryanov
· 11 years ago
44376ef
video: bcm2835: respect the pitch value
by Andre Heider
· 11 years ago
649acfe
MPC824x: remove obsolete "PN62" board
by Wolfgang Denk
· 11 years ago
60390d7
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 11 years ago
85b8c5c
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
3ced12a
malta: enable RTC support
by Paul Burton
· 11 years ago
baf37f0
malta: support for coreFPGA6 boards
by Paul Burton
· 11 years ago
62715a2
pcnet: enable the NOUFLO feature
by Paul Burton
· 11 years ago
f3ac866
pcnet: add cache flushing & invalidation
by Paul Burton
· 11 years ago
a954004
pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
by Paul Burton
· 11 years ago
6011dab
pcnet: code style cleanup
by Paul Burton
· 11 years ago
15c5cdf
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 11 years ago
efd9bb9
netconsole loses 2nd character of input
by Suriyan Ramasami
· 11 years ago
a81630e
serial: s5p: Staticize local functions
by Axel Lin
· 11 years ago
212d7da
serial: xuartlite: Staticize local functions
by Axel Lin
· 11 years ago
f601624
serial: mxs_auart: Staticize local functions
by Axel Lin
· 11 years ago
47d79de
usb: dfu: make nand upload working
by Bo Shen
· 11 years ago
ec9002e
usb, g_dnl: make iSerialNumber board configurable
by Heiko Schocher
· 11 years ago
31bae4c
usb: dfu: correct dfu buffer inited value
by Bo Shen
· 11 years ago
c2617bc
usb: dfu: decrease dfu->r_left along with the transfer
by Bo Shen
· 11 years ago
522c956
usb: ohci-hcd: submit_common_msg: report actual_length properly
by Mateusz Kulikowski
· 11 years ago
351e9b2
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· 11 years ago
0697f20
usb: ums: fix disk capacity miscalculation and code cleanup
by Przemyslaw Marczak
· 11 years ago
93c813b
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· 11 years ago
0f0f757
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· 11 years ago
7d9ec6a
Add support for SX151x SPI GPIO Expanders
by Viktar Palstsiuk
· 11 years ago
3285d4c
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
b129e8c
fpga: zynqpl: Do not place bitstream below 1MB
by Michal Simek
· 11 years ago
ec4b73f
fpga: zynqpl: Add dcache flush support
by Jagannadha Sutradharudu Teki
· 11 years ago
c0e5dd8
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
dcd2f1a
arm: atmel: get rid of too many ifdeffery
by Bo Shen
· 11 years ago
d9bef0a
arm: atmel: at91sam9n12ek: add usb host support
by Bo Shen
· 11 years ago
32e4f6b
net: macb: get DMA bus width from design config register
by Bo Shen
· 11 years ago
c0bb110
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 11 years ago
cae4d04
blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder.
by Steven Miao
· 11 years ago
2fff63c
nand, davinci: add special UBL ecc position
by Heiko Schocher
· 11 years ago
a1c143f
TI:am33xx: Add bootcount support to ti_am335x_common.h
by Tom Rini
· 11 years ago
22ee397
bootcount_davinci: Switch to scratch register #2
by Tom Rini
· 11 years ago
155d424
am33xx, davinci: Create and use <asm/davinci_rtc.h>
by Tom Rini
· 11 years ago
5d4d38d
drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
by Tom Rini
· 11 years ago
9c3f0bc
drivers: move some drivers to drivers/Makefile
by Masahiro Yamada
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
44e32c7
drivers: usb: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
2fc7ef6
drivers: mtd: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e32459e
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
723ec69
imx_watchdog: do not soft-reset while watchdog init
by Anatolij Gustschin
· 11 years ago
9d33fb4
nand_util.c: Correct licensing
by Tom Rini
· 11 years ago
ef38f3f
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
a54d681
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
511948b
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
5f9b9f8
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
6f0b7ca
DWMMC: SMDK5420: Disable SMU for eMMC
by Rajeshwari Shinde
· 11 years ago
56b34bc
mmc: sdhci: Avoid commands errors by simple timeout adaptation.
by Przemyslaw Marczak
· 11 years ago
b44fe83
mmc: dw_mmc: change the callback function name.
by Jaehoon Chung
· 11 years ago
1937e5a
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· 11 years ago
509dca7
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
1c6e9de
video, formike: change tag/val write
by Heiko Schocher
· 11 years ago
45ae254
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· 11 years ago
2740e5d
video: ipu_disp: Fix clock polarity logic
by Fabio Estevam
· 11 years ago
Next »