summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: Add rk3328 gamc clock supportDavid Wu2018-01-281-3/+3
* clk: implement clk_set_defaults()Philipp Tomsich2018-01-281-0/+17
* clk: add clk_set_parent()Philipp Tomsich2018-01-282-0/+19
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-2725-29/+1118
|\
| * ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2018-01-272-20/+3
| * ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+214
| * ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+243
| * ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+171
| * ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+239
| * ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+248
| * ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut2018-01-249-9/+0
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-01-271-4/+7
|\ \
| * | arm: socfpga: allow configs without network supportSimon Goldschmidt2018-01-251-4/+7
* | | env: Initialise all the environmentsMaxime Ripard2018-01-271-0/+1
* | | env: Pass additional parameters to the env lookup functionMaxime Ripard2018-01-271-0/+8
* | | cmd: nvedit: Get rid of the env lookupMaxime Ripard2018-01-271-7/+0
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-261-0/+10
|\ \ \
| * | | sunxi: Add limit with the MMC environmentMaxime Ripard2018-01-261-0/+10
* | | | Merge git://git.denx.de/u-boot-mipsTom Rini2018-01-269-0/+219
|\ \ \ \
| * | | | MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas2018-01-261-0/+16
| * | | | MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas2018-01-264-0/+101
| * | | | MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas2018-01-261-0/+19
| * | | | MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas2018-01-263-0/+83
| | |/ / | |/| |
* | | | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-266-83/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R2018-01-243-3/+0
| * | | config: cadence_spi: Remove defines read from DTJason Rush2018-01-243-3/+0
| * | | spi: Remove spi_setup_slave_fdtMario Six2018-01-241-13/+0
| * | | spi: Remove spi_flash_probe_fdtMario Six2018-01-241-12/+0
| * | | spi: Remove obsolete spi_base_setup_slave_fdtMario Six2018-01-241-14/+0
| * | | drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas2018-01-241-1/+1
| * | | drivers: spi: allow limiting readsÁlvaro Fernández Rojas2018-01-241-0/+3
| * | | wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-54/+0
| * | | wait_bit: add 8/16/32 BE/LE versions of wait_for_bitÁlvaro Fernández Rojas2018-01-241-0/+65
* | | | Merge git://git.denx.de/u-boot-mmcTom Rini2018-01-242-0/+71
|\ \ \ \ | |_|_|/ |/| | |
| * | | power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung2018-01-241-0/+55
| * | | dm: add dev_read_u32()Masahiro Yamada2018-01-221-0/+16
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-233-0/+63
|\ \ \
| * | | armv8: ls1088a: Add IFC and eMMC as qixis boot sourcesAshish Kumar2018-01-232-0/+6
| * | | ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat2018-01-232-0/+23
| * | | common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-0/+3
| * | | board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2018-01-232-0/+31
* | | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-01-237-40/+160
|\ \ \ \
| * | | | efi_driver: EFI block driverHeinrich Schuchardt2018-01-225-0/+35
| * | | | efi_loader: fix ExitBootServicesHeinrich Schuchardt2018-01-221-3/+3
| * | | | efi_loader: add check_tpl parameter to efi_signal_eventHeinrich Schuchardt2018-01-221-1/+1
| * | | | efi_loader: provide function to get last node of a device pathHeinrich Schuchardt2018-01-221-0/+3
| * | | | efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitionsHeinrich Schuchardt2018-01-221-2/+10
| * | | | efi_loader: make efi_disk_create_partitions a global symbolHeinrich Schuchardt2018-01-221-0/+4
| * | | | efi_loader: provide a function to create a partition nodeHeinrich Schuchardt2018-01-221-0/+2
| * | | | efi_loader: make efi_block_io_guid a global symbolHeinrich Schuchardt2018-01-221-0/+2