Age | Commit message (Expand) | Author |
2015-01-21 | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE | Daniel Schwierzeck |
2015-01-21 | MIPS: replace $(CPU) with Kconfig symbols | Daniel Schwierzeck |
2015-01-21 | MIPS: use common code from lib/time.c | Thomas Langer |
2015-01-21 | MIPS: bootm: add bootstage reporting | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: prepare a flattened device tree for the kernel | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: add mem, rd_start and rd_size to kernel command line | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: refactor preparation of Linux kernel environment | Daniel Schwierzeck |
2015-01-21 | MIPS: bootm: refactor preparation of Linux kernel command line | Daniel Schwierzeck |
2015-01-20 | Merge git://git.denx.de/u-boot-arc | Tom Rini |
2015-01-20 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2015-01-20 | zynq: Remove reference to gdata | Simon Glass |
2015-01-19 | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC | Nobuhiro Iwamatsu |
2015-01-16 | sunxi: Drop use of lowlevel_init() | Simon Glass |
2015-01-16 | sunxi: Move SPL s_init() code to board_init_f() | Simon Glass |
2015-01-16 | arm: Add warnings about using gdata | Simon Glass |
2015-01-16 | TI ARMv7: Don't use GD before crt0.S has set it | Tom Rini |
2015-01-16 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2015-01-16 | powerpc: 74xx_7xx: remove 74xx_7xx cpu support | Masahiro Yamada |
2015-01-16 | mpc8xx: remove unused linker script | Masahiro Yamada |
2015-01-16 | ppc4xx: remove dead code | Masahiro Yamada |
2015-01-15 | arc: rename "arc700" in "arcv1" | Alexey Brodkin |
2015-01-15 | board/synopsys: remove selection of CPU from the board | Alexey Brodkin |
2015-01-15 | arc: move common sources in library | Alexey Brodkin |
2015-01-15 | arc: move linker script in arch/arc/cpu folder | Alexey Brodkin |
2015-01-15 | arc: relocate - minor refactoring and clean-up | Alexey Brodkin |
2015-01-15 | arc: introduce separate section for interrupt vector table | Igor Guryanov |
2015-01-15 | arc: add dependences on MMU presence | Alexey Brodkin |
2015-01-15 | arc: interrupts - fix mask setup | Igor Guryanov |
2015-01-15 | arc: add ECR (exception cause register) output | Igor Guryanov |
2015-01-15 | arc: check caches existence before use | Igor Guryanov |
2015-01-14 | ARM: armv8: Fix typo in commentary | Michal Simek |
2015-01-14 | Add support for Seagate BlackArmor NAS220 | Evgeni Dobrev |
2015-01-14 | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin | Hans de Goede |
2015-01-14 | sunxi: usbc: Add support for usb0 to the common usbc code | Hans de Goede |
2015-01-14 | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg | Hans de Goede |
2015-01-14 | sun7i: Move psci_arch_init close to text_end | Jan Kiszka |
2015-01-14 | sun7i: Add support for taking CPUs offline via PSCI | Jan Kiszka |
2015-01-14 | sunxi: video: Add lvds support | Hans de Goede |
2015-01-14 | sunxi: video: Add VGA output support | Hans de Goede |
2015-01-14 | sunxi: video: Add lcd output support | Hans de Goede |
2015-01-14 | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 | Hans de Goede |
2015-01-14 | sunxi: gpio: Add support for gpio pins on the AXP209 pmic | Hans de Goede |
2015-01-14 | sunxi: gpio: Properly sort mux defines by port number | Hans de Goede |
2015-01-14 | sunxi: video: Set input sync enable | Hans de Goede |
2015-01-14 | sunxi: video: Add hdmi support | Hans de Goede |
2015-01-14 | sunxi: video: Add DDC & EDID support | Hans de Goede |
2015-01-14 | sunxi: Fix PLL1 running at half speed on sun8i | Hans de Goede |
2015-01-14 | sunxi: Fix buggy sun6i/sun8i DRAM size detection logic | Siarhei Siamashka |
2015-01-14 | sun8i: Add dram initialization support | Hans de Goede |
2015-01-14 | sunxi: Use memcmp for mctl_mem_matches | Hans de Goede |