index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2015-07-27
pxe: add AArch64 image support
Stephen Warren
2015-07-24
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-07-24
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-22
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
2015-07-22
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
Paul Kocialkowski
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
dm: usb: Do not assume that first child is always a hub
Hans de Goede
2015-07-21
dm: usb: Fix "usb tree" output
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: Pass device instead of portnr to usb_legacy_port_reset
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
dm: mmc: Allow driver model to be used for MMC in SPL
Simon Glass
2015-07-21
spl: Add debugging info for spl_mmc boot
Simon Glass
2015-07-21
sandbox: Drop special-case sandbox console code
Simon Glass
2015-07-21
dm: Allow debug UART to support an early console
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-07-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-07-20
board/ls2085rdb: Export functions for standalone AQ FW load apps
Prabhakar Kushwaha
2015-07-20
cmd_fdt: save fdtaddr in hex format
Sudeep Holla
2015-07-20
fdt: prevent clearing memory node if there are no banks
Andre Przywara
2015-07-15
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-15
dm: cpu: Fix undefined ENOSYS build error
Bin Meng
2015-07-15
spi: sf: Print the error code on failure
Simon Glass
2015-07-15
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-11
scsi: fix compiler warning with DEBUG and 48bit LBAs
Andre Przywara
2015-07-01
common: Add CMD_SF Kconfig entry
Jagan Teki
2015-06-29
mtd, spi: Check if flash pointer is used
Heiko Schocher
2015-06-29
spi, sf: Use offset and size in sf cmd from mtdpartition
Heiko Schocher
2015-06-29
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2015-06-29
mtd, spi: Add MTD layer driver
Daniel Schwierzeck
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
common: Add the CMD_ENV_EXISTS config to Kconfig
Joe Hershberger
2015-06-25
common: Fix comment for saveenv in Kconfig
Joe Hershberger
2015-06-19
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-06-19
common: cmd_part: start and size sub-commands introduction
Paul Kocialkowski
2015-06-19
common: cmd_part: Proper alignment
Paul Kocialkowski
2015-06-19
usb: kbd: Disable idle input reports when we do not need them
Hans de Goede
2015-06-18
spl: spl_mmc: MMC boot mode provisions checks
Paul Kocialkowski
2015-06-18
spl: spl_mmc: Minor cosmetics
Paul Kocialkowski
2015-06-12
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
cmd_scsi: use lbaint_t for LBA values instead of u32
Mark Langsdorf
2015-06-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-06-11
common/cmd_bdinfo: show gd->board_type
Hannes Schmelzer
2015-06-11
Add a simple version of memalign()
Simon Glass
[next]