summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson2019-02-2041-58/+26
* ARM: tegra: Reserve 32MB for the Linux kernelJonathan Hunter2019-02-204-28/+28
* ARM: tegra: enable ums on nyan boardsTristan Bastian2019-02-201-0/+1
* nyan-big: add padding to its fileTristan Bastian2019-02-201-1/+1
* nyan-big: change spi delayTristan Bastian2019-02-201-1/+1
* tegra20: common: fix USB_EHCI_TXFIFO_THRESH valuePeter Robinson2019-02-201-1/+1
* tegra: cleanup dangling comments in include/configsPeter Robinson2019-02-2028-112/+0
* Merge branch '2019-02-19-master-imports'Tom Rini2019-02-1950-232/+745
|\
| * travis: Exclude omap from the arm926ejs jobTom Rini2019-02-191-1/+1
| * cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=yIsmael Luceno Cortes2019-02-191-1/+1
| * dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham2019-02-191-1/+1
| * ARM: omap3: evm: Update DM SPL supportDerald D. Woods2019-02-194-39/+15
| * omap3_beagle: Enable DM_SPITom Rini2019-02-191-0/+1
| * omap3_beagle: Update for DM SPL supportTom Rini2019-02-195-51/+20
| * cmd/fs: fix build if CMD_BOOTEFI is not setGervais, Francois2019-02-191-0/+2
| * ARM: omap3_logic: Enable SPL booting device treeAdam Ford2019-02-199-41/+39
| * ARM: DTS: omap3-u-boot.dtsiAdam Ford2019-02-191-0/+81
| * ARM: da8xxevm: Add NAND instructions for da850-evm to READMEAdam Ford2019-02-191-0/+8
| * ARM: am3517_evm: Enable Falcon ModeAdam Ford2019-02-192-0/+2
| * ARM: da850evm: Increase Malloc SizeAdam Ford2019-02-194-0/+4
| * hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam2019-02-192-4/+5
| * test: let use gdbserver for all sandbox targetsIgor Opaniuk2019-02-191-2/+2
| * bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158Philippe Reynes2019-02-191-1/+1
| * dtbo: Fix dtbo generation rulesMichal Simek2019-02-191-1/+1
| * fs: fat: Reduce default max clustersize 64KiB from malloc poolTien Fong Chee2019-02-191-1/+9
| * fs: fat: dynamically allocate memory for temporary bufferTien Fong Chee2019-02-191-6/+12
| * spl: implement CRC check on U-Boot uImageSimon Goldschmidt2019-02-193-7/+50
| * configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu2019-02-191-0/+11
| * cmd: date: Do not overwrite argumentsRoman Kapl2019-02-191-4/+4
| * elf: fix cache flushing in 'bootelf -p' commandKurban Mallachiev2019-02-191-2/+4
| * board/BuR/brxre1: convert do DMHannes Schmelzer2019-02-196-61/+463
| * dm: scsi: report correct device numberHeinrich Schuchardt2019-02-191-6/+7
| * tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt2019-02-191-3/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-02-188-175/+69
|\
| * ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong2019-02-181-11/+6
| * mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan2019-02-182-0/+26
| * arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt2019-02-183-110/+1
| * arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt2019-02-181-0/+1
| * net: designware: socfpga: adapt to Gen5Simon Goldschmidt2019-02-182-54/+35
* | Prepare v2019.04-rc2v2019.04-rc2Tom Rini2019-02-181-1/+1
* | configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evmJean-Jacques Hiblot2019-02-182-4/+6
* | configs: k2g_evm: Enable CONFIG_BLKJean-Jacques Hiblot2019-02-181-1/+0
* | efi_loader: Swap roles with HeinrichAlexander Graf2019-02-181-2/+2
* | rpi: Make Matthias maintainerAlexander Graf2019-02-181-1/+1
* | board/BuR/brppt1: fix ethernet support on brppt1 boardsHannes Schmelzer2019-02-183-3/+6
* | Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-bootTom Rini2019-02-1816-226/+868
|\ \
| * | efi_loader: do not miss last relocation blockHeinrich Schuchardt2019-02-161-1/+1
| * | efi_loader: documentation of image loaderHeinrich Schuchardt2019-02-162-9/+25
| * | efi_loader: clean up bootefi_test_prepare()Heinrich Schuchardt2019-02-161-25/+33
| * | efi_loader: fix EFI entry countingHeinrich Schuchardt2019-02-162-2/+3