Age | Commit message (Expand) | Author |
2016-10-29 | ARM: uniphier: refactor DDR PHY parameter dump command | Masahiro Yamada |
2016-10-29 | ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoC | Masahiro Yamada |
2016-10-29 | ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3 | Masahiro Yamada |
2016-10-29 | ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabled | Masahiro Yamada |
2016-10-29 | ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8 | Masahiro Yamada |
2016-10-29 | ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h | Masahiro Yamada |
2016-10-29 | ARM: uniphier: update DRAM init code for LD20 SoC (3rd) | Masahiro Yamada |
2016-10-29 | ARM: uniphier: remove unused board attribute macros | Masahiro Yamada |
2016-10-29 | ARM: uniphier: enable SSC for more PLLs for LD20 SoC | Masahiro Yamada |
2016-10-29 | ARM: uniphier: remove unneeded mdelay() in PLL setting function | Masahiro Yamada |
2016-10-29 | ARM: uniphier: adjust fdt_file environment handling to latest Linux | Masahiro Yamada |
2016-10-28 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2016-10-28 | ARM: at91/dt: sama5d2: Fix the warning from dtc | Wenyou Yang |
2016-10-28 | arm, at91: add icache support | Heiko Schocher |
2016-10-28 | ARM: at91: clock: correct PRES offset for at91sam9x5 | Heiko Schocher |
2016-10-28 | arm: at91: mpddrc: add missing MPDDRC_MD defines | Heiko Schocher |
2016-10-28 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-27 | ddr: altera: Configuring SDRAM extra cycles timing parameters | Chin Liang See |
2016-10-26 | arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual | Jagan Teki |
2016-10-26 | arm: dts: imx6q: Add pinctrl defines | Jagan Teki |
2016-10-26 | arm: dts: Add devicetree for i.MX6Q | Jagan Teki |
2016-10-26 | engicam: icorem6: Add DM_GPIO, DM_MMC support | Jagan Teki |
2016-10-26 | arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo | Jagan Teki |
2016-10-26 | arm: dts: imx6dl: Add pinctrl defines | Jagan Teki |
2016-10-26 | arm: dts: Add devicetree for i.MX6DQL | Jagan Teki |
2016-10-26 | arm: dts: Add devicetree for i.MX6DL | Jagan Teki |
2016-10-26 | arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support | Jagan Teki |
2016-10-24 | Fix codying style broken by recent libfdt sync | Masahiro Yamada |
2016-10-24 | imx-common: compile plugin code | Peng Fan |
2016-10-24 | imx-common: introduce USE_IMXIMG_PLUGIN Kconfig | Peng Fan |
2016-10-24 | imx: mx7: Add plugin support | Peng Fan |
2016-10-24 | imx: mx6: Add plugin support | Peng Fan |
2016-10-19 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2016-10-19 | efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} | Alexander Graf |
2016-10-19 | x86: efi: Add EFI loader support for x86 | Simon Glass |
2016-10-19 | efi: Use asmlinkage for EFIAPI | Simon Glass |
2016-10-19 | cpu: Add get_vendor callback | Alexander Graf |
2016-10-19 | cpu: Add DMTF id and family fields | Alexander Graf |
2016-10-19 | smbios: Allow compilation on 64bit systems | Alexander Graf |
2016-10-19 | x86: Move smbios generation into arch independent directory | Alexander Graf |
2016-10-19 | x86: Move table csum into separate file | Alexander Graf |
2016-10-19 | efi_loader: Add generic PSCI RTS | Alexander Graf |
2016-10-19 | arm: Provide common PSCI based reset handler | Alexander Graf |
2016-10-18 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-10-18 | x86: Add implementations of setjmp() and longjmp() | Simon Glass |
2016-10-18 | x86: Move table csum into separate header | Alexander Graf |
2016-10-18 | arm: Add PSCI shutdown function | Alexander Graf |
2016-10-18 | arm: Disable HVC PSCI calls by default | Alexander Graf |
2016-10-18 | ARM: uniphier: remove unnecessary EHCI reset deassertion | Masahiro Yamada |