summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16env: add spi_flash_read_env functionHoratiu Vultur
2019-01-16mtd: nand: raw: allow to disable unneeded ECC layoutsStefan Agner
2019-01-16mips: mt7688: gardena-smart-gateway: Enable green power LED on startupStefan Roese
2019-01-16mips: mt7688: gardena-smart-gateway: Update mtdparts/mtdids for Kernel 4.19Stefan Roese
2019-01-16MIPS: bmips: switch to CONFIG_OF_SEPARATEDaniel Schwierzeck
2019-01-16MIPS: xilfpga: switch to CONFIG_OF_SEPARATEDaniel Schwierzeck
2019-01-16MIPS: pic32mzdask: switch to CONFIG_OF_SEPARATEDaniel Schwierzeck
2019-01-16MIPS: malta: switch to CONFIG_OF_SEPARATEDaniel Schwierzeck
2019-01-16MIPS: boston: switch to CONFIG_OF_SEPARATEDaniel Schwierzeck
2019-01-16MSCC: Add board support for Jaguar2 SOC familyHoratiu Vultur
2019-01-16MSCC: add device tree for Serval2 boardHoratiu Vultur
2019-01-16MSCC: Add device tree for Jaguar2-48 boardHoratiu Vultur
2019-01-16MSCC: Add device tree for Jaguar2 boardHoratiu Vultur
2019-01-16MSCC: Add support for Jaguar2 SOC familyHoratiu Vultur
2019-01-16pinctrl: mscc: Add gpio and pinctrl for Jaguar2 SOC familyHoratiu Vultur
2019-01-16mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.cLars Povlsen
2019-01-16mips: mscc: DT: Update luton device tree to use fast SPI driverLars Povlsen
2019-01-16mips: spi: mscc: Add fast bitbang SPI driverLars Povlsen
2019-01-16mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia
2019-01-16mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia
2019-01-16net: bcm6368: fix restart flow issuesÁlvaro Fernández Rojas
2019-01-16MIPS: jz47xx: remove custom u-boot-spl.ldsDaniel Schwierzeck
2019-01-16MIPS: optimize and fix ELF sectionsDaniel Schwierzeck
2019-01-16mips: ocelot: Enable use of serial gpio for LEDLars Povlsen
2019-01-16mips: ocelot: DT: Enable use of serial gpioLars Povlsen
2019-01-16mips: luton: Enable use of serial gpio for LEDLars Povlsen
2019-01-16mips: luton: DT: Enable use of serial gpioLars Povlsen
2019-01-16mips: mscc_sgpio: Add DT bindings documentationLars Povlsen
2019-01-16mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen
2019-01-16mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen
2019-01-16mips: luton: DT: Add pcb090Lars Povlsen
2019-01-16mips: mscc: Add generic GPIO control utility functionLars Povlsen
2019-01-16mips: mscc: Add generic PHY MIIM utility functionsLars Povlsen
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-01-15Merge git://git.denx.de/u-boot-riscvTom Rini
2019-01-15Merge branch '2019-01-14-master-imports'Tom Rini
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee
2019-01-15cmd: adc: Use the sub-command infrastructureBoris Brezillon
2019-01-15cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commandsBoris Brezillon
2019-01-15command: commands: Add macros to declare commands with subcmdsBoris Brezillon
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon
2019-01-15common: command: Fix command auto-completionBoris Brezillon
2019-01-15blk: Increase cache element sizeMarek Vasut
2019-01-15Makefile: run CONFIG_BOARD_SIZE_LIMIT against .imgSimon Goldschmidt
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada
2019-01-15kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham