oweals/u-boot.git
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Consolidate board Kconfig options into...
2016-01-14 Stefan Roesearm: mvebu: Print CPU and SDRAM frequency upon startup
2016-01-14 Stefan Roesearm: mvebu: Make serdes setup on Armada XP less noisy
2016-01-14 Stefan Roesearm: mvebu: Don't include "netdev.h" in cpu.c
2016-01-14 Stefan Roesearm: mvebu: Make ECC support configurable on Armada XP
2016-01-14 Stefan Roesearm: mvebu: Add support for MV78260
2016-01-14 Stefan Roesearm: mvebu: Don't use 0 as board ID as its used for...
2016-01-14 Stefan Roesearm: mvebu: Simplify code in setup_usb_phys() a bit
2016-01-14 Stefan Roesearm: mvebu: Don't disable cache at startup on Armada...
2016-01-14 Stefan Roesearm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB...
2016-01-14 Stefan Roesearm: mvebu: Don't call arch_cpu_init() from SPL at all
2016-01-14 Stefan Roesearm: mvebu: Add v7_outer_cache_disable function for...
2016-01-14 Stefan Roesearm: mvebu: Enable L2 cache on Armada XP
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Enable cache command
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Enable common file-system...
2016-01-14 Stefan Roesearm: mvebu: db-mv784mp-gp: Switch from IDE to SATA...
2016-01-14 Tor Krillsata: Add SATA driver with DMA support for Marvell...
2016-01-14 Stefan Roesearm: mvebu: Add SolidRun ClearFog Armada 38x initial...
2016-01-14 Stefan Roesearm: mvebu: Move some defines to common include file
2016-01-14 Stefan Roesenet: mvneta: Convert to driver model
2016-01-14 Stefan Roesearm: mvebu: armada-388-gp.dts: Add ethernet aliases
2016-01-14 Stefan Roesearm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
2016-01-14 Stefan Roesearm: mvebu: Add SPI driver model support
2016-01-14 Stefan Roesespi: kirkwood_spi.c: Add driver model support
2016-01-14 Stefan Roesespi: kirkwood_spi.c: Prepare for driver model support
2016-01-14 Stefan Roesearm: mvebu: Add DM and OF_CONTROL support to SPL
2016-01-14 Stefan Roesearm: mvebu: ddr: Fix compilation warning
2016-01-14 Stefan Roesearm: mvebu/kirkwood: Use common timer functions
2016-01-13 Stefan Monnierpart_dos.c: Don't wrap to negative after 2G sectors
2016-01-13 Masahiro Yamadaimage: check "bootm_low" and "bootm_size" if "initrd_hi...
2016-01-13 Mugunthan V Ndm: core: Add a new api to get indexed device address
2016-01-13 Jagan Tekipower: pmic.h: Drop include <spi.h>
2016-01-13 Mugunthan V Ndefconfig: am437x_sk_evm: enable spi driver model
2016-01-13 Mugunthan V Narm: dts: am4372: add qspi register maps for memory map
2016-01-13 Mugunthan V Nam43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH...
2016-01-13 Mugunthan V Ndefconfig: dra74_evm: enable spi driver model
2016-01-13 Mugunthan V Ndefconfig: dra72_evm: enable spi driver model
2016-01-13 Mugunthan V Narm: dts: dra72-evm: add spi-flash comaptible for flash
2016-01-13 Mugunthan V Narm: dts: dra7-evm: add spi-flash comaptible for flash
2016-01-13 Mugunthan V Narm: dts: am437x-gp-evm: add spi-flash comaptible for...
2016-01-13 Mugunthan V Narm: dts: dra7: add qspi register maps for memory map...
2016-01-13 Mugunthan V Ndrivers: spi: ti_qspi: convert driver to adopt device...
2016-01-13 Mugunthan V Ndts: dra7: add spi alias for qspi
2016-01-13 Mugunthan V Ndra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH...
2016-01-13 Mugunthan V Nspi: Add support for dual and quad mode
2016-01-13 Mugunthan V Ndrivers: spi: ti_qspi: prepare driver for DM conversion
2016-01-13 Mugunthan V Ndrivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_p...
2016-01-13 Mugunthan V Ndrivers: spi: ti_qspi: do not hard code chip select...
2016-01-13 Jagan Tekispi: Add SPI_TX_DUAL mode
2016-01-13 Jagan Tekisf: Make IO modes at last in read modes
2016-01-13 Jagan Tekispi: Minor cleanup
2016-01-13 Jagan Tekispi: Use BIT macro
2016-01-13 Jagan Tekispi: Fix bit assignment with flags
2016-01-13 Jagan Tekispi: Move flags macro's to spi_slave{} members
2016-01-13 Jagan Tekispi: Rename op_mode_rx to mode_rx
2016-01-13 Jagan Tekispi: Rename SPI_OPM_RX_* to SPI_RX_*
2016-01-13 Jagan Tekispi: Remove SPI_OPM_RX_DIO|QIOF
2016-01-13 Jagan Tekispi: Remove SPI_OPM_RX_EXTN
2016-01-13 Jagan Tekisf: Write quad bit along with read status
2016-01-13 Jagan Tekisf: Read back and check once macronix quad bit set
2016-01-13 Jagan Tekisf: Read back and check once spansion quad bit set
2016-01-13 Jagan Tekisf: Fix quad bit set for micron devices
2016-01-13 Jagan Tekisf: Use BIT macro
2016-01-13 Jagan Tekisf: Minor cleanup
2016-01-13 Jagan Tekisf: Remove spi_flash_remove
2016-01-13 Jagan Tekisf: Rename bank_end to bar_end in read_bar
2016-01-13 Jagan Tekisf: Rename spi_flash_set_* functions
2016-01-13 Jagan Tekisf: Move spi_read_cmds_array locally
2016-01-13 Jagan Tekispi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
2016-01-13 Jagan Tekispi: Use mode instead of op_mode_tx
2016-01-13 Jagan Tekispi: make mode visible to both dm and non-dm
2016-01-13 Jagan Tekisf: Get spi locally from spi_flash
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Tom Rinisandbox: eth-raw-os.c: Ensure that our interface name...
2016-01-12 Stefan Roesedm: core: Add option to configure an offset for the...
2016-01-12 Simon Glassrockchip: Use the debug UART on rk3036
2016-01-12 Simon Glassdm: ns16550: Allow the driver to be omitted if requested
2016-01-12 Simon Glassdm: serial: Allow the UART driver to be dropped from...
2016-01-12 Simon Glassdm: net: usb: Convert mcs7830 driver to support driver...
2016-01-12 Simon Glassdm: net: usb: Refactor mcs7830 driver ready for DM...
2016-01-12 Simon Glasspci: Tidy up comments in pci_bind_bus_devices()
2016-01-12 Simon Glassdm: Convert PCI MMC over to use DM PCI API
2016-01-12 Simon Glassdm: usb: Convert echi-pci to use new DM PCI API
2016-01-12 Simon Glassdm: ahci: Convert to use new DM PCI API
2016-01-12 Simon Glassdm: pci: Switch to DM API for PCI address mapping
2016-01-12 Simon Glassdm: net: Convert rtl8169 to use DM PCI API
2016-01-12 Simon Glassdm: pci: Add driver model API functions for address...
2016-01-12 Simon Glassdm: test: Convert PCI tests to use the DM PCI API
2016-01-12 Simon Glassdm: tegra: net: Convert tegra boards to driver model...
2016-01-12 Simon Glassdm: pci: Drop the old version of pci_find_class()
2016-01-12 Simon Glassdm: pci: Drop the old version of pci_find_device/s()
2016-01-12 Simon Glassdm: x86: pci: Adjust bios_run_on_x86() to use the DM...
2016-01-12 Simon Glassdm: pci: video: Convert video and pci_rom to use DM...
2016-01-12 Simon Glassdm: Convert bios_interrupts to use DM PCI API
2016-01-12 Simon Glassdm: x86: ivybridge: Convert graphics init to use DM...
2016-01-12 Simon Glassdm: serial: Convert ns16550 driver to use driver model...
2016-01-12 Simon Glassdm: pci: Add a function to read a PCI BAR
2016-01-12 Simon Glassdm: pci: Add a driver-model version of pci_find_class()
2016-01-12 Simon Glassdm: pci: scsi: Use driver-model PCI API
next