]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-01-14 Peng Fancommon: env_flags: fix loop condition when using env_fl...
2016-01-14 Peng Fancommon: cli_simple: use strlcpy instead of strcpy
2016-01-14 Marco SchusterRe-enable setexpr on Raspberry Pi
2016-01-14 Michael van... cmd_boot: Add a poweroff command
2016-01-14 Vladimir Zapolskiynet: lpc32xx: fix ignored MDIO busy wait status on...
2016-01-14 Paul Kocialkowskisniper: Mux configuration cleanup
2016-01-14 Paul Kocialkowskisniper: Various boot-related env settings, devicetree...
2016-01-14 Vladimir Zapolskiylpc32xx: devkit3250: update board configuration file
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch SPL builds to driver model
2016-01-14 Vladimir Zapolskiyarm: lpc32xx: switch serial console to driver model
2016-01-14 Vladimir Zapolskiyserial: lpc32xx hsuart: port driver to driver model
2016-01-14 Stephen Warrentest/fs: error case fixes/enhancements
2016-01-14 Tom Riniomap4_panda: Convert to config_distro_bootcmd.h
2016-01-14 Tom Riniti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
2016-01-14 Tom Riniam335x_evm.h: unsed CONFIG_BOOTDELAY
2016-01-14 Tom Riniext4_common.c: Clean up failure cases in alloc_triple_i...
2016-01-14 Stephen Warrenums: support multiple LUNs at once
2016-01-14 Stephen Warrenmmc: store hwpart in the block device
2016-01-14 Stephen Warrenblock: pass block dev not num to read/write/erase()
2016-01-14 Albert ARIBAUDarm: move gd handling outside of C code
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2016-01-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-14 Tom Rinihash.c: Conditionally compile hash_command, static...
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-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-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()
next