| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | x86: Don't export interrupt handlers with x86_64 | Simon Glass | 2016-10-11 | 1 | -1/+1 |
| * | | elf: Add the Elf64_Rela type | Simon Glass | 2016-10-11 | 1 | -0/+6 |
| * | | Add _image_binary_end section declaration | Simon Glass | 2016-10-11 | 1 | -0/+1 |
| * | | x86: Adjust config to support DM_VIDEO | Simon Glass | 2016-10-11 | 2 | -2/+10 |
| * | | dm: video: Add driver-model support to vesa graphics | Simon Glass | 2016-10-11 | 1 | -0/+2 |
| * | | dm: core: Add a function to get a uclass name | Simon Glass | 2016-10-11 | 1 | -0/+8 |
| * | | list: Add list_last_entry() to find the last entry | Simon Glass | 2016-10-11 | 1 | -0/+11 |
| * | | x86: baytrail: Add 2nd eMMC controller to the PCI probe list | Stefan Roese | 2016-10-11 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2016-10-12 | 1 | -0/+2 |
|\ \ |
|
| * | | tegra: usb gadget: fix ci udc operation if not hostpc capable | Marcel Ziswiler | 2016-10-10 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2016-10-12 | 2 | -11/+11 |
|\ \ |
|
| * | | reset: declare fdtdec_phandle_args as struct to fix warning | Masahiro Yamada | 2016-10-10 | 1 | -0/+1 |
| * | | ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada | 2016-10-10 | 1 | -7/+7 |
| * | | ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD | Masahiro Yamada | 2016-10-10 | 1 | -4/+3 |
| * | | ARM: uniphier: fix typos in a comment block | Masahiro Yamada | 2016-10-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini | 2016-10-12 | 1 | -0/+103 |
|\ \ |
|
| * | | arm: kirkwood: add support for Synology DS109 board | Walter Schweizer | 2016-10-09 | 1 | -0/+103 |
| |/ |
|
* | | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-10-12 | 11 | -47/+28 |
|\ \ |
|
| * | | board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS | Pratiyush Srivastava | 2016-10-07 | 1 | -0/+11 |
| * | | armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS | Pratiyush Srivastava | 2016-10-07 | 1 | -5/+0 |
| * | | armv7: ls1021a: Move DDR config options to Kconfig | York Sun | 2016-10-06 | 1 | -1/+0 |
| * | | armv8: fsl-layerscape: Move DDR config options to Kconfig | York Sun | 2016-10-06 | 3 | -8/+0 |
| * | | arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig | York Sun | 2016-10-06 | 8 | -19/+0 |
| * | | arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig | York Sun | 2016-10-06 | 4 | -4/+0 |
| * | | ARMv7: LS102xA: Move two macros from header files to Kconfig | Hongbo Zhang | 2016-10-06 | 2 | -4/+0 |
| * | | fsl_sfp : Modify macros as per changes in SFP v3.4 | Sumit Garg | 2016-10-06 | 1 | -2/+9 |
| * | | armv7: LS1021a: enable i-cache in start.S | Xiaoliang Yang | 2016-10-06 | 2 | -2/+0 |
| * | | fsl_sec_mon: Update driver for Security Monitor | Sumit Garg | 2016-10-06 | 1 | -4/+8 |
* | | | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 194 | -355/+0 |
* | | | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 121 | -137/+0 |
| |/
|/| |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2016-10-08 | 11 | -54/+644 |
|\ \ |
|
| * | | board: ge: bx50v3: Pass video bootargs for b850v3 | Ken Lin | 2016-10-07 | 1 | -1/+6 |
| * | | power: pmic: add Ricoh RN5T567 PMIC support | Stefan Agner | 2016-10-07 | 1 | -0/+113 |
| * | | colibri_imx7: remove legancy I2C support | Stefan Agner | 2016-10-07 | 1 | -2/+0 |
| * | | pcm052: add new BK4r1 target based on PCM052 SoM | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 2 | -6/+72 |
| * | | pcm052: allow specifying onboard DDR size in configs | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -2/+3 |
| * | | tools: mkimage: add support for Vybrid image format | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 2 | -8/+7 |
| * | | pcm052: remove target-specific dtb name from env | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -1/+1 |
| * | | pcm052: fix MTD partitioning | Albert ARIBAUD \(3ADEV\) | 2016-10-06 | 1 | -8/+6 |
| * | | arm: imx: add i.MX6ULL 14x14 EVK board support | Peng Fan | 2016-10-04 | 1 | -0/+180 |
| * | | dt-bindings: add i.mx6ul clock header | Peng Fan | 2016-10-04 | 1 | -0/+253 |
| * | | board: tbs2910: Add CMD_PART | Soeren Moch | 2016-10-04 | 1 | -0/+2 |
| * | | imx_watchdog: Do not assert WDOG_B on watchdog init | Ross Parker | 2016-10-04 | 1 | -0/+1 |
| * | | board: tbs2910: Fix BOOTMAPSZ | Soeren Moch | 2016-10-04 | 1 | -1/+1 |
| * | | wandboard: Remove videoargs script | Fabio Estevam | 2016-10-04 | 1 | -26/+0 |
| |/ |
|
* | | cros_ec: Honor the google,remote-bus dt property | Moritz Fischer | 2016-10-08 | 1 | -1/+3 |
* | | dra7x: dfu: qspi: increase the qspi spl partition to 256K | B, Ravi | 2016-10-08 | 1 | -8/+2 |
* | | dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT | B, Ravi | 2016-10-08 | 1 | -1/+0 |
* | | Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" | Masahiro Yamada | 2016-10-08 | 1 | -12/+13 |
* | | ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() | Masahiro Yamada | 2016-10-08 | 1 | -4/+4 |