summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-10MIPS: add support for Broadcom MIPS BCM63268 SoC familyÁlvaro Fernández Rojas
2017-05-10MIPS: add BMIPS Comtrend AR-5387un boardÁlvaro Fernández Rojas
2017-05-10MIPS: add support for Broadcom MIPS BCM6328 SoC familyÁlvaro Fernández Rojas
2017-05-10MIPS: add BMIPS Huawei HG556a boardÁlvaro Fernández Rojas
2017-05-10MIPS: add support for Broadcom MIPS BCM6358 SoC familyÁlvaro Fernández Rojas
2017-05-10MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas
2017-05-10ram: add RAM driver for Broadcom MIPS SoCsÁlvaro Fernández Rojas
2017-05-10cpu: add CPU driver for Broadcom MIPS SoCsÁlvaro Fernández Rojas
2017-05-10cmd: cpu: refactor to ensure devices are probed and improve code styleÁlvaro Fernández Rojas
2017-05-10serial: add serial driver for BCM6345Álvaro Fernández Rojas
2017-05-10MIPS: allow using generic sysreset driversÁlvaro Fernández Rojas
2017-05-10sysreset: add syscon-reboot driverÁlvaro Fernández Rojas
2017-05-10cmd: cpu: fix NULL cpu feature printsÁlvaro Fernández Rojas
2017-05-10MIPS: call debug_uart_init right before board_init_fDaniel Schwierzeck
2017-05-10MIPS: tl-wdr4300: remove debug_uart_init callÁlvaro Fernández Rojas
2017-05-10MIPS: QCA AP143: remove debug_uart_init callÁlvaro Fernández Rojas
2017-05-10MIPS: QCA AP121: remove debug_uart_init callÁlvaro Fernández Rojas
2017-05-10u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elfÁlvaro Fernández Rojas
2017-05-10MIPS: add support for generating u-boot.elfÁlvaro Fernández Rojas
2017-05-10u-boot.elf: allow overriding entry symbolÁlvaro Fernández Rojas
2017-05-10u-boot.elf: remove hard-coded arm64 flagsÁlvaro Fernández Rojas
2017-05-09power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford
2017-05-09power: twl4030: Move CONFIG_TWL4030_POWER to KconfigAdam Ford
2017-05-09power: twl4030: Add CONFIG_CMD_POWEROFF supportAdam Ford
2017-05-09omap3_logic: Add Device Tree Support and more DM driversAdam Ford
2017-05-09ARM: DTS: Add Logic PD DM3730 Torpedo Device TreeAdam Ford
2017-05-09ARM: DTS: Add Logic PD DM3730 SOM-LV initial supportAdam Ford
2017-05-09OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC.Adam Ford
2017-05-09omap3: Copy twl4030 device tree from Linux 4.9.y stableAdam Ford
2017-05-09ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3Adam Ford
2017-05-09omap3630: Copy Device tree from Linux 4.9.y stableAdam Ford
2017-05-09omap3: Copy Device tree from Linux 4.9.y stableAdam Ford
2017-05-09omap_hsmmc: update struct hsmmc to accommodate omap3 from DTAdam Ford
2017-05-09Allow boards to initialize the DT at runtime.Alex Deymo
2017-05-09bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati
2017-05-09arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass
2017-05-09dm: video: arm: rpi: Convert to use driver model for videoSimon Glass
2017-05-09dm: video: Add driver-model support to lcd_simplefbSimon Glass
2017-05-09dm: video: Refactor lcd_simplefb to prepare for driver modelSimon Glass
2017-05-09video: arm: rpi: Move the video settings out of the driverSimon Glass
2017-05-09video: arm: rpi: Move the video query out of the driverSimon Glass
2017-05-09dm: arm: rpi: Drop CONFIG_OF_EMBEDSimon Glass
2017-05-09dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass
2017-05-09arm: rpi: Add a function to obtain the MMC clockSimon Glass
2017-05-09arm: rpi: Add a file to handle messagesSimon Glass
2017-05-09dm: arm: rpi: Use driver model for EthernetSimon Glass
2017-05-09dm: arm: rpi: Move to driver model for USBSimon Glass
2017-05-09arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass
2017-05-09arm: rpi: Drop the GPIO device addressesSimon Glass
2017-05-09string: Use memcpy() within memmove() when we canSimon Glass