summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-26Merge git://git.denx.de/u-boot-i2cTom Rini
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-08-26disk: part: align buffer so it can be used with DMA enabled driversStefan Agner
2017-08-26scripts: objdiff: Ignore debug info when comparingStephen Boyd
2017-08-26doc: verified-boot: fix typosMasahiro Yamada
2017-08-26fs: ext4: Fix journal overrun issue reported by CoverityTom Rini
2017-08-26mtdparts: Fix final outstanding issue reported by CoverityTom Rini
2017-08-26spl: stm32: make falcon mode activation configurableVikas Manocha
2017-08-26cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin
2017-08-26igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo
2017-08-26igep00x0: move SPL routines into separate fileLadislav Michl
2017-08-26arm: dra7xx: Define Android boot argumentsSemen Protsenko
2017-08-26arm: am57xx: Define Android boot argumentsSemen Protsenko
2017-08-26arm: omap: Define command for booting Android from eMMCSemen Protsenko
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta
2017-08-26arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni
2017-08-26board: atmel: Use the new PIT timer driverWenyou.Yang@microchip.com
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-08-26fs: fat: fix fatwrite overflow calculationReno Farnesi
2017-08-26arm: dts: am33xx: sync DTS with Linux 4.13-rc4Suniel Mahesh
2017-08-26ram: kconfig: s/SPL/TPL/ in TPL_RAM help textJagan Teki
2017-08-26rpi: Enable USB keyboard supportSimon Glass
2017-08-24x86: tangier: kconfig: Guard tangier-specific optionsBin Meng
2017-08-24x86: bayleybay: Adjust VGA rom addressBin Meng
2017-08-24x86: baytrail: Fix turbo enableBin Meng
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng
2017-08-24x86: dfi-bt700: Select SERIAL_RX_BUFFER via KconfigStefan Roese
2017-08-24x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng
2017-08-24x86: kconfig: Imply CMD_PCIBin Meng
2017-08-24x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng
2017-08-24x86: ich-spi: Move opcode registers configuration to another routineBin Meng
2017-08-24x86: ich-spi: Don't read cached lock statusBin Meng
2017-08-24x86: ich-spi: Remove unnecessary assignment in ich_init_controller()Bin Meng
2017-08-24x86: ich-spi: Remove spi_write_protect_region()Bin Meng
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan
2017-08-23i2c: add i2c driver for stm32Patrice Chotard
2017-08-22fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as longTom Rini
2017-08-22mtd: cfi: staticize functionsMarek Vasut
2017-08-21Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-08-21Merge git://git.denx.de/u-boot-usbTom Rini
2017-08-21Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-08-21ARM: mvebu: set correct mem_size for db-88f6820-amcChris Packham
2017-08-21doc: license: Add license header to the README.dfutftp fileLukasz Majewski
2017-08-21fb_mmc.c: Correct blk_dread() return value checksTom Rini