Age | Commit message (Expand) | Author |
2014-11-13 | sun6i: Add dram initialization code | Hans de Goede |
2014-11-13 | sun4i: Rename dram files to dram_sun4i.x | Hans de Goede |
2014-11-13 | sun6i: Add cpucfg register definitions | Hans de Goede |
2014-11-13 | sun6i: Add clock functions needed for SPL / DRAM init | Hans de Goede |
2014-11-13 | sun6i: Add new p2wi controller driver | Oliver Schinagl |
2014-11-13 | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2014-11-13 | kconfig: arm: move "armv8" define to arch/arm/Kconfig | Masahiro Yamada |
2014-11-13 | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada |
2014-11-13 | ARM: remove unused CPU directory | Masahiro Yamada |
2014-11-12 | arm: imx: make bmode command work with SPL/U-Boot combo | Nikita Kiryanov |
2014-11-12 | ARM: cache-cp15: Use more accurate types | Thierry Reding |
2014-11-12 | ARM: cache_v7: Various minor cleanups | Thierry Reding |
2014-11-11 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2014-11-11 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2014-11-11 | Revert "lib: bootm: add missing include" | Michal Simek |
2014-11-12 | ARM: UniPhier: call pin_init() also in the normal boot | Masahiro Yamada |
2014-11-12 | ARM: UniPhier: consolidate board_postclk_init() function | Masahiro Yamada |
2014-11-12 | ARM: UniPhier: add set_pinsel macro for use in assembly code | Masahiro Yamada |
2014-11-12 | usb: UniPhier: add UniPhier on-chip EHCI host driver support | Masahiro Yamada |
2014-11-12 | ARM: UniPhier: add MIO register file | Masahiro Yamada |
2014-11-12 | ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 | Masahiro Yamada |
2014-11-12 | ARM: UniPhier: move DDR related configuration to Kconfig | Masahiro Yamada |
2014-11-12 | ARM: UniPhier: reset on-board devices on start-up | Masahiro Yamada |
2014-11-11 | kconfig: zynq: Add ZYBO board | Peter Crosthwaite |
2014-11-11 | arm: dts: zynq: Add digilent ZYBO board dts | Peter Crosthwaite |
2014-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-11-10 | ARM: MXS: fix Uninitialized variable error | Wolfgang Denk |
2014-11-10 | arm: rmobile: Move rcar-i2c of the address defined to common header | Nobuhiro Iwamatsu |
2014-11-10 | arm: rmobile: Move sh-i2c of the address defined to common header | Nobuhiro Iwamatsu |
2014-11-10 | arm: rmobile: Add support gose board | Nobuhiro Iwamatsu |
2014-11-10 | arm: rmobile: Add support R8A7793 | Nobuhiro Iwamatsu |
2014-11-07 | cppcheck cleanup: fix nullPointer errors | Wolfgang Denk |
2014-11-07 | Merge git://git.denx.de/u-boot-ti | Tom Rini |
2014-11-07 | arm: socfpga: Add socfpga_spim_enable() to reset_manager.c | Stefan Roese |
2014-11-07 | arm: socfpga: Add DW master SPI clock to clock_manager.c | Stefan Roese |
2014-11-07 | arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target | Stefan Roese |
2014-11-06 | omap3: cm-t3517: add basic board support | Igor Grinberg |
2014-11-06 | am335x: make get_board_rev() function weak | Igor Grinberg |
2014-11-05 | Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh | Tom Rini |
2014-11-05 | net: keystone_net: add Keystone2 K2L SoC support | Khoronzhuk, Ivan |
2014-11-05 | net: keystone_serdes: add keystone K2L SoC support | Khoronzhuk, Ivan |
2014-11-05 | ARM: keystone2: keysonte_nav: add support for K2L SoC | Khoronzhuk, Ivan |
2014-11-05 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-11-05 | dm: sunxi: Add support for serial using driver model | Simon Glass |
2014-11-05 | dm: sunxi: Add pinmux functions which take a bank parameter | Simon Glass |
2014-11-05 | dm: sunxi: Add a new config for an FDT-based pcDuino3 | Simon Glass |
2014-11-05 | dm: sunxi: dts: Add sun7i device tree files | Simon Glass |
2014-11-05 | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I | Ian Campbell |
2014-11-05 | sunxi: kconfig: Add top-level ARCH_SUNXI | Ian Campbell |
2014-11-04 | arm926ejs: cache: use __weak | Jeroen Hofstee |