]> git.sur5r.net Git - u-boot/shortlog
u-boot
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-13 Nathan Rossiarm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA...
2016-01-13 Nathan Rossiarm: mvebu: Select SPL_DM_SEQ_ALIAS
2016-01-13 Nathan Rossiarm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs
2016-01-13 Nathan Rossispl: dm: Add SPL_DM_SEQ_ALIAS config option
2016-01-13 Miao Yanx86: qemu: add documentaion for the fw_cfg interface
2016-01-13 Miao Yanx86: qemu: remove cpu node in device tree
2016-01-13 Miao Yanx86: qemu: fix cpu device in smp boot
2016-01-13 Miao Yanx86: use actual CPU number for allocating memory
2016-01-13 Miao Yanx86: fix a typo in function name
2016-01-13 Miao Yanx86: qemu: add a cpu uclass driver for qemu target
2016-01-13 Miao Yanx86: qemu: add fw_cfg support
2016-01-13 Miao Yanx86: adjust ramdisk load address
2016-01-13 Bin Mengx86: ivybridge: Add macros for LPC decode ranges
2016-01-13 Bin Mengx86: fsp: Always use hex numbers in the hob command...
2016-01-13 Bin Mengx86: ivybridge: Do not require HAVE_INTEL_ME
2016-01-13 Bin Mengx86: ivybridge: Add microcode blobs for all the steppings
2016-01-13 Bin Mengtools: microcode-tool: Support parsing header file...
2016-01-13 Bin Mengfdtdec: Add compatible string for Intel IvyBridge FSP
2016-01-13 Bin Mengx86: fsp: Set up init runtime buffer in update_fsp_conf...
2016-01-13 Bin Mengx86: fsp: Move struct fspinit_rtbuf definition to chips...
2016-01-13 Bin Mengx86: queensbay: Remove invalid comments in update_fsp_c...
2016-01-13 Bin Mengx86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
2016-01-13 Bin Mengx86: fsp: Rename update_fsp_upd() and change its signature
2016-01-13 Bin Mengx86: fsp: Rename shared_data to fsp_config_data
2016-01-13 Bin Mengx86: fsp: Add boot_mode as a member of struct shared_data
2016-01-13 Bin Mengx86: fsp: Avoid cast stack_top in struct shared_data
2016-01-13 Bin Mengx86: fsp: Simplify fsp_continue()
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
2016-01-12 Simon Glassdm: pci: Add a driver-model version of pci_find_device()
2016-01-12 Simon Glassdm: pci: Use driver model PCI API in auto-config
2016-01-12 Simon Glassdm: pci: Add a dm_ prefix to pci_bus_find_bdf()
2016-01-12 Simon Glassdm: pci: Add a dm_ prefix to pci_get_bdf()
2016-01-12 Simon Glassdm: pci: Mark legacy files as such
2016-01-12 Masahiro YamadaARM: uniphier: fix recommended board setting in document
2016-01-12 Masahiro YamadaARM: uniphier: add dump command for DDR Multi PHY registers
2016-01-12 Masahiro YamadaARM: uniphier: add DRAM init code for ProXstream2/PH1...
2016-01-12 Masahiro YamadaARM: uniphier: move headers out of include/mach directory
2016-01-12 Masahiro YamadaARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
2016-01-12 Masahiro YamadaARM: uniphier: move cmd_ddrphy.c to dram subdirectory
2016-01-12 Masahiro YamadaARM: uniphier: kill bogus header includes
2016-01-12 Tom RiniPrepare v2016.01 v2016.01
2016-01-11 Simon Glassdm: test: usb: Update the USB tests so that they all...
2016-01-11 Fabio EstevamMAINTAINERS/mailmap: Update my email address
2016-01-10 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-10 Otavio Salvadorcgtqmx6eval: README: Fix parameter of 'sf write' command
2016-01-10 Fabio Estevammx6cuboxi: Remove obsolete comment
2016-01-10 Fabio Estevammx6cuboxi: Fix the reset delay for the AR8035 PHY
2016-01-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-08 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-01-08 Bin Mengpci: layerscape: Adjust the return value when ls_pcie_a...
2016-01-08 Bin Mengpci: imx: Adjust the return value when imx_pcie_addr_va...
2016-01-08 David Müller... fs: handle the fileaddr variable in the same way as...
2016-01-08 Heiko Schocherget_maintainer: fix perl 5.22/5.24 deprecated/incompati...
2016-01-08 Rasmus Villemoesfix always succesful memory test
2016-01-08 Andy Flemingcyrus: Enable STDIO deregister
2016-01-08 York SunMAINTAINERS, .mailmap: Update my email address
2016-01-08 Tom Riniam33xx/am43xx: Add platform data for GPIOs
next