summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2017-11-29mtd: nand: Introduce nand_data_interfaceSascha Hauer
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer
2017-11-29mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2017-11-29mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabledMasahiro Yamada
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-11-29ARM: openrd: set CONFIG_LOGLEVEL to 2Masahiro Yamada
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
2017-11-26image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-11-24Merge git://git.denx.de/u-boot-arcTom Rini
2017-11-24arc: cache: Add required NOPs after invalidation of instruction cacheAlexey Brodkin
2017-11-24arc: bootm: Move slave cores kick-starting under !fakeAlexey Brodkin
2017-11-24ARC: HSDK: introduce CREG GPIO driverEugeniy Paltsev
2017-11-23Merge git://git.denx.de/u-boot-dmTom Rini