summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Support enabling debug in testsSimon Glass
2017-12-12binman: Adjust size of test SPL binarySimon Glass
2017-12-12binman: Add tests binaries with binman symbolsSimon Glass
2017-12-12binman: Drop a stale comment about the 'board' featureSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl.dtbSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen
2017-12-12Merge git://git.denx.de/u-boot-arcTom Rini
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin
2017-12-11Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-11Merge git://git.denx.de/u-boot-arcTom Rini
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada
2017-12-12ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev
2017-12-11ARC: cache: explicitly initialize "*_exists" variablesEugeniy Paltsev
2017-12-11ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev
2017-12-11ARC: add macro to get CPU idEugeniy Paltsev
2017-12-11ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev
2017-12-10ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev
2017-12-08Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-12-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-12-08rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-07armv8: fix gd after relocationYork Sun
2017-12-07log: Add documentationSimon Glass
2017-12-07log: test: Add a pytest for loggingSimon Glass
2017-12-07log: sandbox: Enable loggingSimon Glass
2017-12-07log: Plumb logging into the init sequenceSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add a 'log level' commandSimon Glass
2017-12-07log: Add a console driverSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-12-07Drop the log bufferSimon Glass
2017-12-07usb: Correct use of debug()Simon Glass
2017-12-07mtdparts: Correct use of debug()Simon Glass
2017-12-07Move debug and logging support to a separate headerSimon Glass