summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064Eugeniy Paltsev2018-04-191-0/+3
* mtd: sf: Add support of sst26wf* flash ICs protection opsEugeniy Paltsev2018-04-192-0/+181
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-04-1725-0/+802
|\
| * configs: socfpga: disable EFI and ISO partition typesDinh Nguyen2018-04-1713-0/+26
| * configs: socfpga: add DM_RESETDinh Nguyen2018-04-1712-0/+12
| * i2c: designware: add reset ctrl to driverDinh Nguyen2018-04-171-0/+10
| * arm: dts: socfpga: add reset propertyDinh Nguyen2018-04-171-0/+8
| * arm: dts: socfpga: enables i2c0 in socfpga_de0_nanoDinh Nguyen2018-04-172-0/+16
| * configs: socfpga: convert i2c to dmDinh Nguyen2018-04-1712-0/+13
| * reset: socfpga: add reset driver for SoCFPGA platformDinh Nguyen2018-04-173-0/+113
| * ARM: dts: stratix10: Add base dtsi and devkit dtsDinh Nguyen2018-04-173-0/+474
| * ARM64: stratix10: add reset manager includesDinh Nguyen2018-04-171-0/+97
| * arm: socfpga: stratix10: Add base address map for Statix10 SoCChin Liang See2018-04-171-0/+33
* | Merge tag 'arc-for-2018.05-rc3' of git://git.denx.de/u-boot-arcTom Rini2018-04-175-3/+5
|\ \
| * | ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.cEugeniy Paltsev2018-04-171-2/+0
| * | ARC: Update ARC architecture maintainersEugeniy Paltsev2018-04-171-0/+2
| * | ARC: AXS10x: Enable hush shellEugeniy Paltsev2018-04-172-0/+2
| * | ARC: HSDK: Fix CPU frequency valueEugeniy Paltsev2018-04-171-1/+1
| |/
* | reset: fix bulk API when DM_RESET is disabledNeil Armstrong2018-04-171-2/+3
* | bootm: Align cache flush begin addressBryan O'Donoghue2018-04-171-1/+7
* | clk: fix clk_get_bulk when phandle errorNeil Armstrong2018-04-171-2/+2
* | reset: fix reset_get_bulk when phandle errorNeil Armstrong2018-04-171-2/+2
* | configs: Resync with savedefconfigTom Rini2018-04-17276-752/+24
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-04-171-1/+1
|\ \ | |/ |/|
| * mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland2018-04-171-1/+1
|/
* Prepare v2018.05-rc2v2018.05-rc2Tom Rini2018-04-161-1/+1
* serial: Remove duplicated line in MakefilePatrice Chotard2018-04-161-1/+0
* doc: Update git-mailrc entry for lukma (lukma@denx.de)Lukasz Majewski2018-04-161-1/+1
* env: mmc/fat/ext4: undefined reference to `mmc_initialize'Heinrich Schuchardt2018-04-162-0/+4
* env: Relocate env drivers if manual reloc is requiredSiva Durga Prasad Paladugu2018-04-163-0/+27
* Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XXSjoerd Simons2018-04-161-0/+1
* part: Disable CONFIG_SPL_ISO_PARTITION by defaultAlexander Graf2018-04-16179-179/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-04-1626-298/+465
|\
| * x86: Rename coreboot-x86 to corebootSimon Glass2018-04-163-2/+2
| * doc: vxworks: Update x86 specific instructionsBin Meng2018-04-161-2/+19
| * bootvx: x86: Assign bootaddr based on kernel memory baseBin Meng2018-04-162-41/+49
| * bootvx: Exit if bootline address is not specifiedBin Meng2018-04-161-56/+53
| * bootvx: Refactor the bootline copy codes a little bitBin Meng2018-04-161-10/+5
| * bootvx: x86: Make VxWorks EFI console driver happyBin Meng2018-04-162-0/+45
| * pci: video: Only print out when everything is OKBin Meng2018-04-161-3/+1
| * x86: Change default FRAMEBUFFER_VESA_MODE of some boardsBin Meng2018-04-166-6/+6
| * video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng2018-04-161-1/+1
| * bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng2018-04-162-0/+8
| * elf: Add a very simple ELF64 loaderBin Meng2018-04-161-1/+43
| * elf: Add ELF64 related structure definesBin Meng2018-04-161-0/+43
| * elf: Clean up the ELF header fileBin Meng2018-04-161-146/+138
| * x86: Rename e820entry to e820_entryBin Meng2018-04-169-13/+13
| * x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-166-11/+17
| * vxworks: x86: Rename e820info to e820_infoBin Meng2018-04-162-4/+4
| * bootvx: x86: Explicitly clear the bootloader image sizeBin Meng2018-04-162-0/+16