summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | efi_loader: use efi_start_image() for bootefiHeinrich Schuchardt2019-02-163-24/+8
| * | efi_loader: set entry point in efi_load_pe()Heinrich Schuchardt2019-02-164-31/+29
| * | efi_loader: LoadImage: always allocate new pagesHeinrich Schuchardt2019-02-163-32/+72
| * | efi_loader: error handling in efi_setup_loaded_image()Heinrich Schuchardt2019-02-161-12/+21
| * | test: adjust names of Unicode test functionsHeinrich Schuchardt2019-02-161-49/+49
| * | lib/vsprintf: print '?' for illegal Unicode sequenceHeinrich Schuchardt2019-02-161-0/+2
| * | efi_selftest: LoadImage from file device pathHeinrich Schuchardt2019-02-162-0/+532
| * | efi_loader: comments for efi_file_from_path()Heinrich Schuchardt2019-02-161-1/+11
| * | efi_loader: efi_dp_split_file_path() error handlingHeinrich Schuchardt2019-02-161-4/+12
| * | efi_selftest: fix memory allocation in HII testsHeinrich Schuchardt2019-02-161-34/+68
| * | efi_selftest: do not use efi_free_pool()Heinrich Schuchardt2019-02-163-3/+3