Age | Commit message (Expand) | Author |
2015-06-01 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2015-06-01 | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 | Nobuhiro Iwamatsu |
2015-06-01 | arm: rmobile: gose: Update to QoS revision 0.311 | Nobuhiro Iwamatsu |
2015-06-01 | arm: rmobile: koelsch: Update to QoS revision 0.411 | Nobuhiro Iwamatsu |
2015-06-01 | arm: rmobile: lager: Update to QoS revision 0.973 | Nobuhiro Iwamatsu |
2015-05-29 | ARM: sunxi: Share sun6i PSCI backend with sun8i | Chen-Yu Tsai |
2015-05-29 | ARM: sunxi: Add sun6i specific PSCI implementation | Chen-Yu Tsai |
2015-05-29 | ARM: sunxi: Make PSCI code sun7i specific | Chen-Yu Tsai |
2015-05-29 | ARM: sunxi: Document registers in PSCI code | Chen-Yu Tsai |
2015-05-29 | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory | Daniel KochmaĆski |
2015-05-29 | sun9i: Basic sun9i (A80) support | Hans de Goede |
2015-05-29 | sunxi: Remove support for building "old-fashioned" fel binaries | Hans de Goede |
2015-05-29 | sunxi: Use axp221 sid on a33 | Hans de Goede |
2015-05-28 | ARMv7M: add STM32F1 support | Matt Porter |
2015-05-26 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-05-26 | arm, imx6, i2c: add I2C4 for MX6DL | Heiko Schocher |
2015-05-19 | sunxi: Make DRAM_ODT_EN Kconfig setting a bool | Hans de Goede |
2015-05-19 | sunxi: Fix dram initialization not working on some a33 devices | Hans de Goede |
2015-05-19 | sunxi: add support for UART2 on A23/A33 | Laurent Itti |
2015-05-19 | imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP | Tim Harvey |
2015-05-19 | imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP | Tim Harvey |
2015-05-19 | arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified | Tim Harvey |
2015-05-18 | Merge git://git.denx.de/u-boot-samsung | Tom Rini |
2015-05-18 | exynos: clock: clean up checkpatch issues | Minkyu Kang |
2015-05-15 | arm: mx6: ddr3: Remove dead code | Nikolay Dimitrov |
2015-05-15 | mx6: Set shared override bit in PL310 AUX_CTRL register | Fabio Estevam |
2015-05-15 | arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations | Nikolay Dimitrov |
2015-05-13 | tegra: Boot in non-secure mode by default | Jan Kiszka |
2015-05-13 | tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 | Ian Campbell |
2015-05-13 | ARM: Add board-specific initialization hook for PSCI | Jan Kiszka |
2015-05-13 | virt-dt: Allow reservation of secure region when in a RAM carveout | Jan Kiszka |
2015-05-13 | ARM: Put target PC for PSCI CPU_ON on per-CPU stack | Jan Kiszka |
2015-05-13 | ARM: Factor out reusable psci_get_cpu_stack_top | Jan Kiszka |
2015-05-13 | ARM: Factor out reusable psci_cpu_entry | Jan Kiszka |
2015-05-13 | ARM: Factor out reusable psci_cpu_off_common | Jan Kiszka |
2015-05-13 | ARM: Factor out common psci_get_cpu_id | Jan Kiszka |
2015-05-13 | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions | Jan Kiszka |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-05-07 | ARM: socfpga: abolish CONFIG_SOCFPGA | Masahiro Yamada |
2015-05-07 | ARM: socfpga: move SoC sources to mach-socfpga | Masahiro Yamada |
2015-05-07 | ARM: socfpga: remove redundant config.mk | Masahiro Yamada |
2015-05-07 | ARM: socfpga: do not add board directory to header search path | Masahiro Yamada |
2015-05-05 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2015-05-05 | arm: armada-xp: Move SoC sources to mach-mvebu | Stefan Roese |
2015-05-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2015-05-05 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2015-05-04 | sunxi: usb: Protect phy-init and phy-power-on against multiple calls | Hans de Goede |
2015-05-04 | sunxi: usb: Do not call phy_probe from hcd code | Hans de Goede |
2015-05-04 | sunxi: usb: Rename the usbc.? files to usb_phy.? | Hans de Goede |
2015-05-04 | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar | Hans de Goede |