summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2014-10-10common/board_r: remove warning in initr_mem for 64-bit phys_size_tValentin Longchamp
2014-10-10common: spl_sata: perform SCSI scan before getting deviceRoger Quadros
2014-10-10common/board_r: Fix booting issue on T4240QDSYork Sun
2014-10-10pxe: Ensure we don't overflow bootargsIan Campbell
2014-10-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-06Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpgaTom Rini
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning
2014-10-06usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede
2014-10-06stdio: Add force parameter to stdio_deregisterHans de Goede
2014-10-06usb: kbd: Remove check for already being registeredHans de Goede
2014-10-06usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()Hans de Goede
2014-10-06usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregisterHans de Goede
2014-10-06usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()Hans de Goede
2014-10-03cmd_mmc: fix bootpart-resize maxarg to 4Wally Yeh
2014-10-03env_mmc: correct fini partition to match init partitionPeter Bigot
2014-09-26Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini
2014-09-26dm: spi: Move cmd device code into its own functionSimon Glass
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-09-25fdt_support: Make of_bus_default_count_cells non staticArnab Basu
2014-09-25fdt_support: Move of_read_number to fdt_support.hArnab Basu
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-09-24cmd_nand: Update (nand_info_t*)nand after arg_off(_size) callRostislav Lisovy
2014-09-24kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada
2014-09-24kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-24sandbox: Disable Ctrl-CSimon Glass
2014-09-24usb/gadget: fastboot: implement sparse formatSteve Rae
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae
2014-09-24spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov
2014-09-16generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=yMasahiro Yamada
2014-09-16common: fix include guards for CONFIG_MPGabriel Huau
2014-09-16implement the Android sparse image formatSteve Rae
2014-09-16cleanup code which handles the Android sparse image formatSteve Rae
2014-09-16update code which handles Android sparse image formatSteve Rae
2014-09-16add code to handle Android sparse image formatSteve Rae
2014-09-16cmd_mem: add static to internally used functionsMasahiro Yamada
2014-09-16kgdb: Remove first_entry for kgdbPeng Fan
2014-09-15Fix a few printf argument verification warningsVasili Galka
2014-09-13Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-09-10dm: Make driver model available before board_init()Simon Glass
2014-09-10Set up stdio earlier when using driver modelSimon Glass
2014-09-10dm: Move pre-reloc init earlier to cope with board_early_init_f()Simon Glass
2014-09-09board_r: ARM[64] do not set gd againJeroen Hofstee
2014-09-02Merge git://git.denx.de/u-boot-usbTom Rini
2014-09-02dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski
2014-08-31dm: gpio: Allow gpio command to adjust GPIOs that are busySimon Glass