summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek
2017-11-28arm: zynq: Enable FPGA/FPGA_XILINX via KconfigMichal Simek
2017-11-28arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek
2017-11-28arm: zynq: Add board support for cc108Michal Simek
2017-11-28arm: zynq: Enable qspi for zc770_xm013Michal Simek
2017-11-28arm: zynq: Enable MACRONIX flash for zc702/zc706/zc770 xm010Michal Simek
2017-11-28arm: zynq: Enable debug console on zc770 xm010 by defaultMichal Simek
2017-11-28arm: zynq: Enable bootz command for Xilinx platformsMichal Simek
2017-11-28arm: zynq: Sync location of DT properties with LinuxMichal Simek
2017-11-28arm: zynq: Remove empty ifdef env structures from config fileMichal Simek
2017-11-28arm: zynq: Add device-type property for zynq ethernet phy nodesSai Pavan Boddu
2017-11-28arm: zynq: Add SCL & SDA GPIO entries for recoveryChirag Parekh
2017-11-28mtd: nand: zynq: Add a config option to use 1st stage bootloader timingJeff Westfahl
2017-11-28arm: zynq: Add support for SYZYGY Hub boardTom McLeod
2017-11-28arm64: zynqmp: remove unnecessary logical constraintHeinrich Schuchardt
2017-11-27test: Correct operation when tests passSimon Glass
2017-11-27spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-11-27configs: icore-rqs: Enable falcon modeJagan Teki
2017-11-27engicam: imx6q: Return mmc dev 0 for icoreJagan Teki
2017-11-27i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki
2017-11-27board: icore-rqs: Fix mmc get env deviceJagan Teki
2017-11-27i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki
2017-11-27pinctrl: imx6ul: Fix pinctrl data overlapped with DT areaJagan Teki
2017-11-27i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki
2017-11-27i.MX6Q: icorem6: Move spl load fit to common/splJagan Teki
2017-11-27i.MX6: engicam: Move set_fdt_file to commonJagan Teki
2017-11-27mx6sxsabresd: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-11-27imx: Remove boolean parameter from wdog powerdown functionFabio Estevam
2017-11-27imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULLFabio Estevam
2017-11-27mx6ull: Fix WDOG3 base addressFabio Estevam
2017-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-11-26rockchip: defconfig: puma-rk3399: bypass ADC-based boot_mode checkPhilipp Tomsich
2017-11-26rockchip: fix turning off boot-mode via KconfigPhilipp Tomsich
2017-11-26rockchip: pinctrl: rk3399: add support for I2C8Philipp Tomsich
2017-11-26rockchip: clk: rk3399: change extract_bits to bitfield_extractPhilipp Tomsich
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich
2017-11-26rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATFPhilipp Tomsich
2017-11-26rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATFPhilipp Tomsich
2017-11-26rockchip: board: lion-rk3368: update .its filePhilipp Tomsich
2017-11-26rockchip: board: puma-rk3399: update .its file to use new featuresPhilipp Tomsich
2017-11-26rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATFPhilipp Tomsich
2017-11-26spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-11-26spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-11-26spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich
2017-11-26spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-11-26spl: fit: implement fdt_record_loadablePhilipp Tomsich
2017-11-26spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-11-26spl: change load_addr and entry_point to uintptr_tPhilipp Tomsich
2017-11-26spl: add a fdt_addr field to spl_image_infoPhilipp Tomsich