summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-17Merge tag 'signed-efi-v2018.01' of git://github.com/agraf/u-bootTom Rini
2017-12-16efi_loader: comments for dp_part_fill()Heinrich Schuchardt
2017-12-16efi_loader: correct DeviceNodeToText for media typesHeinrich Schuchardt
2017-12-16efi_loader: correctly setup device paths for block devicesHeinrich Schuchardt
2017-12-16efi_loader: correctly determine if an MMC device is an SD-cardHeinrich Schuchardt
2017-12-16efi_loader: error handling in efi_load_image()Heinrich Schuchardt
2017-12-16efi_loader: new function efi_delete_handle()Heinrich Schuchardt
2017-12-16efi_loader: return status from efi_setup_loaded_image()Heinrich Schuchardt
2017-12-16efi_loader: Ensure efi_dp_find_obj() finds exact matchesAlexander Graf
2017-12-16efi_loader: helloworld.c: Reduce file sizeAlexander Graf
2017-12-16efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guidAlexander Graf
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-12-13Merge git://git.denx.de/u-boot-samsungTom Rini
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack
2017-12-12dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack
2017-12-12dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich
2017-12-12binman: tegra: Convert to use binmanSimon Glass
2017-12-12binman: Add documentation for the symbol featureSimon Glass
2017-12-12binman: Add binman support to spl_ram.cSimon Glass
2017-12-12binman: Add binman symbol support to SPLSimon Glass
2017-12-12binman: arm: Include the binman symbol tableSimon Glass
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Support enabling debug in testsSimon Glass
2017-12-12binman: Adjust size of test SPL binarySimon Glass
2017-12-12binman: Add tests binaries with binman symbolsSimon Glass
2017-12-12binman: Drop a stale comment about the 'board' featureSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl.dtbSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass
2017-12-12README: update the kernel coding style referenceBaruch Siach
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen
2017-12-12test: py: Add an option to skip sleep testMichal Simek
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-12-12ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford
2017-12-12omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford
2017-12-12drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen