Age | Commit message (Expand) | Author |
2016-06-12 | tools: moveconfig: Add a new --git-ref option | Joe Hershberger |
2016-06-12 | tools: moveconfig: New color used for changed defconfig | Joe Hershberger |
2016-06-12 | tools: moveconfig: Fix another typo | Joe Hershberger |
2016-06-12 | tools: moveconfig: make Slot.poll() more readable with helper methods | Masahiro Yamada |
2016-06-12 | tools: moveconfig: allow to run without any CONFIG specified | Masahiro Yamada |
2016-06-12 | tools: moveconfig: add --force-sync option | Masahiro Yamada |
2016-06-12 | tools: moveconfig: report when defconfig is updated | Masahiro Yamada |
2016-06-12 | tools: moveconfig: report when CONFIGs are removed by savedefconfig | Masahiro Yamada |
2016-06-12 | tools: moveconfig: display log when savedefconfig occurs | Masahiro Yamada |
2016-06-12 | tools: moveconfig: skip savedefconfig if .config was not updated | Masahiro Yamada |
2016-06-12 | tools: moveconfig: refactor code to go back to idle state | Masahiro Yamada |
2016-06-12 | tools: moveconfig: display log atomically in more readable format | Masahiro Yamada |
2016-06-12 | tools: moveconfig: move log output code out of Kconfig Parser class | Masahiro Yamada |
2016-06-12 | tools: moveconfig: compute file paths just once | Masahiro Yamada |
2016-06-12 | tools: moveconfig: allow to give CONFIG names as argument directly | Masahiro Yamada |
2016-06-12 | tools: moveconfig: drop code for handling type and default value | Masahiro Yamada |
2016-06-12 | tools: moveconfig: do not rely on type and default value given by users | Masahiro Yamada |
2016-06-12 | tools: moveconfig: increment number of processed files monotonically | Masahiro Yamada |
2016-06-12 | tools: moveconfig: exit with error message for not clean directory | Masahiro Yamada |
2016-06-12 | tools: moveconfig: check compilers before starting defconfig walk | Masahiro Yamada |
2016-06-12 | tools: moveconfig: check directory location before compilers | Masahiro Yamada |
2016-06-12 | tools: moveconfig: remove redundant else: after sys.exit() | Masahiro Yamada |
2016-06-12 | tools: moveconfig: rename update_defconfig() to update_dotconfig() | Masahiro Yamada |
2016-06-12 | tools: moveconfig: fix --dry-run option | Masahiro Yamada |
2016-06-09 | siemens,am33x: add draco etamin board | Heiko Schocher |
2016-06-09 | dfu, nand, ubi: fix erasing after write finish | Heiko Schocher |
2016-06-09 | am335x, dxr2: get ECC sType from I2C eeprom | Heiko Schocher |
2016-06-09 | mtd: nand: omap: allow to switch to BCH16 | Heiko Schocher |
2016-06-09 | nand: add nand mtd concat support | Heiko Schocher |
2016-06-09 | ubi: add new ubi command "ubi detach" | Heiko Schocher |
2016-06-09 | siemens,am33x: add ubi fastmap support | Samuel Egli |
2016-06-09 | am335x, shc: add support for the am335x based bosch shc board | Heiko Schocher |
2016-06-09 | doc, spl, am335x: update am335x-network | Heiko Schocher |
2016-06-09 | armv7: omap-common: make SPL board_mmc_init() weak | Heiko Schocher |
2016-06-09 | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx | Heiko Schocher |
2016-06-09 | mmc: revert mmc: Handle switch error status bit in MMC card status | Heiko Schocher |
2016-06-09 | bootstage: call show_boot_progress also in SPL | Heiko Schocher |
2016-06-09 | arm, am335x: Enable Spread Spectrum for the MPU | Heiko Schocher |
2016-06-09 | am335x: add some missing CM_CLKMODE_DPLL_SSC macros | Heiko Schocher |
2016-06-09 | arm, am335x: add some missing GPIO register definitions | Heiko Schocher |
2016-06-09 | power, tps65217: add some defines | Heiko Schocher |
2016-06-09 | tests: py: disable main_signon check for printenv cmd | Heiko Schocher |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-06-09 | tiny-printf: Correct the snprintf() implementation | Simon Glass |
2016-06-08 | ARM: uniphier: insert dsb barrier to ensure visibility of store | Masahiro Yamada |
2016-06-08 | ARM: uniphier: do not erase when updating U-Boot image in eMMC device | Masahiro Yamada |
2016-06-08 | ARM: uniphier: do not overwrite fdt_file environment | Masahiro Yamada |
2016-06-08 | ARM: uniphier: check return code of setenv() | Masahiro Yamada |
2016-06-08 | ARM: uniphier: fix boot mode for PH1-LD11 | Masahiro Yamada |
2016-06-08 | ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 | Masahiro Yamada |