projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2016-01-14
Tom Rini
omap4_panda: Convert to config_distro_bootcmd.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Tom Rini
ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Tom Rini
am335x_evm.h: unsed CONFIG_BOOTDELAY
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Tom Rini
ext4_common.c: Clean up failure cases in alloc_triple_i...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Stephen Warren
ums: support multiple LUNs at once
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Stephen Warren
mmc: store hwpart in the block device
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Stephen Warren
block: pass block dev not num to read/write/erase()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Albert ARIBAUD
arm: move gd handling outside of C code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Albert ARIBAUD
Fix board init code to respect the C runtime environment
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Tom Rini
Merge branch 'master' of git://denx.de/git/u-boot-micro...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Tom Rini
Merge git://git.denx.de/u-boot-net
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Tom Rini
hash.c: Conditionally compile hash_command, static...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Stefan Monnier
part_dos.c: Don't wrap to negative after 2G sectors
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Masahiro Yamada
image: check "bootm_low" and "bootm_size" if "initrd_hi...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
dm: core: Add a new api to get indexed device address
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
power: pmic.h: Drop include <spi.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
defconfig: am437x_sk_evm: enable spi driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
arm: dts: am4372: add qspi register maps for memory map
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
defconfig: dra74_evm: enable spi driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
defconfig: dra72_evm: enable spi driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
arm: dts: dra72-evm: add spi-flash comaptible for flash
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
arm: dts: dra7-evm: add spi-flash comaptible for flash
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
arm: dts: am437x-gp-evm: add spi-flash comaptible for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
arm: dts: dra7: add qspi register maps for memory map...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
drivers: spi: ti_qspi: convert driver to adopt device...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
dts: dra7: add spi alias for qspi
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
spi: Add support for dual and quad mode
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
drivers: spi: ti_qspi: prepare driver for DM conversion
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_p...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Mugunthan V N
drivers: spi: ti_qspi: do not hard code chip select...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Add SPI_TX_DUAL mode
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Make IO modes at last in read modes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Use BIT macro
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Fix bit assignment with flags
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Move flags macro's to spi_slave{} members
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Rename op_mode_rx to mode_rx
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Rename SPI_OPM_RX_* to SPI_RX_*
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Remove SPI_OPM_RX_DIO|QIOF
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Remove SPI_OPM_RX_EXTN
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Write quad bit along with read status
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Read back and check once macronix quad bit set
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Read back and check once spansion quad bit set
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Fix quad bit set for micron devices
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Use BIT macro
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Remove spi_flash_remove
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Rename bank_end to bar_end in read_bar
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Rename spi_flash_set_* functions
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Move spi_read_cmds_array locally
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: Use mode instead of op_mode_tx
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
spi: make mode visible to both dm and non-dm
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Jagan Teki
sf: Get spi locally from spi_flash
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Nathan Rossi
arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Nathan Rossi
arm: mvebu: Select SPL_DM_SEQ_ALIAS
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Nathan Rossi
arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs
commit
|
commitdiff
|
tree
|
snapshot
2016-01-13
Nathan Rossi
spl: dm: Add SPL_DM_SEQ_ALIAS config option
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Tom Rini
Merge git://git.denx.de/u-boot-dm
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Tom Rini
sandbox: eth-raw-os.c: Ensure that our interface name...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Stefan Roese
dm: core: Add option to configure an offset for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
rockchip: Use the debug UART on rk3036
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: ns16550: Allow the driver to be omitted if requested
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: serial: Allow the UART driver to be dropped from...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: net: usb: Convert mcs7830 driver to support driver...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: net: usb: Refactor mcs7830 driver ready for DM...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
pci: Tidy up comments in pci_bind_bus_devices()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: Convert PCI MMC over to use DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: usb: Convert echi-pci to use new DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: ahci: Convert to use new DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Switch to DM API for PCI address mapping
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: net: Convert rtl8169 to use DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Add driver model API functions for address...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: test: Convert PCI tests to use the DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: tegra: net: Convert tegra boards to driver model...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Drop the old version of pci_find_class()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Drop the old version of pci_find_device/s()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: x86: pci: Adjust bios_run_on_x86() to use the DM...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: video: Convert video and pci_rom to use DM...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: Convert bios_interrupts to use DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: x86: ivybridge: Convert graphics init to use DM...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: serial: Convert ns16550 driver to use driver model...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Add a function to read a PCI BAR
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Add a driver-model version of pci_find_class()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: scsi: Use driver-model PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Add a driver-model version of pci_find_device()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Use driver model PCI API in auto-config
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Add a dm_ prefix to pci_get_bdf()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Simon Glass
dm: pci: Mark legacy files as such
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: fix recommended board setting in document
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: add dump command for DDR Multi PHY registers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: add DRAM init code for ProXstream2/PH1...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: move headers out of include/mach directory
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: move cmd_ddrphy.c to dram subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Masahiro Yamada
ARM: uniphier: kill bogus header includes
commit
|
commitdiff
|
tree
|
snapshot
2016-01-12
Tom Rini
Prepare v2016.01
v2016.01
commit
|
commitdiff
|
tree
|
snapshot
next