summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-22binman: Return non-zero exit code on test failureSimon Glass
2017-11-22binman: Add add test for using an Intel MRC binarySimon Glass
2017-11-22binman: Add add test for SPL with a microcode pointerSimon Glass
2017-11-22binman: Add a test for x86-start16-splSimon Glass
2017-11-22binman: Add test for u-boot-spl-bss-padSimon Glass
2017-11-22binman: Check for files missing from test coverageSimon Glass
2017-11-22binman: Increase test coverage back to 100%Simon Glass
2017-11-22binman: Add a main program to the testsSimon Glass
2017-11-22binman: Add tests for importlib availabilitySimon Glass
2017-11-22binman: Set up 'entry' to permit full test coverageSimon Glass
2017-11-22binman: Append to PYTHONPATH when running test coverageSimon Glass
2017-11-22dtoc: Fix up testsSimon Glass
2017-11-22buildman: Fix up testsSimon Glass
2017-11-22buildman: Allow skipping of tests which use the networkSimon Glass
2017-11-22patman: Fix up tests to pass with newest checkpatchSimon Glass
2017-11-22test/run: Report and return failureSimon Glass
2017-11-22binman: Disable the no-unit_address_vs_reg warningsSimon Glass