summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-05-27SPL: FIT: Align loading address for headerMichal Simek
2016-05-25fdt: Document the rest of struct of_busPaul Burton
2016-05-25fdt: Support for ISA bussesPaul Burton
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-24SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot modeMichal Simek
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek
2016-05-23SPL: fat: Fix spl_parse_image_header() return value handlingTom Rini
2016-05-23spl: fit: Print error message when FDT is not presentMichal Simek
2016-05-23image-fit: Don't display an error in fit_set_timestamp()Simon Glass
2016-05-23malloc: improve memalign fragmentation fixStephen Warren
2016-05-20cmd: eeprom: add support for layout aware commandsNikita Kiryanov
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: sata: Add support for driver-model block devicesSimon Glass
2016-05-17dm: scsi: Add support for driver-model block devicesSimon Glass
2016-05-17dm: ide: Add support for driver-model block devicesSimon Glass
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass
2016-05-17dm: ide: Drop the get_dev() functionSimon Glass
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-05-17dm: sata: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: ide: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: usb: Add a legacy block interface for USB storageSimon Glass
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-05-17SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-05-06usb: hub: Don't continue on get_port_status failureMarek Vasut
2016-05-06usb: Assure Get Descriptor request is in separate microframeMarek Vasut
2016-05-06usb: Wait after sending Set Configuration requestMarek Vasut
2016-05-06usb: Don't init pointer to zero, but NULLMarek Vasut
2016-05-03fdt: fix setting MAC addresses for multiple interfacesLev Iserovich
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-04-25common/dlmalloc.c: Delete content that was moved to malloc.hRobert P. J. Day
2016-04-25spl: spl_mmc: Disambiguate error messageFabio Estevam
2016-04-18common: env: support sata devicePeng Fan
2016-04-11fastboot: sparse: remove unnecessary loggingSteve Rae
2016-04-11fastboot: sparse: fix block addressing for don't care chunk typeSteve Rae
2016-04-11spl: mmc: raw: Try to load u-boot if Linux image is not foundLokesh Vutla
2016-04-11env_eeprom invalidates gd->env_addr by setting it to an offset valueGuy Thouret
2016-04-11fastboot: sparse: fix sparse blocks calculationJeffy Chen
2016-04-10usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede
2016-04-04common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINEStefan Roese
2016-04-01common: env_sf: Add exclamation markPeng Fan
2016-04-01Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil
2016-04-01Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass
2016-03-27debug_uart: Remove duplicated carriage return handlingBin Meng
2016-03-27Fix typo choosen in comments and printf logsAlexander Merkle