Age | Commit message (Expand) | Author |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-24 | i2c: designware: Avoid overwriting the cmd_data register | Marek Vasut |
2016-10-24 | travis-ci: Add test.py for various qemu platforms | Tom Rini |
2016-10-24 | travis-ci: Drop 'TEST_CMD' | Tom Rini |
2016-10-24 | travis-ci: Add more architectures | Tom Rini |
2016-10-24 | travis-ci: Update toolchain and buildman usage | Tom Rini |
2016-10-24 | travis-ci: Do not make buildman warnings fatal | Tom Rini |
2016-10-24 | travis-ci: Use a git URI for dtc.git | Tom Rini |
2016-10-24 | travis-ci: Switch to Ubuntu 14.04 'Trusty Tahr' | Tom Rini |
2016-10-24 | api: storage: Avoid enumeration for non-configured subsystem | Emmanuel Vadot |
2016-10-24 | tools: moveconfig: support wildcards in --defconfigs file | Masahiro Yamada |
2016-10-24 | Fix codying style broken by recent libfdt sync | Masahiro Yamada |
2016-10-24 | libfdt: fix fdt_stringlist_search() | Masahiro Yamada |
2016-10-24 | libfdt: fix fdt_stringlist_count() | Masahiro Yamada |
2016-10-24 | power: twl6030: fix code refactoring | Nicolae Rosia |
2016-10-24 | ext4: Only write journal entries for modified blocks in unlink_filename | Stefan Brüns |
2016-10-24 | ext4: Fix handling of direntlen in unlink_filename | Stefan Brüns |
2016-10-24 | ext4: cleanup unlink_filename function | Stefan Brüns |
2016-10-24 | Merge git://git.denx.de/u-boot-fdt | Tom Rini |
2016-10-23 | Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_USB_KEYBOARD to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig | Simon Glass |
2016-10-23 | video: Drop CONFIG_CONSOLE_INFO_QUIET | Simon Glass |
2016-10-23 | video: Move video_get_info_str() prototype to a header file | Simon Glass |
2016-10-23 | Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO_SW_CURSOR to Kconfig | Simon Glass |
2016-10-23 | video: Drop CONFIG_VIDEO_HW_CURSOR | Simon Glass |
2016-10-23 | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass |
2016-10-23 | video: Drop the sed13806 driver | Simon Glass |
2016-10-23 | video: Drop the s3c-fb driver | Simon Glass |
2016-10-23 | video: Drop the imx25lcdc driver | Simon Glass |
2016-10-23 | video: Drop the smiLynxEM driver | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO_CT69000 to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass |
2016-10-23 | config: Drop CONFIG_CONSOLE_DEV | Simon Glass |
2016-10-23 | config: Drop CONFIG_CONSOLE | Simon Glass |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_LCD to Kconfig | Simon Glass |
2016-10-23 | Convert CONFIG_VIDEO to Kconfig | Simon Glass |
2016-10-23 | Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig | Simon Glass |
2016-10-23 | Convert SILENT_CONSOLE options to Kconfig | Simon Glass |
2016-10-23 | Remove some merge markers | Simon Glass |
2016-10-23 | test/py: ensure a log section exists for skipped tests | Stephen Warren |
2016-10-23 | libfdt: Sync overlay with upstream | Maxime Ripard |