aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-16mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.cLars Povlsen3-130/+0
2019-01-16mips: mscc: DT: Update luton device tree to use fast SPI driverLars Povlsen2-14/+4
2019-01-16mips: spi: mscc: Add fast bitbang SPI driverLars Povlsen5-0/+283
2019-01-16mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia1-44/+61
2019-01-16mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia1-4/+4
2019-01-16net: bcm6368: fix restart flow issuesÁlvaro Fernández Rojas1-47/+62
2019-01-16MIPS: jz47xx: remove custom u-boot-spl.ldsDaniel Schwierzeck2-51/+0
2019-01-16MIPS: optimize and fix ELF sectionsDaniel Schwierzeck2-68/+136
2019-01-16mips: ocelot: Enable use of serial gpio for LEDLars Povlsen2-0/+9
2019-01-16mips: ocelot: DT: Enable use of serial gpioLars Povlsen3-0/+124
2019-01-16mips: luton: Enable use of serial gpio for LEDLars Povlsen2-0/+9
2019-01-16mips: luton: DT: Enable use of serial gpioLars Povlsen3-0/+68
2019-01-16mips: mscc_sgpio: Add DT bindings documentationLars Povlsen1-0/+45
2019-01-16mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen4-0/+288
2019-01-16mips: mscc: luton+ocelot: Remove board config options, do probingLars Povlsen9-103/+113
2019-01-16mips: luton: DT: Add pcb090Lars Povlsen1-0/+36
2019-01-16mips: mscc: Add generic GPIO control utility functionLars Povlsen5-1/+40
2019-01-16mips: mscc: Add generic PHY MIIM utility functionsLars Povlsen5-1/+145
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini25-96/+174
2019-01-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini6-5/+358
2019-01-15Merge git://git.denx.de/u-boot-riscvTom Rini7-56/+49
2019-01-15Merge branch '2019-01-14-master-imports'Tom Rini104-715/+4450
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon4-13/+77
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee3-119/+56
2019-01-15cmd: adc: Use the sub-command infrastructureBoris Brezillon1-28/+5
2019-01-15cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commandsBoris Brezillon1-181/+267
2019-01-15command: commands: Add macros to declare commands with subcmdsBoris Brezillon1-0/+78
2019-01-15common: command: Rework the 'cmd is repeatable' logicBoris Brezillon5-12/+84
2019-01-15common: command: Expose a generic helper to auto-complete sub commandsBoris Brezillon2-4/+19
2019-01-15common: command: Fix command auto-completionBoris Brezillon1-2/+10
2019-01-15blk: Increase cache element sizeMarek Vasut1-1/+1
2019-01-15Makefile: run CONFIG_BOARD_SIZE_LIMIT against .imgSimon Goldschmidt1-0/+1
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada6-12/+3
2019-01-15kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada1-0/+3
2019-01-15common: Kconfig: miscellaneous spelling fixesChris Packham1-5/+5
2019-01-15kbuild: fix parallel build race caused by u-boot.cfg regenerationMasahiro Yamada1-3/+3
2019-01-15serial: ns16550: fix debug uart putc called before initSimon Goldschmidt2-2/+30
2019-01-15drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UARTSimon Goldschmidt1-0/+1
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian1-1/+1
2019-01-15xyz-modem: Fix timeout loop waiting with WATCHDOGLokesh Vutla1-0/+2
2019-01-15pylibfdt: Use Python 2 in MakefileJosef Lusticky1-1/+1
2019-01-15lib: uuid: Do not enable UUID command SPLMarek Vasut1-1/+1
2019-01-15spl: ymodem: Add support for loading gzip compressed uImageMarek Vasut1-5/+24
2019-01-15dtoc: make generated platdata structs constSimon Goldschmidt1-1/+1
2019-01-15cmd: zip: use correct format codeHeinrich Schuchardt1-1/+1
2019-01-15cmd: unzip: use correct format codeHeinrich Schuchardt1-1/+1
2019-01-15cmd: ubi: remove unreachable codeHeinrich Schuchardt1-5/+1
2019-01-15cmd: tpm-v2: use correct format codeHeinrich Schuchardt1-1/+1
2019-01-15cmd: sf: use correct printf codeHeinrich Schuchardt1-1/+1
2019-01-15cmd: nvedit: use correct format codeHeinrich Schuchardt1-2/+2