Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6275331d41cc80d93ca00d12e8c694b9d9841155
/
drivers
a8b0f9b
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
by Masahiro Yamada
· 10 years ago
6ee3d00
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 10 years ago
d8c67dc
watchdog/denali: Adding DesignWare watchdog driver support
by Chin Liang See
· 10 years ago
7237d22
arm: ep9315: Return back Cirrus Logic EDB9315A board support
by Sergey Kostanbaev
· 10 years ago
c0c3740
gpio: spear_gpio: Fix gpio_set_value() implementation
by Axel Lin
· 10 years ago
b940ca6
armv8/fsl-lsch3: Add support to load and start MC Firmware
by J. German Rivera
· 10 years ago
2f78eae
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
by York Sun
· 10 years ago
ad3091a
i2c: tegra: dump alen in debug statements
by Stephen Warren
· 10 years ago
981b14f
i2c: tegra: write clean data to TX FIFO
by Stephen Warren
· 10 years ago
68049a0
i2c: tegra: use repeated start for reads
by Stephen Warren
· 10 years ago
fe8b321
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
dcb89b5
usb: ci_udc: use var name ep/ci_ep consistently
by Stephen Warren
· 10 years ago
369d3c4
USB: gadget: atmel: zero out allocated requests
by Stephen Warren
· 10 years ago
639e990
usb: ci_udc: don't memalign() struct ci_req allocations
by Stephen Warren
· 10 years ago
6ac15fd
usb: ci_udc: remove controller.items array
by Stephen Warren
· 10 years ago
7e54188
usb: ci_udc: fix items array size/stride calculation
by Stephen Warren
· 10 years ago
06b38fc
usb: ci_udc: lift ilist size calculations to global scope
by Stephen Warren
· 10 years ago
8d7c39d
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
by Stephen Warren
· 10 years ago
d7beeb9
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
by Stephen Warren
· 10 years ago
304f936
Merge remote-tracking branch 'u-boot-samsung/master'
by Albert ARIBAUD
· 10 years ago
e99f30e
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
d6694af
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
08ebd46
usb: eth: smsc95xx: add LAN9500A device ID
by Ilya Ledvich
· 11 years ago
29425be
usb: fastboot: fix potential buffer overflow
by Jeroen Hofstee
· 10 years ago
25d1936
usb: xhci: (likely) fix bracket in if condition
by Jeroen Hofstee
· 10 years ago
19a2a67
usb:g_dnl:f_thor: remove memset before memcpy
by Jeroen Hofstee
· 10 years ago
933611f
usb:composite: clear the whole common buffer
by Jeroen Hofstee
· 10 years ago
198c5f9
usb: r8a66597: Fix initilization size of r8a66597 info structure
by Yasuhisa Umano
· 11 years ago
8ecdce7
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
by yasuhisa umano
· 11 years ago
51afc2c
usb: cosmetic: double const
by Jeroen Hofstee
· 10 years ago
83c3750
usb: ci_udc: fix typo in debug message
by Stephen Warren
· 10 years ago
fb22ae6
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
by Stephen Warren
· 10 years ago
ed1d98d
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
00d4796
PMIC: MAX77686: fix invalid bus check
by Jeroen Hofstee
· 10 years ago
e76d2a8
Exynos: SPI: Fix reading data from SPI flash
by Akshay Saraswat
· 10 years ago
89876a5
dm: Cast away the const-ness of the global_data pointer
by Simon Glass
· 10 years ago
6a6d8fb
dm: Add missing header files in lists and root
by Simon Glass
· 10 years ago
939cda5
dm: Use case-insensitive comparison for GPIO banks
by Simon Glass
· 10 years ago
ae7f451
dm: Rename struct device_id to udevice_id
by Simon Glass
· 10 years ago
7a4861f
spi: davinci: Fix register address for SPI1_BUS
by Axel Lin
· 10 years ago
909ea9a
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
by Khoronzhuk, Ivan
· 10 years ago
3e01ed0
mtd: nand: davinci: add header file for driver definitions
by Khoronzhuk, Ivan
· 10 years ago
a348d56
pmic: tps65090: correct checking i2c bus
by Jeroen Hofstee
· 10 years ago
2b9912e
includes: move openssl headers to include/u-boot
by Jeroen Hofstee
· 10 years ago
b137bd8
video: atmel_hlcdfb: enable dcache support
by Wu, Josh
· 10 years ago
5ae0e38
net: macb: enable dcache in macb
by Wu, Josh
· 10 years ago
ceef983
macb: make checkpatch clean
by Andreas Bießmann
· 10 years ago
d8a97f9
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 10 years ago
3d6a5a4
mmc: free allocated memory on initialization errors
by Darwin Rambo
· 10 years ago
d4622df
mmc: return meaningful error codes from mmc_select_hwpart
by Stephen Warren
· 10 years ago
6736ec1
i2c: kona: Resolve Kona I2C driver issue
by Steve Rae
· 10 years ago
ddc9437
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
28b62f0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
61e76f5
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 10 years ago
3d83e67
dfu: Disable default calculation of CRC32
by Lukasz Majewski
· 10 years ago
e0672b3
usb: ci_udc: terminate ep0 INs with a zlp when required
by Stephen Warren
· 10 years ago
b7c0051
usb: ci_udc: clean up all allocations in unregister
by Stephen Warren
· 10 years ago
9a7d34b
usb: ci_udc: fix probe error cleanup
by Stephen Warren
· 10 years ago
bdf8161
usb: ci_udc: fix freeing of ep0 req
by Stephen Warren
· 10 years ago
43a8f25
usb: ci_udc: call udc_disconnect() from ci_pullup()
by Stephen Warren
· 10 years ago
1dbd728
net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF
by Nobuhiro Iwamatsu
· 11 years ago
e2752db
net: sh-eth: Fix coding style
by Nobuhiro Iwamatsu
· 11 years ago
62cbddc
net: sh-eth: Add support R7S72100 of rmobile
by Nobuhiro Iwamatsu
· 11 years ago
6b57ff6
arm: vf610: Add QSPI driver support
by Alison Wang
· 11 years ago
1f436a6
sf: probe: Fix quad bit set path
by Poddar, Sourav
· 11 years ago
c1c0dd2
spi: soft_spi: Support NULL din/dout buffers
by Andrew Ruder
· 11 years ago
0472808
sf: params: Added support for Spansion S25FL512S_512K
by Siva Durga Prasad Paladugu
· 11 years ago
55e8250
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
86db550
power: Add support for the TPS65218 PMIC
by Tom Rini
· 10 years ago
ce3cc8e
ti: qspi: populate slave device to set flash quad bit.
by Sourav Poddar
· 10 years ago
46840f6
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· 10 years ago
b80a660
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 11 years ago
27ce9e4
mtd: nand: force NAND_CMD_READID onto 8-bit bus
by Brian Norris
· 11 years ago
b9ae609
mtd: nand: don't use read_buf for 8-bit ONFI transfers
by Brian Norris
· 11 years ago
3f990dc
mtd: nand: omap: fix error-codes returned from omap-elm driver
by pekon gupta
· 11 years ago
a09431d
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
by pekon gupta
· 11 years ago
9233279
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
by pekon gupta
· 11 years ago
d21e77f
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
by pekon gupta
· 11 years ago
41bbe4d
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
by pekon gupta
· 11 years ago
b98c575
mtd: nand: omap_elm: remove #include omap_gpmc.h
by pekon gupta
· 11 years ago
ca84d72
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
by Tim Harvey
· 11 years ago
73210dc
spl: nand: add support for mxs nand
by Tim Harvey
· 10 years ago
3e1fa22
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
353527d
driver/ddr/fsl: Fix printing unspecified module info for DDR4
by York Sun
· 10 years ago
9855b3b
powerpc/mpc85xx: Add workaround for DDR erratum A004508
by York Sun
· 10 years ago
afb9070
powerpc/espi: remove 80us delay to improve transfer performance
by Hou Zhiqiang
· 10 years ago
08be283
phy: fix create_phy_by_mask for when its given an actual search mask
by Cormier, Jonathan
· 10 years ago
cc49da2
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
006c702
usb: ci_udc: complete ep0 direction handling
by Stephen Warren
· 10 years ago
a2d8f92
usb: ci_udc: pre-allocate ep0 req
by Stephen Warren
· 10 years ago
054731b
usb: ci_udc: use a single descriptor for ep0
by Stephen Warren
· 10 years ago
7484d84
usb: ci_udc: detect queued requests on ep0
by Stephen Warren
· 10 years ago
bd69424
dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting
by Lukasz Majewski
· 11 years ago
90b51c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
e1bf824
Add cli_ prefix to readline functions
by Simon Glass
· 11 years ago
18d6653
move CLI prototypes to cli.h and add comments
by Simon Glass
· 11 years ago
3a56482
serial_mxc: disable new features of autobaud detection
by Eric Nelson
· 10 years ago
0b259dc
power: Explicitly select pmic device's bus
by Aaron Durbin
· 10 years ago
ac1058f
power: Add support for TPS65090 PMU chip.
by Tom Wai-Hong Tam
· 10 years ago
78a36c3
power: Add PMIC_ prefix to CHARGER_EN/DISABLE
by Simon Glass
· 10 years ago
Next »