Age | Commit message (Expand) | Author |
2017-05-08 | igep003x: Add support for IGEP SMARC AM335x | Pau Pajuelo |
2017-05-08 | igep0033: Rename to igep003x | Ladislav Michl |
2017-05-08 | ARM: am33xx: define BOOT_DEVICE_ONENAND | Ladislav Michl |
2017-05-08 | ARM: am33xx: fix typo in spl.h | Ladislav Michl |
2017-05-08 | stm32f7: add support for stm32f769 disco board | Vikas Manocha |
2017-05-08 | stm32f7: move board specific pin muxing to dts | Vikas Manocha |
2017-05-08 | stm32f7: sdram: correct sdram configuration as per micron sdram | Vikas Manocha |
2017-05-08 | stm32f746: to switch on user LED1 & read user button | Vikas Manocha |
2017-05-08 | stm32f7: use stm32f7 gpio driver supporting driver model | Vikas Manocha |
2017-05-08 | ARM: DT: stm32f7: add gpio device tree nodes | Vikas Manocha |
2017-05-08 | dm: gpio: Add driver for stm32f7 gpio controller | Vikas Manocha |
2017-05-08 | stm32f7: sdram: use sdram device tree node to configure sdram controller | Vikas Manocha |
2017-05-08 | stm32f7: use clock driver to enable sdram controller clock | Vikas Manocha |
2017-05-08 | ARM: DT: stm32f7: add sdram pin contol node | Vikas Manocha |
2017-05-08 | stm32f7: use clock driver to enable qspi controller clock | Vikas Manocha |
2017-05-08 | spl: make image arg or fdt blob address reconfigurable | Vikas Manocha |
2017-05-08 | arm: dra7xx: move CONFIG_DRA7XX to Kconfig | Uri Mashiach |
2017-05-05 | arm64: mvebu: incorrect check of fdt address cells | xypron.glpk@gmx.de |
2017-05-02 | sunxi: add clock configuration of R40 sata | Icenowy Zheng |
2017-05-02 | ARM: sunxi: use imply instead of bare default y in Kconfig | Masahiro Yamada |
2017-05-02 | ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig | Masahiro Yamada |
2017-05-01 | fdt: Move fdt_fixup_ethernet to a common place | Tom Rini |
2017-04-30 | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_DEKBLOB to Kconfig | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_CLK to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_CHIP_CONFIG to Kconfig | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate config for FS_CBFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CBFS to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BMODE to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BLOB to Kconfig | Simon Glass |
2017-04-30 | power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 | Simon Glass |
2017-04-30 | arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options | Tom Rini |
2017-04-28 | sunxi: video: Add A64/H3/H5 HDMI driver | Jernej Skrabec |
2017-04-28 | sunxi: i2c: Add support for DM I2C | Jernej Skrabec |
2017-04-27 | Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2017-04-27 | arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() | Patrice Chotard |
2017-04-27 | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada |
2017-04-27 | Kconfig: Enable FIT support by default for TI platforms | Andrew F. Davis |
2017-04-27 | arm: Warn that starting with v2018.01 gcc-6 or later is required | Tom Rini |
2017-04-27 | dm: sandbox: pwm: Add a basic pwm test | Simon Glass |
2017-04-27 | OMAP3: Correct name of omap34xx_gpios when using DM_GPIO | Adam Ford |
2017-04-27 | omap3: i2c: correct register | Adam Ford |
2017-04-27 | zynq-topic-miami.dts: Add usbotg0 alias to make USB actually work | Mike Looijmans |
2017-04-25 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2017-04-25 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-04-25 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2017-04-25 | arm: socfpga: add cyclone5 based de10-nano board | Dalon Westergreen |
2017-04-24 | arm: psci: make psci usable on single core socs | Yuantian Tang |