summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2015-08-06dm: pmic: Display the regulator limits on errorSimon Glass1-1/+2
2015-08-06dm: usb: fix USB Ethernet without CONFIG_DM_ETH regressionMarcel Ziswiler1-3/+6
2015-08-05Merge git://git.denx.de/u-boot-x86Tom Rini5-5/+272
2015-08-05usb: Fix device detection codeMarek Vasut1-3/+7
2015-08-05efi: Add a command to display the memory mapSimon Glass2-0/+258
2015-08-05Add a way to skip relocationSimon Glass1-0/+9
2015-08-05efi: Avoid using non-existent text baseBen Stoltz1-3/+4
2015-08-05common: command add '\n' for debug msgPeng Fan1-1/+1
2015-08-05common: Print nothing in the __weak checkboard()Bin Meng1-1/+0
2015-07-30Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-2/+6
2015-07-28Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+22
2015-07-28cmd_mp: Add support for showing all CPU status by one commandMichal Simek1-0/+22
2015-07-28pxe: add AArch64 image supportStephen Warren1-2/+6
2015-07-27generic_board: Call "checkboard" even though the root node has a "model" prop...Haikun.Wang@freescale.com1-5/+2
2015-07-24Merge git://git.denx.de/u-boot-usbTom Rini1-7/+26
2015-07-24spl: spl_mmc: Add option to boot from a MMC partition with offsetStefan Roese1-0/+5
2015-07-22fastboot: Dynamic controller index for usb_gadget_handle_interruptsPaul Kocialkowski1-1/+1
2015-07-22usb: board_usb_init and board_usb_cleanup calls in the fastboot commandPaul Kocialkowski1-6/+25
2015-07-22dm: usb: Adjust the USB_DEVICE() macro namingSimon Glass3-4/+4
2015-07-22dm: usb: eth: Support driver model with USB EthernetSimon Glass1-1/+1
2015-07-22dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETHSimon Glass1-2/+5
2015-07-22dm: pci: Add support for PCI driver matchingSimon Glass1-4/+4
2015-07-22dm: usb: Do not assume that first child is always a hubHans de Goede1-5/+4
2015-07-22dm: usb: Fix "usb tree" outputHans de Goede1-5/+5
2015-07-22usb: Add an usb_device parameter to usb_reset_root_portHans de Goede1-1/+1
2015-07-22usb: Pass device instead of portnr to usb_legacy_port_resetHans de Goede1-4/+4
2015-07-22usb: usb_setup_device: Drop unneeded portnr function argumentHans de Goede1-5/+5
2015-07-22usb: Drop device-model specific copy of usb_legacy_port_resetHans de Goede1-3/+1
2015-07-22spl: Add a debug string before the jump to U-BootSimon Glass1-0/+1
2015-07-22dm: spl: Allow device tree/driver model in board_init_f()Simon Glass1-11/+24
2015-07-22dm: mmc: Allow driver model to be used for MMC in SPLSimon Glass1-2/+15
2015-07-22spl: Add debugging info for spl_mmc bootSimon Glass1-2/+7
2015-07-22sandbox: Drop special-case sandbox console codeSimon Glass1-5/+1
2015-07-22dm: Allow debug UART to support an early consoleSimon Glass1-0/+19
2015-07-22mkimage: Display a better list of available image typesSimon Glass1-26/+32
2015-07-21Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+7
2015-07-20board/ls2085rdb: Export functions for standalone AQ FW load appsPrabhakar Kushwaha1-0/+7
2015-07-20cmd_fdt: save fdtaddr in hex formatSudeep Holla1-1/+1
2015-07-20fdt: prevent clearing memory node if there are no banksAndre Przywara1-0/+3
2015-07-15cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2CBin Meng1-6/+6
2015-07-15dm: cpu: Fix undefined ENOSYS build errorBin Meng1-0/+1
2015-07-15spi: sf: Print the error code on failureSimon Glass1-2/+6
2015-07-15x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng1-0/+3
2015-07-11scsi: fix compiler warning with DEBUG and 48bit LBAsAndre Przywara1-2/+2
2015-07-01common: Add CMD_SF Kconfig entryJagan Teki1-0/+5
2015-06-29mtd, spi: Check if flash pointer is usedHeiko Schocher1-0/+5
2015-06-29spi, sf: Use offset and size in sf cmd from mtdpartitionHeiko Schocher1-25/+29
2015-06-29mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher3-139/+40
2015-06-29mtd, spi: Add MTD layer driverDaniel Schwierzeck1-2/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-0/+23