summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-26cmd: usb: ignore blk, emulation devices in usb tree/info displaySuneel Garapati
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
2017-11-22binman: Rename tests to ftestSimon Glass
2017-11-22binman: Add a Makefile for test-program compilationSimon Glass
2017-11-22binman: Add docs explaining how to enable binman for a boardSimon Glass
2017-11-22binman: Add better Makefile debuggingSimon Glass
2017-11-22Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-11-21rockchip: remove duplicate CONFIG_ENV_SIZE definitionsPhilipp Tomsich
2017-11-21rockchip: check download key before bootupAndy Yan
2017-11-21rockchip: add support for enter to bootrom download modeAndy Yan
2017-11-21rockchip: make boot_mode related codes reused across all platformsAndy Yan
2017-11-21rockchip: spi: the symbol for Hertz is HzHeinrich Schuchardt
2017-11-21rockchip: clock: update sysreset driver bindingKever Yang
2017-11-21rockchip: sysreset: update Makefile to work with merged sysreset driverPhilipp Tomsich
2017-11-21rockchip: sysreset: merge into one common driverKever Yang
2017-11-21rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)Philipp Tomsich
2017-11-21rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich
2017-11-21rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich
2017-11-21rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich
2017-11-21rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich
2017-11-21arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich
2017-11-21arm: mark save_boot_params_ret as a functionPhilipp Tomsich
2017-11-21arm: make save_boot_params_ret prototype visible for AArch64Philipp Tomsich
2017-11-21rockchip: boot0 hook: support early return for RK3188/RK3066-style BROMPhilipp Tomsich
2017-11-21bcm281xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-11-21bcm235xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-11-21socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-11-21rockchip: rk3036: use aligned address for SPL_TEXT_BASEPhilipp Tomsich
2017-11-21rockchip: rk3288: use aligned address for SPL_TEXT_BASEKever Yang