summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-02dm: MIGRATION: Update migration plan for DM_SPI_FLASHJagan Teki
2019-01-02dm: MIGRATION: Update migration plan for SPIJagan Teki
2019-01-02mtd: nand: raw: Add Hynix H27UBG8T2BTR id tableNikolai Zhubr
2019-01-02spi: sun4i: Add rx_buf NULL pointer checkStefan Mavrodiev
2018-12-31riscv: bootm: Support booting VxWorksBin Meng
2018-12-31bootm: vxworks: Make do_bootm_vxworks() non-staticBin Meng
2018-12-31bootm: vxworks: Make do_bootvx_fdt() staticBin Meng
2018-12-31Merge git://git.denx.de/u-boot-x86Tom Rini
2018-12-31fs: cbfs: Add missing standard CBFS component typesBin Meng
2018-12-31fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng
2018-12-31fs: cbfs: Fix out of bound access during CBFS walking throughBin Meng
2018-12-31fs: cbfs: remove wrong header validationChristian Gmeiner
2018-12-31x86: edison: Remove staled comments from configuration headerAndy Shevchenko
2018-12-31x86: edison: move CONFIG_BOOTCOMMAND from header file to defconfigAndy Shevchenko
2018-12-31x86: edison: move CONFIG_CMD_PCI from header file to defconfigAndy Shevchenko
2018-12-28Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-12-29ARM: uniphier: dts: sync with Linux 4.20Masahiro Yamada
2018-12-29clk: uniphier: add NAND 200MHz clockMasahiro Yamada
2018-12-29mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-12-29mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada
2018-12-29mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada
2018-12-29linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from LinuxMasahiro Yamada
2018-12-29ARM: uniphier: add CONFIG_PREBOOTMasahiro Yamada
2018-12-29ARM: uniphier: allow to source boot script before distro-bootMasahiro Yamada
2018-12-29ARM: uniphier: do not modify bootcmd environment variable at run-timeMasahiro Yamada
2018-12-27Merge tag 'signed-efi-2019.01' of git://github.com/agraf/u-bootTom Rini
2018-12-27Merge branch '2018-12-26-master-imports'Tom Rini
2018-12-27power: regulator: Return success on attempt to disable an always-on regulatorLokesh Vutla
2018-12-26doc: README.commands: sub-commandsHeinrich Schuchardt
2018-12-26mt7629: use linux kernel compatible SMP initializationWeijie Gao
2018-12-26mt7623: fix a typo in include/configs/mt7623.hWeijie Gao
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek
2018-12-26arm: K3: Fix usage of CONFIG_SYS_K3_KEYLokesh Vutla
2018-12-26api: storage: Fix enumeration of storage devicesCristian Ciocaltea
2018-12-26dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski
2018-12-26ARM: mach-omap2: omap3: Fix GPIO clocking in SPLAdam Ford
2018-12-26tests: enable DT overlay tests by defaultHeinrich Schuchardt
2018-12-26scripts/check-config.sh: Add usage()Andy Shevchenko
2018-12-23efi_loader: Make RTS relocation more robustAlexander Graf
2018-12-23lib: crc32: mark static variable as __efi_runtime_dataHeinrich Schuchardt
2018-12-23efi_selftest: block device: avoid read after freeHeinrich Schuchardt
2018-12-21Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-12-21Merge tag 'u-boot-amlogic-20181219' of git://git.denx.de/u-boot-amlogicTom Rini
2018-12-21Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mipsTom Rini
2018-12-21Merge git://git.denx.de/u-boot-riscvTom Rini
2018-12-21arm: mvebu: configs: helios4: Change U-Boot offset on SPI FlashAditya Prayoga
2018-12-21ARM: mvebu: remove out of date commentChris Packham
2018-12-21ARM: mvebu: define CONFIG_BLK for db-88f6820-amcChris Packham
2018-12-20arm: socfpga: stratix10: Enable Stratix10 FPGA ReconfigurationAng, Chee Hong