Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6202953df4feca4bb564141a7efbc8c697531203
6202953
mvebu: Add rudimental MV78230 support
by Phil Sutter
· 9 years ago
4444d23
mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
by Phil Sutter
· 9 years ago
4290252
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
beadff1
mvebu: axp: refactor board_sat_r_get() and caller
by Phil Sutter
· 9 years ago
9a04527
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
by Phil Sutter
· 9 years ago
7e1e59a
axp: Fix debugging support in DDR3 write leveling
by Phil Sutter
· 9 years ago
3c1496c
README: Review the u-boot porting guide list
by Phil Sutter
· 9 years ago
1113146
drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
by Phil Sutter
· 9 years ago
f4db6c9
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
by Stefan Roese
· 9 years ago
a5f8887
arm: mvebu: Add runtime boot-device detection
by Stefan Roese
· 9 years ago
a9fc5a2
arm: mvebu: Make local structs static const
by Stefan Roese
· 9 years ago
d35831f
arm: mvebu: Move SAR register defines into header
by Stefan Roese
· 9 years ago
b7ca250
arm: mvebu: Remove leftover Makefile
by Stefan Roese
· 9 years ago
81e33f4
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
b322c83
arm: mvebu: Consolidate board Kconfig options into one file
by Stefan Roese
· 9 years ago
d718bf2
arm: mvebu: Print CPU and SDRAM frequency upon startup
by Stefan Roese
· 9 years ago
e25d5a9
arm: mvebu: Make serdes setup on Armada XP less noisy
by Stefan Roese
· 9 years ago
84877c6
arm: mvebu: Don't include "netdev.h" in cpu.c
by Stefan Roese
· 9 years ago
698ffab
arm: mvebu: Make ECC support configurable on Armada XP
by Stefan Roese
· 9 years ago
bf0db8b
arm: mvebu: Add support for MV78260
by Stefan Roese
· 9 years ago
00a457b
arm: mvebu: Don't use 0 as board ID as its used for the custom boards
by Stefan Roese
· 9 years ago
ab8a4c6
arm: mvebu: Simplify code in setup_usb_phys() a bit
by Stefan Roese
· 9 years ago
c86d53f
arm: mvebu: Don't disable cache at startup on Armada XP at all
by Stefan Roese
· 9 years ago
e5f0a64
arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board
by Stefan Roese
· 9 years ago
f4e6ec7
arm: mvebu: Don't call arch_cpu_init() from SPL at all
by Stefan Roese
· 9 years ago
f0e8173
arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x
by Stefan Roese
· 9 years ago
3e5ce7c
arm: mvebu: Enable L2 cache on Armada XP
by Stefan Roese
· 9 years ago
af2728a
arm: mvebu: db-mv784mp-gp: Enable cache command
by Stefan Roese
· 9 years ago
8c82282
arm: mvebu: db-mv784mp-gp: Enable common file-system support
by Stefan Roese
· 9 years ago
c4be10b
arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support
by Stefan Roese
· 9 years ago
169789d
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
by Tor Krill
· 9 years ago
0299c90
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
8a02ec1
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
e3b9c98
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
202eded
arm: mvebu: armada-388-gp.dts: Add ethernet aliases
by Stefan Roese
· 9 years ago
18c1272
arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
by Stefan Roese
· 9 years ago
09a54c0
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
9985bdb
spi: kirkwood_spi.c: Add driver model support
by Stefan Roese
· 9 years ago
18dd3b2
spi: kirkwood_spi.c: Prepare for driver model support
by Stefan Roese
· 9 years ago
6451223
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
cdf1d24
arm: mvebu: ddr: Fix compilation warning
by Stefan Roese
· 9 years ago
2fbc18f
arm: mvebu/kirkwood: Use common timer functions
by Stefan Roese
· 9 years ago
d29892b
part_dos.c: Don't wrap to negative after 2G sectors
by Stefan Monnier
· 9 years ago
20e072f
image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
by Masahiro Yamada
· 9 years ago
69b4138
dm: core: Add a new api to get indexed device address
by Mugunthan V N
· 9 years ago
425846e
power: pmic.h: Drop include <spi.h>
by Jagan Teki
· 9 years ago
e101af0
defconfig: am437x_sk_evm: enable spi driver model
by Mugunthan V N
· 9 years ago
4fb01c4
arm: dts: am4372: add qspi register maps for memory map
by Mugunthan V N
· 9 years ago
49f85b6
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
by Mugunthan V N
· 9 years ago
7c69ad6
defconfig: dra74_evm: enable spi driver model
by Mugunthan V N
· 9 years ago
36de4be
defconfig: dra72_evm: enable spi driver model
by Mugunthan V N
· 9 years ago
1f19d50
arm: dts: dra72-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
f7276c8
arm: dts: dra7-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
4416ddb
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
by Mugunthan V N
· 9 years ago
830aba2
arm: dts: dra7: add qspi register maps for memory map and control module
by Mugunthan V N
· 9 years ago
106f813
drivers: spi: ti_qspi: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
6145ef7
dts: dra7: add spi alias for qspi
by Mugunthan V N
· 9 years ago
e7af672
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
by Mugunthan V N
· 9 years ago
f8e2f92
spi: Add support for dual and quad mode
by Mugunthan V N
· 9 years ago
2230914
drivers: spi: ti_qspi: prepare driver for DM conversion
by Mugunthan V N
· 9 years ago
9c42558
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
by Mugunthan V N
· 9 years ago
ec712f4
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
by Mugunthan V N
· 9 years ago
2b11a41
spi: Add SPI_TX_DUAL mode
by Jagan Teki
· 9 years ago
1c17f5e
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
465c00d
spi: Minor cleanup
by Jagan Teki
· 9 years ago
29ee026
spi: Use BIT macro
by Jagan Teki
· 9 years ago
e26a2e2
spi: Fix bit assignment with flags
by Jagan Teki
· 9 years ago
c40f600
spi: Move flags macro's to spi_slave{} members
by Jagan Teki
· 9 years ago
91292e0
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
e5961f0
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
4365522
spi: Remove SPI_OPM_RX_DIO|QIOF
by Jagan Teki
· 9 years ago
4dd1245
spi: Remove SPI_OPM_RX_EXTN
by Jagan Teki
· 9 years ago
d9a0ab6
sf: Write quad bit along with read status
by Jagan Teki
· 9 years ago
bfcdc39
sf: Read back and check once macronix quad bit set
by Jagan Teki
· 9 years ago
ffecb0f
sf: Read back and check once spansion quad bit set
by Jagan Teki
· 9 years ago
c56ae75
sf: Fix quad bit set for micron devices
by Jagan Teki
· 9 years ago
eb020f6
sf: Use BIT macro
by Jagan Teki
· 9 years ago
7bc679f
sf: Minor cleanup
by Jagan Teki
· 9 years ago
11c579b
sf: Remove spi_flash_remove
by Jagan Teki
· 9 years ago
6f30965
sf: Rename bank_end to bar_end in read_bar
by Jagan Teki
· 9 years ago
9275929
sf: Rename spi_flash_set_* functions
by Jagan Teki
· 9 years ago
d25dd94
sf: Move spi_read_cmds_array locally
by Jagan Teki
· 9 years ago
cdf3393
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· 9 years ago
095a41d
spi: Use mode instead of op_mode_tx
by Jagan Teki
· 9 years ago
f5c3c03
spi: make mode visible to both dm and non-dm
by Jagan Teki
· 9 years ago
e228d6d
sf: Get spi locally from spi_flash
by Jagan Teki
· 9 years ago
077678e
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
ab971e1
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
by Tom Rini
· 9 years ago
66eaea6
dm: core: Add option to configure an offset for the address translation
by Stefan Roese
· 9 years ago
9b20519
rockchip: Use the debug UART on rk3036
by Simon Glass
· 9 years ago
b7e2983
dm: ns16550: Allow the driver to be omitted if requested
by Simon Glass
· 9 years ago
92c55b6
dm: serial: Allow the UART driver to be dropped from the image
by Simon Glass
· 9 years ago
d4f847e
dm: net: usb: Convert mcs7830 driver to support driver model
by Simon Glass
· 9 years ago
ce932c7
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
by Simon Glass
· 9 years ago
8bd4252
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· 9 years ago
4abe8e4
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
09c5c16
dm: usb: Convert echi-pci to use new DM PCI API
by Simon Glass
· 9 years ago
ff758cc
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· 9 years ago
7e78b9e
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
552ddbe
dm: net: Convert rtl8169 to use DM PCI API
by Simon Glass
· 9 years ago
Next »