Age | Commit message (Expand) | Author |
2017-07-26 | arm: mach-keystone: Fixes issue with return values in inline assembly | Srinivas, Madan |
2017-07-26 | configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs boot | Madan Srinivas |
2017-07-26 | arm: mach-keystone: Updates mon_install for K2G HS | Madan Srinivas |
2017-07-26 | configs: k2x_evm: Reorder default boot command | Andrew F. Davis |
2017-07-26 | configs: k2x_evm: Adds environment variables for secure devices | Madan Srinivas |
2017-07-26 | configs: k2x_evm: Adds FIT loading environment variables | Andrew F. Davis |
2017-07-26 | board: ti: x15: Add support for beagle_X15 revC | Lokesh Vutla |
2017-07-26 | board: ti: am57xx: Fix detection of board version | Lokesh Vutla |
2017-07-26 | odroid-c2: enable GPIO | Beniamino Galvani |
2017-07-26 | pinctrl: meson: add GPIO support | Beniamino Galvani |
2017-07-26 | arm: dts: meson: import dts files from Linux 4.12 | Beniamino Galvani |
2017-07-26 | ARM: uniphier: enable CONFIG_CMD_FS_GENERIC | Masahiro Yamada |
2017-07-26 | ARM: uniphier: remove part number info from the boot log | Masahiro Yamada |
2017-07-26 | doc: uniphier: rework README.uniphier | Masahiro Yamada |
2017-07-26 | ARM: uniphier: remove SPL support for ARMv8 SoCs | Masahiro Yamada |
2017-07-25 | Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-25 | env: Move help from README to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-25 | mips-relocs: Fix warning from gcc 6.3 | Paul Burton |
2017-07-25 | MIPS: bootm: Fix broken boot_env_legacy codepath | Zubair Lutfullah Kakakhel |
2017-07-25 | MIPS: Stop building position independent code | Paul Burton |
2017-07-25 | Makefile: Allow arch post-link hook | Paul Burton |
2017-07-25 | configs: Resync with savedefconfig | Tom Rini |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-07-24 | cmd: Kconfig: Fix CMD_UBIFS dependencies | Karl Beldan |
2017-07-24 | cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS | Karl Beldan |
2017-07-24 | ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS | Karl Beldan |
2017-07-24 | cmd: Kconfig: Fix a dependency of CMD_MTDPARTS | Karl Beldan |
2017-07-24 | ubi: Kconfig: Fix MTD_UBI selection dependency | Karl Beldan |
2017-07-23 | xilinx-ppc.h: Drop | Tom Rini |
2017-07-23 | serial: ns16550: Add RX interrupt buffer support | Stefan Roese |
2017-07-23 | arm: omap3: Detect boot mode very early | Adam Ford |
2017-07-23 | powerpc: Remove 8260 remainders | Christophe Leroy |
2017-07-23 | powerpc, 8xx: fix missing function declarations. | Christophe Leroy |
2017-07-22 | powerpc: move get_pvr() and get_svr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move cache helper into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: move get_immr() into C | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Move cache function into C files | Christophe Leroy |
2017-07-22 | powerpc, 8xx: Simplifying check_CPU() | Christophe Leroy |
2017-07-22 | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy |
2017-07-22 | powerpc: move set_msr() and get_msr() into .h | Christophe Leroy |
2017-07-22 | power, timer: reset TBL before TBU | Christophe Leroy |
2017-07-22 | powerpc, timer: Does 8xx specific actions in 8xx cpu_init | Christophe Leroy |