summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-26MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas
2018-01-26dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas
2018-01-25mips: bmips: increment SYS_MALLOC_F_LENÁlvaro Fernández Rojas
2018-01-25boston: Pad binary in .mcs to a multiple of 16 bytesPaul Burton
2018-01-24Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-24mmc: Poll for broken card detection caseJun Nie
2018-01-24mmc: fix to assign to correct clock value when clock is enablingJaehoon Chung
2018-01-24configs: odroid-xu3: enable the configs relevant to regulatorJaehoon Chung
2018-01-24power: pmic: s2mps11: probe the regulator driverJaehoon Chung
2018-01-24power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung
2018-01-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-23armv8: ls1088a: Add IFC and eMMC as qixis boot sourcesAshish Kumar
2018-01-23fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima
2018-01-23ARM: dts: Freescale: re-license device tree files under GPLv2+/X11Pankaj Bansal
2018-01-23armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat
2018-01-23ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat
2018-01-23ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat
2018-01-23ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCsRajesh Bhagat
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat
2018-01-23Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat
2018-01-23board: common: vid: Move IR chip specific code in flagRajesh Bhagat
2018-01-23board: common: vid: Add board specific vdd adjust APIRajesh Bhagat
2018-01-23board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat
2018-01-23armv8: lsch3: Add serdes and DDR voltage setupRajesh Bhagat
2018-01-23Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-01-22Revert "travis-ci: Add qemu-x86_64 target"Tom Rini
2018-01-22Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford
2018-01-22efi_selftest: reduce noise in test output for device treesHeinrich Schuchardt
2018-01-22efi_loader: allow creation of more device part nodesHeinrich Schuchardt
2018-01-22efi_selftest: provide a test for block ioHeinrich Schuchardt
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt
2018-01-22efi_selftest: add missing LF in test outputHeinrich Schuchardt
2018-01-22efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memoryHeinrich Schuchardt
2018-01-22efi_selftest: test start imageHeinrich Schuchardt
2018-01-22efi_loader: fix ExitBootServicesHeinrich Schuchardt
2018-01-22efi_loader: add check_tpl parameter to efi_signal_eventHeinrich Schuchardt
2018-01-22efi_loader: provide function to get last node of a device pathHeinrich Schuchardt
2018-01-22efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitionsHeinrich Schuchardt
2018-01-22efi_loader: make efi_disk_create_partitions a global symbolHeinrich Schuchardt
2018-01-22efi_loader: provide a function to create a partition nodeHeinrich Schuchardt
2018-01-22efi_loader: make efi_block_io_guid a global symbolHeinrich Schuchardt
2018-01-22efi_loader: efi_disk_register: correctly determine if_type_nameHeinrich Schuchardt
2018-01-22efi_loader: fix StartImage bootserviceHeinrich Schuchardt
2018-01-22efi_loader: check tables in helloworld.efiHeinrich Schuchardt
2018-01-22efi_loader: allocate correct memory type for EFI imageHeinrich Schuchardt
2018-01-22efi_loader: print device path when entering efi_load_imageHeinrich Schuchardt
2018-01-22efi_loader: correct find simple file system protocolHeinrich Schuchardt
2018-01-22efi_loader: address of the simple file system protocolHeinrich Schuchardt