summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20pico: shrink DRAM size to avoid memory overridelinaro-imx-oldJun Nie
2019-02-19warp7: check fitimage before running boot scriptJun Nie
2019-02-19pico: fall back to hab_failsafe when fitimage failJun Nie
2019-02-18pico: convert uboot to support fit imageJun Nie
2019-02-18picopi: Build dtb into u-bootJun Nie
2019-02-18pico: skip uart initializationJun Nie
2019-02-18serial: add skipping init optionJun Nie
2019-02-18pico: enable bootz and pre-console bufferJun Nie
2019-02-18pico: switch to bl33 in defconfigJun Nie
2019-02-18pico: change bits in DCDJun Nie
2019-02-18pico: Disable SPL and add DCD fileJun Nie
2019-02-18pico: Modify defconfig to support boot.scrJun Nie
2018-12-18cmd: image_info: Add checking of default FIT configmaster_warp7_bl33+fit-development+integrated_kernel_fit-overlayBryan O'Donoghue
2018-12-03warp7: include: configs: Specify an fdtovaddrBryan O'Donoghue
2018-12-02warp7_bl33: configs: Enable CONFIG_OF_LIBFDT_OVERLAYBryan O'Donoghue
2018-12-02warp7: Build dtb into u-bootJun Nie
2018-11-30warp7: include: configs: Specify image name of bootscript in FITBryan O'Donoghue
2018-11-30warp7: include: configs: Differentiate bootscript address from loadaddrBryan O'Donoghue
2018-11-30warp7_bl33: configs: Enable FIT as the boot.scr formatBryan O'Donoghue
2018-11-30warp7: configs: add bl33 defconfigRui Miguel Silva
2018-11-30warp7: include: configs: set skip low level initRui Miguel Silva
2018-11-30optee: adjust dependencies and default values for dramRui Miguel Silva
2018-11-30imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva
2018-11-30ARM: arm-smccc: Remove dependency on PSCIBryan O'Donoghue
2018-10-03Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-03Merge git://git.denx.de/u-boot-riscvTom Rini
2018-10-03Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-10-03riscv: allow native compilationHeinrich Schuchardt
2018-10-03riscv: cosmetic: Reword do_reset() printf message.Rick Chen
2018-10-03riscv: Move do_reset() to a common placeBin Meng
2018-10-03riscv: Add QEMU virt board supportBin Meng
2018-10-03riscv: kconfig: Imply DM support for some common driversBin Meng
2018-10-03riscv: kconfig: Select DM and OF_CONTROLBin Meng
2018-10-03riscv: ae350: Clean up mixed tabs and spaces in the dtsBin Meng
2018-10-03riscv: Make start.S available for all targetsBin Meng
2018-10-03riscv: bootm: Pass mhartid CSR value to kernelBin Meng
2018-10-03riscv: Remove CSR read/write defines in encoding.hBin Meng
2018-10-03riscv: Add a helper routine to print CPU informationBin Meng
2018-10-03riscv: Explicitly pass -march and -mabi to the compilerBin Meng
2018-10-03riscv: Fix coding style issues in the linker scriptBin Meng
2018-10-03riscv: Move the linker script to the CPU root directoryBin Meng
2018-10-03riscv: cmd: bdinfo: Print the relocation addressBin Meng
2018-10-03riscv: Remove mach typeBin Meng
2018-10-03riscv: bootm: Correct the 1st kernel argument to hart idBin Meng
2018-10-03riscv: Remove setup.hBin Meng
2018-10-03riscv: kconfig: Normalize architecture name spellingBin Meng
2018-10-03i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02spi: sh_qspi: Add DM support to SH QSPI driverMarek Vasut
2018-10-02driver/spi: fsl_qspi: Remove non-DM stuffAshish Kumar