summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02Makefile: Add a target to create the .cfg filesSimon Glass
2016-12-02sandboxfs: Fix resource leakTom Rini
2016-12-02tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister
2016-12-02cmd/tpm_test: Fix misleading code indentationStefan BrĂ¼ns
2016-12-02script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white listYork Sun
2016-12-02powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun
2016-12-02powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun
2016-12-02powerpc: cyrus: Separate P5020/P5040 config optionsYork Sun
2016-12-02cmd: scsi: Make private functions staticMichal Simek
2016-12-02scsi: Separate SCSI private block description initializationMichal Simek
2016-12-02scsi: Change scsi_scan() to be able to return valueMichal Simek
2016-12-02scsi: Make private functions staticMichal Simek
2016-12-02scsi: Remove completely unused functionsMichal Simek
2016-12-02scsi: Simplify scsi_read/scsi_write()Michal Simek
2016-12-02scsi: Move pccb buffer initalization directly to scsi_detect_devMichal Simek
2016-12-02scsi: Take lun from device block descriptionMichal Simek
2016-12-02scsi: Extract device detection algorithmMichal Simek
2016-12-02scsi: Extract block device initializationMichal Simek
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek
2016-12-02ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu
2016-12-02ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada
2016-12-02ARM64: zynqmp: List secondary software boot modesMichal Simek
2016-12-02ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPLMichal Simek
2016-12-02ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-12-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-01tools/kwbimage: add DEBUG optionChris Packham
2016-12-01tools/kwbimage: add BAUDRATE optionChris Packham
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham
2016-12-01mvebu: db-88f6820-amc: Enable FIT supportChris Packham
2016-12-01SPL: mmc: Make spl_mmc_load_image availableMarek Vasut
2016-12-01mmc: Tinification of the mmc codeMarek Vasut
2016-12-01mmc: Fix warning if debug() is not usedMarek Vasut
2016-12-01mmc: add bkops-enable commandTomas Melin
2016-12-01mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim
2016-11-30ts4600: Disable CONFIG_DISPLAY_CPUINFOTom Rini
2016-11-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-11-30travis.yml: Split Freescale ARM job up moreTom Rini
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut
2016-11-30common/board_f: enable initr_trap for MIPSDaniel Schwierzeck
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck
2016-11-30MIPS: factor out code for initial stack and global dataDaniel Schwierzeck
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck
2016-11-30MIPS: fix ROM exception vectorsDaniel Schwierzeck
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini