summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-05-15board_f: skip timer_init() on Coldfire archsAngelo Dureghello
2017-05-15spl: add support to booting with ATFKever Yang
2017-05-12common: Only build cli_readline.o for CMDLINE on non-SPLTom Rini
2017-05-12env: avoid possible NULL pointer accessxypron.glpk@gmx.de
2017-05-12env: correct sign for error codexypron.glpk@gmx.de
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi
2017-05-12spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORTB, Ravi
2017-05-12boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon bootB, Ravi
2017-05-12spl: fdt: support for fdt fixup for falcon bootB, Ravi
2017-05-12spl: reorder the assignment of board info to global dataLokesh Vutla
2017-05-12spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich
2017-05-12disk: Return the partition number in part_get_info_by_name()Alex Deymo
2017-05-12image: Update include/android_image.hAlex Deymo
2017-05-10dm: video: Add driver-model support to lcd_simplefbSimon Glass
2017-05-10dm: video: Refactor lcd_simplefb to prepare for driver modelSimon Glass
2017-05-09scsi: dm: split scsi_scan()Jean-Jacques Hiblot
2017-05-08Merge branch 'next' of git://git.denx.de/u-boot-spiTom Rini
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2017-05-03env_sf: use DIV_ROUND_UP to calculate number of sectors to eraseAndreas Fenkart
2017-05-03env_sf: re-order error handling in single-buffer env_relocate_specAndreas Fenkart
2017-05-03enf_sf: reuse setup_flash_device instead of open coding itAndreas Fenkart
2017-05-03env_sf: factor out prepare_flash_deviceAndreas Fenkart
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini
2017-04-15dm: scsi: fix divide-by-0 error in scsi_scan()Jean-Jacques Hiblot
2017-04-15scsi: move the partition initialization out of the scsi detectionJean-Jacques Hiblot
2017-04-15scsi: make the LUN a parameter of scsi_detect_dev()Jean-Jacques Hiblot
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-04-14usb: return 0 from usb_stor_get_info even if removable mediaTroy Kisky
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-12env: split fw_env.h in public and private partsStefano Babic
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-09spl: net: Add FIT image support over network bootAndrew F. Davis
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-08common/xyzModem.c: Do not use hard-coded address for debug bufferAlexandru Gagniuc
2017-04-08common/xyzModem.c: unifdef (Remove useless #ifdefs)Alexandru Gagniuc
2017-04-08spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMCAlexandru Gagniuc
2017-04-08common, kconfig: Fix defaut value of BOOTSTAGE_STASH_SIZENobuhiro Iwamatsu
2017-04-08spl: armv7m: keep ARM v7M in thumb mode while jumping to entry pointVikas Manocha
2017-04-08Remove extra fdt_fixup_ethernet() callJoakim Tjernlund
2017-04-08env_mmc: Allow SPL to use any MMC device to load/save the environmentJean-Jacques Hiblot
2017-04-07common: Move environment choice to KconfigMaxime Ripard
2017-04-07Remove various unused interrupt related codeTom Rini
2017-04-05board_f: powerpc: Drop unused headersSimon Glass
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
2017-04-05board_f: Move errno.h down to the bottomSimon Glass
2017-04-05board_f: Drop unused headersSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop CONFIG_SPL_BUILD checkSimon Glass