summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-24clk: renesas: Pull Gen3 specific bits into separate headerMarek Vasut
2018-01-24clk: renesas: Make PLL configurations per-SoCMarek Vasut
2018-01-24clk: renesas: Make clk_ids per-driverMarek Vasut
2018-01-24clk: renesas: Split RCar Gen3 driverMarek Vasut
2018-01-24serial: sh: Add support for R7S72100 (RZ/A1)Chris Brandt
2018-01-24serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut
2018-01-24serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()Marek Vasut
2018-01-24ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut
2018-01-24ARM: dts: rmobile: Factor out U-Boot extrasMarek Vasut
2018-01-24ARM: dts: rmobile: Update DTS to match Linux 4.14Marek Vasut
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