Age | Commit message (Expand) | Author |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-20 | replace DIV_ROUND with DIV_ROUND_CLOSEST | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARMV7 defines | Masahiro Yamada |
2014-11-17 | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen |
2014-11-17 | ARM: atmel: add sama5d4ek board support | Bo Shen |
2014-11-17 | arm, spl, at91: add spl support for the corvus board | Heiko Schocher |
2014-11-17 | arm, at91, spl: add spl support for the taurus board | Heiko Schocher |
2014-11-17 | arm, spl, at91: add at91sam9260 and at91sam9g45 spl support | Heiko Schocher |
2014-11-17 | arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define | Heiko Schocher |
2014-11-17 | arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 | Heiko Schocher |
2014-11-17 | arm, at91, mpddrc: fix typo in ddr2_init() | Heiko Schocher |
2014-11-17 | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher |
2014-11-17 | ARM: atmel: spl: make css field configurable | Bo Shen |
2014-11-17 | ARM: atmel: spl: make initialization more stable | Bo Shen |
2014-11-17 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2014-11-14 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-11-13 | arm: mx6: add support for TBS2910 Matrix ARM miniPC | Soeren Moch |
2014-11-13 | mx6: video_skip: Fix crash on NULL pointer | Nikolay Dimitrov |
2014-11-13 | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini |
2014-11-13 | kconfig: imx6: add SUPPORT_SPL | John Tobias |
2014-11-13 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-11-13 | arm: mx6: Fix missing Kconfig option for Novena | Marek Vasut |
2014-11-13 | sun6i: ehci: Add sun6i ehci support | Hans de Goede |
2014-11-13 | sun6i: Poke magic sram controller register to avoid cache issues | Hans de Goede |
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 |