summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-05-16video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich
2017-05-16env_mmc: configure environment offsets via device treePhilipp Tomsich
2017-05-09spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-propertyPhilipp Tomsich
2017-05-09SPL: FIT: allow loading multiple imagesAndre Przywara
2017-05-09SPL: FIT: factor out spl_load_fit_image()Andre Przywara
2017-05-09SPL: FIT: rework U-Boot image loadingAndre Przywara
2017-05-09SPL: FIT: refactor FDT loadingAndre Przywara
2017-05-09spl: add spl_early_initEddie Cai
2017-05-09spl: add support to booting with ATFKever Yang
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini
2017-04-14dm: scsi: fix divide-by-0 error in scsi_scan()Jean-Jacques Hiblot
2017-04-14scsi: move the partition initialization out of the scsi detectionJean-Jacques Hiblot
2017-04-14scsi: 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-08spl: 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-06Remove 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
2017-04-05board_f: Put video memory reservation in one functionSimon Glass
2017-04-05board_f: Move the extra #ifdef condition into reserve_mmu()Simon Glass
2017-04-05board_f: Use a single condition for reserve_logbuffer()Simon Glass
2017-04-05xtensa: Place relocated U-Boot in the normal placeSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass
2017-04-05powerpc: freescale: Unify the two get_clocks() callsSimon Glass
2017-04-05board_f: Use timer_init() on all archsSimon Glass
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass