Age | Commit message (Expand) | Author |
2016-03-15 | arm: Allow EFI payload code to take exceptions | Alexander Graf |
2016-03-15 | arm64: Allow EFI payload code to take exceptions | Alexander Graf |
2016-03-15 | arm64: Allow exceptions to return | Alexander Graf |
2016-03-15 | efi_loader: Add runtime services | Alexander Graf |
2016-03-15 | arm64: Only allow dcache disabled in SPL builds | Alexander Graf |
2016-03-15 | arm64: Remove non-full-va map code | Alexander Graf |
2016-03-15 | tegra: Replace home grown mmu code with generic table approach | Alexander Graf |
2016-03-15 | zymqmp: Replace home grown mmu code with generic table approach | Alexander Graf |
2016-03-15 | thunderx: Move mmu table into board file | Alexander Graf |
2016-03-15 | arm64: Make full va map code more dynamic | Alexander Graf |
2016-03-15 | arm64: Disable TTBR1 maps in EL1 | Alexander Graf |
2016-03-15 | thunderx: Calculate TCR dynamically | Alexander Graf |
2016-03-15 | omap4: Check warm reset for reboot mode validity | Paul Kocialkowski |
2016-03-15 | omap4: Reboot mode support | Paul Kocialkowski |
2016-03-15 | omap4: Properly enable USB PHY clocks | Paul Kocialkowski |
2016-03-15 | omap-common: clocks-common: Setup USB DPLL when MUSB is in use | Paul Kocialkowski |
2016-03-15 | Amazon Kindle Fire (first generation) codename kc1 support | Paul Kocialkowski |
2016-03-15 | omap4: Move i2c clocks enable to enable_basic_clocks | Paul Kocialkowski |
2016-03-15 | omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespace | Paul Kocialkowski |
2016-03-15 | omap-common: Remove deprecated arch_cpu_init code | Paul Kocialkowski |
2016-03-15 | omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs | Paul Kocialkowski |
2016-03-15 | omap4: Export jedec sdram timings | Paul Kocialkowski |
2016-03-15 | omap4: Export elpidia sdram timings | Paul Kocialkowski |
2016-03-15 | omap4: Export elpidia sdram device details | Paul Kocialkowski |
2016-03-15 | omap3: Use a define for reboot reason offset | Paul Kocialkowski |
2016-03-15 | omap3: String-based reboot mode handling | Paul Kocialkowski |
2016-03-15 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2016-03-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-03-14 | arm64: define _image_binary_end to fix SPL_OF_CONTROL | Masahiro Yamada |
2016-03-14 | ARM: DRA7: Move emif settings to board specific files | Lokesh Vutla |
2016-03-14 | ARM: DRA7: Enable EEPROM support | Lokesh Vutla |
2016-03-14 | ARM: Various: Future-proof serial platdata | Adam Ford |
2016-03-14 | ARM: OMAP4+: Allow arch specfic code to use early DM | Lokesh Vutla |
2016-03-14 | ARM: DRA7: emif: Enable interleaving for higher address space | Lokesh Vutla |
2016-03-14 | ARM: DRA7: emif: Check for enable bits before updating leveling output | Lokesh Vutla |
2016-03-14 | ARM: DRA7: emif: Fix DDR init sequence during warm reset | Lokesh Vutla |
2016-03-14 | ARM: DRA7: emif: Fix updating of refresh ctrl shadow | Lokesh Vutla |
2016-03-14 | ARM: keystone2: use detected ddr3a size | Vitaly Andrianov |
2016-03-14 | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3 | Vitaly Andrianov |
2016-03-14 | ARM: keystone2: K2G: Add support for different arm/device speeds | Lokesh Vutla |
2016-03-14 | ARM: keystone2: Allow for board specific speed definitions | Lokesh Vutla |
2016-03-14 | ARM: keystone2: K2G: power-off DSP during boot | Suman Anna |
2016-03-14 | ARM: keystone2: Use macro for DSP GEM power domain | Suman Anna |
2016-03-14 | arm: Add support for LEGO MINDSTORMS EV3 | David Lechner |
2016-03-14 | ARM: dts: k2g: Add support for PMMC | Nishanth Menon |
2016-03-14 | ARM: keystone2: psc: introduce function to hold and release module in reset. | Nishanth Menon |
2016-03-14 | ARM: keystone2: psc-defs: use adequate () for macros | Nishanth Menon |
2016-03-14 | ARM: keystone2: psc: redo doc in kernel-doc format | Nishanth Menon |
2016-03-14 | ARM: keystone2: Get rid of unused clock files | Nishanth Menon |
2016-03-14 | board: ti: AM57xx: Add detection logic for AM57xx-evm | Kipisz, Steven |