Commit Graph

  • 0532014ae2 ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux kernel Lukasz Majewski 2018-11-20 00:38:08 +01:00
  • 3b13b68a49 ARM: DTS: Add iomux node to vf.dtsi for Vybrid devices Lukasz Majewski 2018-11-20 00:38:07 +01:00
  • f0b73d9707 ARM: vybrid: Provide pinctrl driver for Vybrid (vf610) Lukasz Majewski 2018-11-20 00:38:06 +01:00
  • 28ded1f376 spl: introduce function prototypes Peng Fan 2018-11-17 09:10:31 +00:00
  • e246bfcfe2 SPL: Add HAB image authentication to FIT Ye Li 2018-11-17 09:10:25 +00:00
  • 68e7410fa2 imx: bootaux: fix stack and pc assignment on 64-bit platforms Gary Bisson 2018-11-14 17:55:29 +01:00
  • cb15885b48 imx: mx8m: add memory mapping for CAAM and TCM Gary Bisson 2018-11-14 17:55:28 +01:00
  • 757ab988e4 tools: improve portability of imx_cntr_image.sh Martin Husemann 2018-11-09 14:30:14 +01:00
  • 725019bebe embestmx6boards: Add SPL support Fabien Lahoudere 2018-11-08 11:28:05 +01:00
  • 0b366cf2b0 imx: imx8qxp_mek: imximage: remove config.h Peng Fan 2018-11-05 10:01:34 +00:00
  • 210594a868 doc: imx: fix typos in mxsimage.txt Michael Heimpold 2018-11-02 23:12:02 +01:00
  • 5271dcf581 doc: imx: fix typo in imximage.txt Michael Heimpold 2018-11-02 23:11:49 +01:00
  • 499609374a configs: mx23_olinuxino_defconfig: disable bootefi command Michael Heimpold 2018-10-29 20:21:52 +01:00
  • 49cc1646f3 configs: mx23_olinuxino_defconfig: fix status led definition Michael Heimpold 2018-10-29 20:21:51 +01:00
  • a2e99a71b2 w1: Add driver for i.MX bus master controller Martin Fuzzey 2018-10-24 10:21:18 +02:00
  • da4918acb8 watchdog: imx: add config to disable wdog reset Xiaoliang Yang 2018-10-18 18:27:46 +08:00
  • 005c1cf888 watchdog: driver support for fsl-lsch2 Xiaoliang Yang 2018-10-18 18:27:45 +08:00
  • 4dcbccf794 board: ge: Move VPD reading to the vpd_reader Denis Zalevskiy 2018-10-17 10:33:30 +02:00
  • 08337cd648 riscv: bootm: Support booting VxWorks Bin Meng 2018-12-21 07:13:41 -08:00
  • f2a53c7665 bootm: vxworks: Make do_bootm_vxworks() non-static Bin Meng 2018-12-21 07:13:40 -08:00
  • 7ebfb3780c bootm: vxworks: Make do_bootvx_fdt() static Bin Meng 2018-12-21 07:13:39 -08:00
  • 51ae59228c Merge git://git.denx.de/u-boot-x86 Tom Rini 2018-12-31 08:08:33 -05:00
  • 881bb9ab39 fs: cbfs: Add missing standard CBFS component types Bin Meng 2018-12-22 01:55:51 -08:00
  • 14fdf91ebf fs: cbfs: Make all CBFS_TYPE_xxx macros consistent Bin Meng 2018-12-22 01:55:50 -08:00
  • d94bf13c85 fs: cbfs: Fix out of bound access during CBFS walking through Bin Meng 2018-12-22 01:55:49 -08:00
  • 9914c73261 fs: cbfs: remove wrong header validation Christian Gmeiner 2018-12-22 01:55:48 -08:00
  • 2fc7024d7b x86: edison: Remove staled comments from configuration header Andy Shevchenko 2018-12-11 19:12:27 +02:00
  • 62ef268db9 x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfig Andy Shevchenko 2018-12-11 19:12:26 +02:00
  • 6be908426e x86: edison: move CONFIG_CMD_PCI from header file to defconfig Andy Shevchenko 2018-12-11 19:12:25 +02:00
  • 44c214dc27 Revert "sunxi: board: Print error after power initialization fails" From: Karl Palsson 2018-12-19 13:00:39 +00:00
  • daaba089f9 dm: video: fix test failures with enabled default TrueType font Anatolij Gustschin 2018-12-29 00:31:45 +01:00
  • 9735326fff Merge branch 'master' of git://git.denx.de/u-boot-uniphier Tom Rini 2018-12-28 22:00:24 -05:00
  • 2001a81cba ARM: uniphier: dts: sync with Linux 4.20 Masahiro Yamada 2018-12-19 20:03:21 +09:00
  • 94bf34b172 clk: uniphier: add NAND 200MHz clock Masahiro Yamada 2018-12-19 20:03:20 +09:00
  • 9d43649a77 mtd: rawnand: denali: fix a race condition when DMA is kicked Masahiro Yamada 2018-12-19 20:03:19 +09:00
  • 8ccfbfb3e1 mtd: rawnand: denali: optimize timing parameters for data interface Masahiro Yamada 2018-12-19 20:03:18 +09:00
  • a13fe7afe9 mtd: rawnand: denali_dt: add more clocks based on IP datasheet Masahiro Yamada 2018-12-19 20:03:17 +09:00
  • b32aa9ebc5 linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux Masahiro Yamada 2018-12-19 20:03:16 +09:00
  • ce480791f7 ARM: uniphier: add CONFIG_PREBOOT Masahiro Yamada 2018-12-19 20:03:15 +09:00
  • 9f9edb6fe3 ARM: uniphier: allow to source boot script before distro-boot Masahiro Yamada 2018-12-19 20:03:14 +09:00
  • 6bc50a8f69 ARM: uniphier: do not modify bootcmd environment variable at run-time Masahiro Yamada 2018-12-19 20:03:13 +09:00
  • 815ed79d83 video: rockchip: Use TrueType fonts with jerry Simon Glass 2018-12-27 15:25:19 -07:00
  • b093753471 video: Add a default TrueType font Simon Glass 2018-12-27 15:25:18 -07:00
  • 020fa32dc3 video: Add information about using TrueType fonts Simon Glass 2018-12-27 15:25:17 -07:00
  • bea3d82620 Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-boot Tom Rini 2018-12-27 12:59:01 -05:00
  • b47b381037 Merge branch '2018-12-26-master-imports' Tom Rini 2018-12-27 07:50:24 -05:00
  • e17e0ceb83 power: regulator: Return success on attempt to disable an always-on regulator Lokesh Vutla 2018-12-24 16:37:41 +05:30
  • ca80b561e1 doc: README.commands: sub-commands Heinrich Schuchardt 2018-12-21 02:57:03 +01:00
  • 1f5a3cd0aa mt7629: use linux kernel compatible SMP initialization Weijie Gao 2018-12-20 16:12:50 +08:00
  • 7d39b748ed mt7623: fix a typo in include/configs/mt7623.h Weijie Gao 2018-12-20 16:12:49 +08:00
  • 7b4ea2d888 phy: Fix u-boot coruption when fixed-phy is used Michal Simek 2018-12-19 16:57:38 +01:00
  • adc702e229 arm: K3: Fix usage of CONFIG_SYS_K3_KEY Lokesh Vutla 2018-12-19 12:53:31 +05:30
  • 8efae021db api: storage: Fix enumeration of storage devices Cristian Ciocaltea 2018-12-18 20:03:49 +02:00
  • a7f4b4b344 dm: pinctrl: Prevent (re-)configuring pins when already done before relocation Lukasz Majewski 2018-12-18 12:30:50 +01:00
  • a1702746df ARM: mach-omap2: omap3: Fix GPIO clocking in SPL Adam Ford 2018-12-14 16:28:30 -06:00
  • 5766a27176 tests: enable DT overlay tests by default Heinrich Schuchardt 2018-12-14 22:43:48 +01:00
  • 94ca269049 scripts/check-config.sh: Add usage() Andy Shevchenko 2018-12-11 18:22:28 +02:00
  • c96d90367a exynos: imply SYS_THUMB_BUILD Guillaume GARDET 2018-11-20 14:15:13 +01:00
  • 767edf0f6b Revert "arm: config: fix default console only to specify the device" Seung-Woo Kim 2018-11-20 14:54:39 +09:00
  • 5c38e05ed8 efi_loader: Make RTS relocation more robust Alexander Graf 2018-12-11 10:00:42 +01:00
  • 5bdb0a7cad lib: crc32: mark static variable as __efi_runtime_data Heinrich Schuchardt 2018-12-18 18:06:14 +01:00
  • 05aceb2b1c efi_selftest: block device: avoid read after free Heinrich Schuchardt 2018-12-22 00:37:41 +01:00
  • 562a63e86b Merge git://git.denx.de/u-boot-marvell Tom Rini 2018-12-21 13:38:09 -05:00
  • 5c676780e1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga Tom Rini 2018-12-21 13:37:34 -05:00
  • b7702158fb Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogic Tom Rini 2018-12-21 13:37:09 -05:00
  • fd0135e3c5 Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mips Tom Rini 2018-12-21 13:36:51 -05:00
  • 328e3f8a70 Merge git://git.denx.de/u-boot-riscv Tom Rini 2018-12-21 13:36:08 -05:00
  • 7a147220c6 arm: mvebu: configs: helios4: Change U-Boot offset on SPI Flash Aditya Prayoga 2018-12-19 12:08:50 +08:00
  • 1670a154f5 ARM: mvebu: remove out of date comment Chris Packham 2018-12-14 16:27:57 +13:00
  • 76ff3f0a3d ARM: mvebu: define CONFIG_BLK for db-88f6820-amc Chris Packham 2018-12-07 16:19:42 +13:00
  • 9c15044ae4 odroid: Update README.odroid for support of Odroid HC1 Anand Moon 2018-11-12 10:32:43 +00:00
  • 4268e3992c exynos5-dt-types: add missing dtb file for Odroid HC1/HC2 Anand Moon 2018-11-12 10:32:42 +00:00
  • bd5581716d arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration Ang, Chee Hong 2018-12-19 18:35:16 -08:00
  • 877ec6ebbd arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table Ang, Chee Hong 2018-12-19 18:35:15 -08:00
  • c41e660b6b arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver Ang, Chee Hong 2018-12-19 18:35:14 -08:00
  • 8b36ba27ad arm: socfpga: stratix10: Add macros for mailbox's arguments Ang, Chee Hong 2018-12-19 18:35:13 -08:00
  • d99f1e92a2 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 Ang, Chee Hong 2018-12-19 18:35:12 -08:00
  • 53904dc7c1 arm: dts: s400: Fix status for eMMC and SDIO ports Neil Armstrong 2018-12-17 10:26:16 +01:00
  • 25c7de2255 mips: jz47xx: Add Creator CI20 platform Paul Burton 2018-12-16 19:25:23 -03:00
  • cd71b1d5d2 mips: jz47xx: Add JZ4780 SoC support Paul Burton 2018-12-16 19:25:22 -03:00
  • b325c4dcd7 mips: Add SPL header Paul Burton 2018-12-16 19:25:21 -03:00
  • d77271393a mmc: Add JZ47xx SD/MMC controller driver Paul Burton 2018-12-16 19:25:20 -03:00
  • b5392c50bd misc: Add JZ47xx efuse driver Paul Burton 2018-12-16 19:25:19 -03:00
  • f8c8cedd7a MSCC: add board support for the Luton based evaluation board Gregory CLEMENT 2018-12-14 16:16:50 +01:00
  • 6787c1ece0 MSCC: add board support for the Ocelots based evaluation boards Gregory CLEMENT 2018-12-14 16:16:49 +01:00
  • 6bd8231a6d MSCC: add support for Luton SoCs Gregory CLEMENT 2018-12-14 16:16:48 +01:00
  • dd1033e4e0 MSCC: add support for Ocelot SoCs Gregory CLEMENT 2018-12-14 16:16:47 +01:00
  • 464b96bb80 MIPS: Allow to prefetch and lock instructions into cache Gregory CLEMENT 2018-12-14 16:16:46 +01:00
  • 48ee7b6853 MIPS: move create_tlb() in an proper header: mipsregs.h Gregory CLEMENT 2018-12-14 16:16:45 +01:00
  • a0abb52c5a MIPS: remove local_irq_[save|restore] from CP0 macros Daniel Schwierzeck 2018-12-19 15:18:52 +01:00
  • 02aea4da1d gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi Gregory CLEMENT 2018-10-09 14:08:42 +02:00
  • 53bdae2418 pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based) Gregory CLEMENT 2018-12-08 09:59:01 +01:00
  • bea91b0c9b DW SPI: Allow to overload the management of the external CS Gregory CLEMENT 2018-10-09 14:14:07 +02:00
  • 9766a9c653 mips: mt76xx: linkit/gardena: Don't use CONFIG_OF_EMBED Stefan Roese 2018-12-18 10:27:15 +01:00
  • a5f50e0114 mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issues Stefan Roese 2018-12-18 10:27:14 +01:00
  • 8da7495299 mips: xilfpga: fix DTC warnings Daniel Schwierzeck 2018-12-15 19:19:33 +01:00
  • d2f02586fd mips: ath79: fix DTC warnings Daniel Schwierzeck 2018-12-15 19:05:08 +01:00
  • a4bfa0e969 bmips: enable ar-5315u enet support Álvaro Fernández Rojas 2018-12-01 19:00:42 +01:00
  • 93bd64bf05 bmips: bcm6318: add support for bcm6368-enet Álvaro Fernández Rojas 2018-12-01 19:00:41 +01:00
  • 173e3aec81 bmips: enable vr-3032u enet support Álvaro Fernández Rojas 2018-12-01 19:00:40 +01:00