summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-28nvme: Cache controller's capabilitiesBin Meng2-6/+6
2017-08-28nvme: Fix endianness assignment to prp2 in nvme_identify()Bin Meng1-1/+1
2017-08-28nvme: Fix ndev->queues allocationBin Meng1-2/+2
2017-08-28nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng2-22/+3
2017-08-28nvme: Remove useless definesBin Meng1-60/+0
2017-08-28configs: Resync with savedefconfigTom Rini840-874/+757
2017-08-27sh: Fix linking of ms7722seTom Rini1-0/+4
2017-08-27cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini1-0/+1
2017-08-26mtdparts: Fix uninitialized scalar usageTom Rini1-0/+1
2017-08-26Merge git://git.denx.de/u-boot-shTom Rini1-4/+5
2017-08-26Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini9-105/+120
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini39-269/+162
2017-08-26Merge git://git.denx.de/u-boot-i2cTom Rini7-0/+1081
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini3-11/+4
2017-08-26disk: part: align buffer so it can be used with DMA enabled driversStefan Agner1-1/+1
2017-08-26scripts: objdiff: Ignore debug info when comparingStephen Boyd1-1/+4
2017-08-26doc: verified-boot: fix typosMasahiro Yamada2-6/+6
2017-08-26fs: ext4: Fix journal overrun issue reported by CoverityTom Rini1-2/+2
2017-08-26mtdparts: Fix final outstanding issue reported by CoverityTom Rini1-2/+2
2017-08-26spl: stm32: make falcon mode activation configurableVikas Manocha1-1/+1
2017-08-26cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin2-1/+11
2017-08-26igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo7-94/+124
2017-08-26igep00x0: move SPL routines into separate fileLadislav Michl4-129/+149
2017-08-26arm: dra7xx: Define Android boot argumentsSemen Protsenko2-0/+4
2017-08-26arm: am57xx: Define Android boot argumentsSemen Protsenko3-0/+6
2017-08-26arm: omap: Define command for booting Android from eMMCSemen Protsenko1-1/+19
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta3-3/+142
2017-08-26arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMCThomas Petazzoni1-1/+1
2017-08-26board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/Thomas Petazzoni4-14/+2
2017-08-26board: atmel: Use the new PIT timer driverWenyou.Yang@microchip.com49-0/+137
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com5-0/+103
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini6-19/+6
2017-08-26fs: fat: fix fatwrite overflow calculationReno Farnesi1-1/+1
2017-08-26arm: dts: am33xx: sync DTS with Linux 4.13-rc4Suniel Mahesh1-6/+0
2017-08-26ram: kconfig: s/SPL/TPL/ in TPL_RAM help textJagan Teki1-1/+1
2017-08-26rpi: Enable USB keyboard supportSimon Glass4-0/+4
2017-08-26arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni1-4/+0
2017-08-26arch/sh: allow building in big-endian modeThomas Petazzoni1-0/+5
2017-08-26ARM: rmobile: Enable MMC and USB DM on ULCBMarek Vasut2-0/+4
2017-08-26ARM: rmobile: Enable MMC and USB DM on Salvator-XMarek Vasut2-0/+4
2017-08-26ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut1-11/+1
2017-08-26ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut1-15/+1
2017-08-26ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut1-12/+0
2017-08-26ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut1-12/+0
2017-08-26ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut1-11/+0
2017-08-26ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut1-11/+0
2017-08-26ARM: rmobile: Enable HUSH parserMarek Vasut4-0/+4
2017-08-26ARM: rmobile: Enable KSZ90X1 PHY on Salvator-XMarek Vasut2-0/+2
2017-08-26ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3Marek Vasut2-0/+8
2017-08-26clk: rmobile: Split R8A7795 and R8A7796 core clock tablesMarek Vasut1-33/+96