aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-30drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun
2018-01-30armv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard defconfigsAshish Kumar
2018-01-30driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur
2018-01-29serial: Make full device search optionalAlexander Graf
2018-01-29Merge git://git.denx.de/u-boot-marvellTom Rini
2018-01-29Merge git://git.denx.de/u-boot-cfi-flashTom Rini
2018-01-29tools/mrvl_uart.sh: Tidy script outputAndreas Färber
2018-01-29tools/mrvl_uart.sh: Fix minicom baudrateAndreas Färber
2018-01-29cfi_flash: Always define cfi_flash_num_flash_banksMario Six
2018-01-29cfi_flash: Fix indentionMario Six
2018-01-29cfi_flash: Fix long linesMario Six
2018-01-29cfi_flash: Bound-check index before array accessMario Six
2018-01-29flash: Fix spelling of "ERR_TIMOUT"Mario Six
2018-01-29cfi_flash: Rename camel-case variablesMario Six
2018-01-29cfi_flash: Fix strings split across linesMario Six
2018-01-29cfi_flash: Use u8 pointers instead of void pointersMario Six
2018-01-29cfi_flash: Remove assignments from if conditionsMario Six
2018-01-29cfi_flash: Remove return from void functionMario Six
2018-01-29cfi_flash: Fix placement of braceMario Six
2018-01-29cfi_flash: Fix else after breakMario Six
2018-01-29cfi_flash: Fix spelling of "Unknown"Mario Six
2018-01-29cfi_flash: Add missing braces in blocksMario Six
2018-01-29cfi_flash: Remove unnecessary bracesMario Six
2018-01-29cfi_flash: Fix comment styleMario Six
2018-01-29cfi_flash: Use __func__ macro instead of function nameMario Six
2018-01-29cfi_flash: Fix logical continuationsMario Six
2018-01-29cfi_flash: Remove braces for single-statement blocksMario Six
2018-01-29cfi_flash: Fix missing/superfluous linesMario Six
2018-01-29cfi_flash: Fix spacing around casts/operatorsMario Six
2018-01-29cfi_flash: Fix indent of case statementsMario Six
2018-01-29cfi_flash: Fix whitespace with castingMario Six
2018-01-29cfi_flash: Fix Parenthesis spacingMario Six
2018-01-29cfi_flash: Fix style of pointer declarationsMario Six
2018-01-29cfi_flash: Fix space between function name and parenthesisMario Six
2018-01-28Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-01-28efi_loader: add a README.iscsi describing booting via iSCSIHeinrich Schuchardt
2018-01-28efi_loader: consistently use %pD to print device pathsHeinrich Schuchardt
2018-01-28efi_loader: do not install NULL as device pathHeinrich Schuchardt
2018-01-28vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt
2018-01-28efi_loader: Call Exit() on return from payload in StartImage()Alexander Graf
2018-01-28efi_loader: fix comments in indent_string()Heinrich Schuchardt
2018-01-28efi_loader: catch misspelled bootefi subcommandHeinrich Schuchardt
2018-01-28efi_loader: Always use EFIAPI instead of asmlinkageAlexander Graf
2018-01-28efi: Conflict efi_loader with different stub bitnessAlexander Graf
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-28omap3_logic: Clean up I2C pin muxing.Adam Ford
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin
2018-01-28bcm2835_pinctrl: Probe pre-relocAlexander Graf
2018-01-28bcm2835_pl011_serial: Add BCM2835 specific serial driverAlexander Graf
2018-01-28MAINTAINERS: Take over BCM2835 maintainershipAlexander Graf