aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-26usb: xhci: Add Renesas R-Car xHCI driverMarek Vasut5-0/+837
2017-11-26usb: ehci: Fix accessors for big-endian platforms and descriptorsAlexey Brodkin1-4/+4
2017-11-26cmd: usb: ignore blk, emulation devices in usb tree/info displaySuneel Garapati1-3/+19
2017-11-24Merge git://git.denx.de/u-boot-arcTom Rini6-4/+135
2017-11-24arc: cache: Add required NOPs after invalidation of instruction cacheAlexey Brodkin1-0/+7
2017-11-24arc: bootm: Move slave cores kick-starting under !fakeAlexey Brodkin1-4/+4
2017-11-24ARC: HSDK: introduce CREG GPIO driverEugeniy Paltsev4-0/+124
2017-11-23Merge git://git.denx.de/u-boot-dmTom Rini25-138/+455
2017-11-22binman: Return non-zero exit code on test failureSimon Glass1-2/+6
2017-11-22binman: Add add test for using an Intel MRC binarySimon Glass2-0/+20
2017-11-22binman: Add add test for SPL with a microcode pointerSimon Glass3-31/+84
2017-11-22binman: Add a test for x86-start16-splSimon Glass2-1/+22
2017-11-22binman: Add test for u-boot-spl-bss-padSimon Glass6-1/+64
2017-11-22binman: Check for files missing from test coverageSimon Glass1-3/+19
2017-11-22binman: Increase test coverage back to 100%Simon Glass1-7/+4
2017-11-22binman: Add a main program to the testsSimon Glass2-0/+8
2017-11-22binman: Add tests for importlib availabilitySimon Glass2-2/+36
2017-11-22binman: Set up 'entry' to permit full test coverageSimon Glass3-5/+10
2017-11-22binman: Append to PYTHONPATH when running test coverageSimon Glass1-1/+1
2017-11-22dtoc: Fix up testsSimon Glass1-45/+37
2017-11-22buildman: Fix up testsSimon Glass1-10/+21
2017-11-22buildman: Allow skipping of tests which use the networkSimon Glass3-4/+11
2017-11-22patman: Fix up tests to pass with newest checkpatchSimon Glass1-15/+26
2017-11-22test/run: Report and return failureSimon Glass1-3/+17
2017-11-22binman: Disable the no-unit_address_vs_reg warningsSimon Glass1-1/+2
2017-11-22binman: Rename tests to ftestSimon Glass2-2/+2
2017-11-22binman: Add a Makefile for test-program compilationSimon Glass3-8/+36
2017-11-22binman: Add docs explaining how to enable binman for a boardSimon Glass1-0/+21
2017-11-22binman: Add better Makefile debuggingSimon Glass2-5/+16
2017-11-22Merge git://git.denx.de/u-boot-rockchipTom Rini60-892/+676
2017-11-21rockchip: remove duplicate CONFIG_ENV_SIZE definitionsPhilipp Tomsich3-5/+0
2017-11-21rockchip: check download key before bootupAndy Yan1-3/+46
2017-11-21rockchip: add support for enter to bootrom download modeAndy Yan3-2/+50
2017-11-21rockchip: make boot_mode related codes reused across all platformsAndy Yan9-73/+71
2017-11-21rockchip: spi: the symbol for Hertz is HzHeinrich Schuchardt1-1/+1
2017-11-21rockchip: clock: update sysreset driver bindingKever Yang8-24/+112
2017-11-21rockchip: sysreset: update Makefile to work with merged sysreset driverPhilipp Tomsich1-10/+1
2017-11-21rockchip: sysreset: merge into one common driverKever Yang10-397/+52
2017-11-21rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)Philipp Tomsich1-31/+14
2017-11-21rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich2-7/+6
2017-11-21rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich9-12/+15
2017-11-21rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich6-112/+9
2017-11-21rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich4-79/+73
2017-11-21arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich4-81/+98
2017-11-21arm: mark save_boot_params_ret as a functionPhilipp Tomsich1-0/+1
2017-11-21arm: make save_boot_params_ret prototype visible for AArch64Philipp Tomsich1-31/+31
2017-11-21rockchip: boot0 hook: support early return for RK3188/RK3066-style BROMPhilipp Tomsich2-6/+47
2017-11-21bcm281xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich1-0/+2
2017-11-21bcm235xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich1-0/+2
2017-11-21socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich1-0/+3