summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-29binman: Correct fmap output on x86Simon Glass
2018-09-29binman: Record the parent section of each sectionSimon Glass
2018-09-29binman: Support x86 microcode in TPLSimon Glass
2018-09-29binman: Support hashing entriesSimon Glass
2018-09-29binman: Mention section attributes in docsSimon Glass
2018-09-29binman: Support expanding entriesSimon Glass
2018-09-29binman: Support adding filesSimon Glass
2018-09-29binman: Allow zero-size sectionsSimon Glass
2018-09-29binman: Support compressed entriesSimon Glass
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-09-29Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xxTom Rini
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-29Convert CONFIG_DISABLE_CONSOLE to KconfigChristian Gmeiner
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-29ARM: omap3_logic: Remove non-DM MMC initializationAdam Ford
2018-09-29ARM: omap3_logic: Remove some manual pin-muxingAdam Ford
2018-09-29ARM: am3517_evm: Enable TCA6416PW GPIO ExpanderAdam Ford
2018-09-29ARM: da850evm: Pinctrl for da850evmAdam Ford
2018-09-29ARM: da850evm: Enable CMD_DM for da850evmAdam Ford
2018-09-29ARM: am3517_evm: Enable PinctrlAdam Ford
2018-09-29cmd: Relocate poweroff under Device access commandsAdam Ford
2018-09-29ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsiAdam Ford
2018-09-29mmc: omap_mmc: Remove invert referencesAdam Ford
2018-09-28ARM: dts: at91: sama5d4_xplained: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d2_ptc: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d27_som1_ek: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d3_xplained: add onewire connector for LCD eepromEugen Hristev
2018-09-28ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eepromEugen Hristev
2018-09-28configs: sama5d4_xplained: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d27_som1_ek: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d2_ptc_ek: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d3_xplained: add fdt overlay supportEugen Hristev
2018-09-28configs: sama5d2_xplained: add fdt overlay supportEugen Hristev
2018-09-28board: sama5d4_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d2_ptc_ek: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d27_som1_ek: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d3_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: sama5d2_xplained: add pda detect call at init timeEugen Hristev
2018-09-28board: atmel: add support for pda detectionEugen Hristev
2018-09-28configs: sama5d4_xplained: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d2_ptc_ek: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d27_som1_ek: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d3_xplained: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sama5d2_xplained: add onewire and eeprom driversEugen Hristev
2018-09-28configs: sandbox: add onewire w1 and sandbox eepromEugen Hristev
2018-09-28sandbox: DTS: w1: add node for one wire interface on GPIOEugen Hristev
2018-09-28pinctrl: sandbox: add gpio onewire w1 groupEugen Hristev
2018-09-28w1: add command for onewire protocolEugen Hristev
2018-09-28dt-bindings: w1-eeprom: eep_sandbox: create bindingsEugen Hristev
2018-09-28W1-EEPROM: add sandbox driverEugen Hristev