aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-12-315-19/+47
|\
| * fs: cbfs: Add missing standard CBFS component typesBin Meng2018-12-312-0/+40
| * fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng2018-12-312-4/+4
| * fs: cbfs: Fix out of bound access during CBFS walking throughBin Meng2018-12-311-2/+2
| * fs: cbfs: remove wrong header validationChristian Gmeiner2018-12-311-2/+1
| * x86: edison: Remove staled comments from configuration headerAndy Shevchenko2018-12-311-4/+0
| * x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfigAndy Shevchenko2018-12-311-3/+0
| * x86: edison: move CONFIG_CMD_PCI from header file to defconfigAndy Shevchenko2018-12-312-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-12-2823-50/+1109
|\ \ | |/ |/|
| * ARM: uniphier: dts: sync with Linux 4.20Masahiro Yamada2018-12-2913-16/+992
| * clk: uniphier: add NAND 200MHz clockMasahiro Yamada2018-12-291-3/+5
| * mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada2018-12-291-0/+6
| * mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada2018-12-293-24/+26
| * mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada2018-12-291-3/+35
| * linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada2018-12-291-0/+12
| * ARM: uniphier: add CONFIG_PREBOOTMasahiro Yamada2018-12-291-0/+2
| * ARM: uniphier: allow to source boot script before distro-bootMasahiro Yamada2018-12-294-3/+23
| * ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada2018-12-295-4/+11
|/
* Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-bootTom Rini2018-12-273-9/+38
|\
| * efi_loader: Make RTS relocation more robustAlexander Graf2018-12-231-3/+31
| * lib: crc32: mark static variable as __efi_runtime_dataHeinrich Schuchardt2018-12-231-1/+2
| * efi_selftest: block device: avoid read after freeHeinrich Schuchardt2018-12-231-5/+5
* | Merge branch '2018-12-26-master-imports'Tom Rini2018-12-2713-27/+114
|\ \
| * | power: regulator: Return success on attempt to disable an always-on regulatorLokesh Vutla2018-12-271-1/+1
| * | doc: README.commands: sub-commandsHeinrich Schuchardt2018-12-261-0/+36
| * | mt7629: use linux kernel compatible SMP initializationWeijie Gao2018-12-261-8/+44
| * | mt7623: fix a typo in include/configs/mt7623.hWeijie Gao2018-12-261-1/+1
| * | phy: Fix u-boot coruption when fixed-phy is usedMichal Simek2018-12-261-1/+2
| * | arm: K3: Fix usage of CONFIG_SYS_K3_KEYLokesh Vutla2018-12-261-1/+1
| * | api: storage: Fix enumeration of storage devicesCristian Ciocaltea2018-12-261-0/+5
| * | dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski2018-12-261-2/+2
| * | ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford2018-12-263-9/+10
| * | tests: enable DT overlay tests by defaultHeinrich Schuchardt2018-12-261-4/+3
| * | scripts/check-config.sh: Add usage()Andy Shevchenko2018-12-261-0/+9
|/ /
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-12-213-5/+6
|\ \
| * | arm: mvebu: configs: helios4: Change U-Boot offset on SPI FlashAditya Prayoga2018-12-211-1/+1
| * | ARM: mvebu: remove out of date commentChris Packham2018-12-211-4/+2
| * | ARM: mvebu: define CONFIG_BLK for db-88f6820-amcChris Packham2018-12-211-0/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-12-2113-29/+440
|\ \
| * | arm: socfpga: stratix10: Enable Stratix10 FPGA ReconfigurationAng, Chee Hong2018-12-201-0/+1
| * | arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong2018-12-207-28/+79
| * | arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration DriverAng, Chee Hong2018-12-204-0/+304
| * | arm: socfpga: stratix10: Add macros for mailbox's argumentsAng, Chee Hong2018-12-201-0/+6
| * | arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10Ang, Chee Hong2018-12-202-1/+50
| |/
* | Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogicTom Rini2018-12-211-0/+14
|\ \
| * | arm: dts: s400: Fix status for eMMC and SDIO portsNeil Armstrong2018-12-191-0/+14
| |/
* | Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mipsTom Rini2018-12-21135-41/+9560
|\ \
| * | mips: jz47xx: Add Creator CI20 platformPaul Burton2018-12-1910-0/+650
| * | mips: jz47xx: Add JZ4780 SoC supportPaul Burton2018-12-1920-0/+2226
| * | mips: Add SPL headerPaul Burton2018-12-191-0/+33