summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-19fs: fat: Reduce default max clustersize 64KiB from malloc poolTien Fong Chee
2019-02-19fs: fat: dynamically allocate memory for temporary bufferTien Fong Chee
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt
2019-02-19configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu
2019-02-19cmd: date: Do not overwrite argumentsRoman Kapl
2019-02-19elf: fix cache flushing in 'bootelf -p' commandKurban Mallachiev
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer
2019-02-19dm: scsi: report correct device numberHeinrich Schuchardt
2019-02-19tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt
2019-02-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-02-18Prepare v2019.04-rc2Tom Rini
2019-02-18configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evmJean-Jacques Hiblot
2019-02-18configs: k2g_evm: Enable CONFIG_BLKJean-Jacques Hiblot
2019-02-18efi_loader: Swap roles with HeinrichAlexander Graf
2019-02-18rpi: Make Matthias maintainerAlexander Graf
2019-02-18board/BuR/brppt1: fix ethernet support on brppt1 boardsHannes Schmelzer
2019-02-18Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-bootTom Rini
2019-02-18ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong
2019-02-18mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan
2019-02-18arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt
2019-02-18arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt
2019-02-18net: designware: socfpga: adapt to Gen5Simon Goldschmidt
2019-02-16Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-videoTom Rini
2019-02-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-16mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut
2019-02-16mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut
2019-02-16mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut
2019-02-16efi_loader: do not miss last relocation blockHeinrich Schuchardt
2019-02-16efi_loader: documentation of image loaderHeinrich Schuchardt
2019-02-16efi_loader: clean up bootefi_test_prepare()Heinrich Schuchardt
2019-02-16efi_loader: fix EFI entry countingHeinrich Schuchardt
2019-02-16efi_loader: use efi_start_image() for bootefiHeinrich Schuchardt
2019-02-16efi_loader: set entry point in efi_load_pe()Heinrich Schuchardt
2019-02-16efi_loader: LoadImage: always allocate new pagesHeinrich Schuchardt
2019-02-16efi_loader: error handling in efi_setup_loaded_image()Heinrich Schuchardt
2019-02-16test: adjust names of Unicode test functionsHeinrich Schuchardt
2019-02-16lib/vsprintf: print '?' for illegal Unicode sequenceHeinrich Schuchardt
2019-02-16efi_selftest: LoadImage from file device pathHeinrich Schuchardt
2019-02-16efi_loader: comments for efi_file_from_path()Heinrich Schuchardt
2019-02-16efi_loader: efi_dp_split_file_path() error handlingHeinrich Schuchardt
2019-02-16efi_selftest: fix memory allocation in HII testsHeinrich Schuchardt
2019-02-16efi_selftest: do not use efi_free_pool()Heinrich Schuchardt
2019-02-16Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini
2019-02-15Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2019-02-15Merge tag '2019.01-next' of https://github.com/mbgg/u-bootTom Rini
2019-02-15imx: cpu.c: give access to reset cause in splMax Krummenacher
2019-02-15imx: serial_mxc: disable ri and dcd irq in dte modeMax Krummenacher
2019-02-15ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warningsMarcel Ziswiler
2019-02-15imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)Tim Harvey
2019-02-15imx: ventana: gw5904/gw5909: disable RS485Tim Harvey