| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() | Bin Meng | 2016-01-28 | 1 | -10/+6 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2016-01-12 | 13 | -97/+56 |
|\ |
|
| * | sandbox: eth-raw-os.c: Ensure that our interface name is not too long | Tom Rini | 2016-01-12 | 1 | -0/+4 |
| * | rockchip: Use the debug UART on rk3036 | Simon Glass | 2016-01-12 | 3 | -65/+8 |
| * | dm: Convert PCI MMC over to use DM PCI API | Simon Glass | 2016-01-12 | 3 | -6/+6 |
| * | dm: tegra: net: Convert tegra boards to driver model for Ethernet | Simon Glass | 2016-01-12 | 1 | -0/+1 |
| * | dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API | Simon Glass | 2016-01-12 | 1 | -1/+2 |
| * | dm: pci: video: Convert video and pci_rom to use DM PCI API | Simon Glass | 2016-01-12 | 1 | -2/+2 |
| * | dm: Convert bios_interrupts to use DM PCI API | Simon Glass | 2016-01-12 | 1 | -13/+23 |
| * | dm: x86: ivybridge: Convert graphics init to use DM PCI API | Simon Glass | 2016-01-12 | 3 | -12/+12 |
* | | ARM: uniphier: add dump command for DDR Multi PHY registers | Masahiro Yamada | 2016-01-13 | 3 | -0/+339 |
* | | ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6b | Masahiro Yamada | 2016-01-13 | 5 | -0/+826 |
* | | ARM: uniphier: move headers out of include/mach directory | Masahiro Yamada | 2016-01-13 | 77 | -129/+188 |
* | | ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectory | Masahiro Yamada | 2016-01-13 | 3 | -1/+2 |
* | | ARM: uniphier: move cmd_ddrphy.c to dram subdirectory | Masahiro Yamada | 2016-01-13 | 3 | -1/+2 |
* | | ARM: uniphier: kill bogus header includes | Masahiro Yamada | 2016-01-13 | 13 | -15/+0 |
|/ |
|
* | am33xx/am43xx: Add platform data for GPIOs | Tom Rini | 2016-01-08 | 1 | -0/+23 |
* | powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx | Robert P. J. Day | 2016-01-08 | 6 | -20/+20 |
* | test: add sandbox timer to test.dts | Thomas Chou | 2016-01-07 | 1 | -0/+5 |
* | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2016-01-07 | 1 | -0/+2 |
|\ |
|
| * | powerpc, mpc5xxx: fix missing bootflag init | Heiko Schocher | 2016-01-05 | 1 | -0/+2 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-01-03 | 6 | -5/+50 |
|\ \
| |/
|/| |
|
| * | imx_common: check for Serial Downloader in spl_boot_device | Stefano Babic | 2016-01-03 | 1 | -0/+8 |
| * | ARM: mxs: allow boards to select DC-DC switching clock source | Michael Heimpold | 2016-01-03 | 2 | -0/+36 |
| * | imx: ddr: drop duplicated debug info | Peng Fan | 2016-01-03 | 1 | -1/+0 |
| * | imx: mx6: fix reg base address when runtime usage | Peng Fan | 2015-12-07 | 1 | -4/+4 |
| * | imx: mx6: add missing return value | Jeroen Hofstee | 2015-12-07 | 1 | -0/+2 |
* | | Merge git://git.denx.de/u-boot-socfpga | Tom Rini | 2015-12-24 | 4 | -3/+22 |
|\ \ |
|
| * | | arm: socfpga: Unreset NAND in U-Boot | Marek Vasut | 2015-12-22 | 1 | -0/+4 |
| * | | arm: socfpga: Unreset NAND in SPL | Marek Vasut | 2015-12-22 | 1 | -0/+1 |
| * | | arm: socfpga: Define NAND reset bit | Marek Vasut | 2015-12-22 | 1 | -1/+2 |
| * | | arm: socfpga: Make /soc available in pre-reloc | Marek Vasut | 2015-12-22 | 1 | -0/+4 |
| * | | arm: socfpga: Actually enable L2 cache | Marek Vasut | 2015-12-22 | 1 | -2/+11 |
* | | | ARM: dts: uniphier: add SD/MMC pinmux nodes | Masahiro Yamada | 2015-12-23 | 1 | -0/+15 |
* | | | ARM: uniphier: set DTB file name to fdt_file environment | Masahiro Yamada | 2015-12-23 | 1 | -0/+35 |
* | | | ARM: uniphier: merge umc/ and ddrphy/ into a single directory | Masahiro Yamada | 2015-12-23 | 11 | -15/+11 |
* | | | ARM: uniphier: display model number all the time on boot up | Masahiro Yamada | 2015-12-23 | 1 | -2/+1 |
* | | | ARM: uniphier: add macros and revision IDs for sLD11 and LD10 | Masahiro Yamada | 2015-12-23 | 3 | -1/+27 |
* | | | ARM: uniphier: compile uniphier_get_board_param() for U-Boot proper | Masahiro Yamada | 2015-12-23 | 1 | -1/+1 |
* | | | ARM: uniphier: split ProXstream2 board data and change DDR frequency | Masahiro Yamada | 2015-12-23 | 1 | -3/+17 |
* | | | ARM: uniphier: call uniphier_get_board_param() without FDT blob | Masahiro Yamada | 2015-12-23 | 3 | -6/+7 |
* | | | ARM: uniphier: add functions to get SoC model/revision | Masahiro Yamada | 2015-12-23 | 2 | -0/+15 |
* | | | ARM: dts: uniphier: use stdout-path instead of console | Masahiro Yamada | 2015-12-23 | 8 | -16/+8 |
* | | | ARM: dts: uniphier: add outer cache nodes | Masahiro Yamada | 2015-12-23 | 5 | -7/+84 |
* | | | ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi | Masahiro Yamada | 2015-12-23 | 6 | -881/+616 |
* | | | ARM: uniphier: allow DDR function to return more precise error code | Masahiro Yamada | 2015-12-23 | 1 | -2/+3 |
* | | | ARM: uniphier: use BIT() macro for DDR PHY header | Masahiro Yamada | 2015-12-23 | 1 | -45/+46 |
* | | | ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_* | Masahiro Yamada | 2015-12-23 | 2 | -4/+4 |
* | | | ARM: uniphier: add const qualifier to constant array | Masahiro Yamada | 2015-12-23 | 1 | -1/+1 |
* | | | ARM: uniphier: add static qualifiers to locally used functions | Masahiro Yamada | 2015-12-23 | 1 | -6/+6 |