summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clk: renesas: Import R8A7792 V2H clock tablesMarek Vasut2018-01-243-0/+257
* clk: renesas: Import R8A7791/R8A7793 M2 clock tablesMarek Vasut2018-01-243-0/+308
* clk: renesas: Import R8A7790 H2 clock tablesMarek Vasut2018-01-243-0/+303
* clk: renesas: Add Gen2 clock coreMarek Vasut2018-01-245-0/+339
* clk: renesas: Add DIV6P1 clock typeMarek Vasut2018-01-241-0/+6
* clk: renesas: Split out code shared between Gen2 and Gen3Marek Vasut2018-01-244-167/+203
* clk: renesas: Make clock tables Kconfig configurableMarek Vasut2018-01-242-5/+33
* clk: renesas: Split SMSTPCR and RMSTPCR tablesMarek Vasut2018-01-246-30/+57
* clk: renesas: Pull Gen3 specific bits into separate headerMarek Vasut2018-01-246-41/+64
* clk: renesas: Make PLL configurations per-SoCMarek Vasut2018-01-246-51/+178
* clk: renesas: Make clk_ids per-driverMarek Vasut2018-01-246-40/+143
* clk: renesas: Split RCar Gen3 driverMarek Vasut2018-01-247-903/+1052
* serial: sh: Add support for R7S72100 (RZ/A1)Chris Brandt2018-01-241-1/+2
* serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2018-01-241-9/+4
* serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()Marek Vasut2018-01-241-2/+2
* ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut2018-01-2420-15/+35
* ARM: dts: rmobile: Factor out U-Boot extrasMarek Vasut2018-01-2421-25/+139
* ARM: dts: rmobile: Update DTS to match Linux 4.14Marek Vasut2018-01-2412-51/+786
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-2344-47/+835
|\
| * armv8: ls1088a: Add IFC and eMMC as qixis boot sourcesAshish Kumar2018-01-232-0/+6
| * fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar2018-01-231-0/+22
| * crypto/fsl: Fix HW accelerated hash commandsBreno Lima2018-01-232-2/+25
| * ARM: dts: Freescale: re-license device tree files under GPLv2+/X11Pankaj Bansal2018-01-2325-39/+25
| * armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat2018-01-231-0/+4
| * ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat2018-01-233-0/+150
| * common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-234-1/+17
| * ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat2018-01-231-0/+21
| * ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCsRajesh Bhagat2018-01-231-1/+3
| * board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2018-01-234-2/+115
| * Kconfig: Add LTC3882 voltage regulator configRajesh Bhagat2018-01-231-0/+16
| * board: common: vid: Move IR chip specific code in flagRajesh Bhagat2018-01-231-1/+18
| * board: common: vid: Add board specific vdd adjust APIRajesh Bhagat2018-01-231-0/+13
| * board: common:vid: Add LS1088A VID Supported voltage valuesRajesh Bhagat2018-01-231-0/+38
| * armv8: lsch3: Add serdes and DDR voltage setupRajesh Bhagat2018-01-235-1/+362
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-01-2344-345/+3508
|\ \
| * | efi_selftest: reduce noise in test output for device treesHeinrich Schuchardt2018-01-221-10/+13
| * | efi_loader: allow creation of more device part nodesHeinrich Schuchardt2018-01-221-5/+49
| * | efi_selftest: provide a test for block ioHeinrich Schuchardt2018-01-223-0/+467
| * | efi_driver: EFI block driverHeinrich Schuchardt2018-01-2211-1/+595
| * | efi_selftest: add missing LF in test outputHeinrich Schuchardt2018-01-222-2/+2
| * | efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memoryHeinrich Schuchardt2018-01-221-2/+2
| * | efi_selftest: test start imageHeinrich Schuchardt2018-01-227-0/+406
| * | efi_loader: fix ExitBootServicesHeinrich Schuchardt2018-01-222-8/+32
| * | efi_loader: add check_tpl parameter to efi_signal_eventHeinrich Schuchardt2018-01-223-11/+20
| * | efi_loader: provide function to get last node of a device pathHeinrich Schuchardt2018-01-222-0/+23
| * | efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitionsHeinrich Schuchardt2018-01-222-6/+14
| * | efi_loader: make efi_disk_create_partitions a global symbolHeinrich Schuchardt2018-01-222-24/+64
| * | efi_loader: provide a function to create a partition nodeHeinrich Schuchardt2018-01-222-36/+72
| * | efi_loader: make efi_block_io_guid a global symbolHeinrich Schuchardt2018-01-222-1/+3
| * | efi_loader: efi_disk_register: correctly determine if_type_nameHeinrich Schuchardt2018-01-221-1/+1