summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf2018-07-022-1/+1
* net: Add option to prefer bootp/dhcp serveripAlexander Graf2018-07-022-1/+16
* net: Prefer command line argumentsAlexander Graf2018-07-024-7/+21
* net: Add new wol command - Wake on LANLothar Felten2018-07-029-1/+223
* net: mvneta: zero Tx descriptors on initRabeeh Khoury2018-07-021-0/+1
* net: mvneta: dcache flush TX descriptors at initRabeeh Khoury2018-07-021-0/+1
* net: fastboot: Fix build when FASTBOOT_FLASH is disabledAlex Kiernan2018-07-021-0/+2
* net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek2018-07-021-1/+1
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-07-0117-15/+169
|\
| * doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'Bin Meng2018-07-021-6/+12
| * x86: doc: Update EFI loader supportBin Meng2018-07-021-2/+27
| * efi_loader: helloworld: Output ACPI configuration tableBin Meng2018-07-021-0/+4
| * efi_loader: Install ACPI configuration tablesBin Meng2018-07-025-0/+60
| * efi_loader: Increase number of configuration tables to 16Bin Meng2018-07-021-1/+1
| * x86: efi_loader: Build EFI memory map per E820 tableBin Meng2018-07-021-0/+39
| * x86: Use microcode update from device tree for all processorsIvan Gorinov2018-07-024-4/+13
| * x86: Add scsi command to coreboot and qemuBin Meng2018-07-022-0/+2
| * x86: timer: tsc: Allow specifying clock rate from device tree againBin Meng2018-07-021-2/+11
* | Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini2018-07-011-15/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-305-14/+27
|\ \
| * | usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki2018-06-293-9/+18
| * | sunxi: Fix USB PHY index for H3Jagan Teki2018-06-291-3/+7
| * | usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao2018-06-291-1/+1
| * | usb: sunxi: ohci: make ohci_t the first member in private dataVasily Khoruzhick2018-06-291-1/+1
* | | mx5: Select ARM_CORTEX_A8_CVE_2017_5715Fabio Estevam2018-06-301-0/+2
| |/ |/|
* | lib: div64: fix typeo in include/div64.hHeinrich Schuchardt2018-06-291-1/+1
* | ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon2018-06-291-0/+2
* | ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon2018-06-291-0/+1
* | ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon2018-06-292-0/+12
* | ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon2018-06-292-2/+10
|/
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-06-284-16/+14
|\
| * mtd: spi: Correct parameters for s25fs512s flashAshish Kumar2018-06-251-1/+1
| * spi: omap3: fix set_speed and set_mode dm callbacksHannes Schmelzer2018-06-251-10/+6
| * spi: omap3: pre-initialize bus-speed with max. slave-speedHannes Schmelzer2018-06-251-0/+2
| * spi: mxc_spi: Fix chipselect on DM_SPI driver uclassMichael Trimarchi2018-06-251-3/+3
| * spi: mxc: Fix compilation problem of DM_SPI class driverMichael Trimarchi2018-06-251-1/+1
| * spi: zynq_qspi: Fixed incorrect return value errorVipul Kumar2018-06-251-1/+1
* | dwc2 USB controller hangs with lan78xxAndrew Thomas2018-06-271-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-06-2747-498/+1287
|\ \
| * | imx: bx50v3: fix MaintainersStefano Babic2018-06-271-0/+1
| * | mtd: nand: mxs_nand_spl: add mxs_flash_full_identJörg Krause2018-06-271-0/+28
| * | mtd: nand: mxs_nand_spl: refactor mxs_flash_identJörg Krause2018-06-271-1/+8
| * | spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chipsJörg Krause2018-06-273-0/+6
| * | mtd: nand: export nand_get_flash_type functionJörg Krause2018-06-272-4/+9
| * | cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=yFabio Estevam2018-06-271-1/+0
| * | imx6ul: geam: Fix fdt_file mismatchJagan Teki2018-06-276-5/+5
| * | power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho2018-06-273-3/+4
| * | arm: dts: imx7: colibri: add raw NAND supportStefan Agner2018-06-271-0/+28
| * | arm: dts: imx7: sync with LinuxStefan Agner2018-06-273-181/+341
| * | mtd: nand: mxs_nand: add support for specific ECC strengthStefan Agner2018-06-271-14/+30