Commit Graph

37962 Commits (cd51878e34f6beef8ec7b66886e5a23a64b88653)
 

Author SHA1 Message Date
Masahiro Yamada cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 8 years ago
Joe Hershberger 6b96c1a1ca tools: moveconfig: Add a new --git-ref option 8 years ago
Joe Hershberger 06cc1d36d0 tools: moveconfig: New color used for changed defconfig 8 years ago
Joe Hershberger f2dae751fb tools: moveconfig: Fix another typo 8 years ago
Masahiro Yamada e307fa9d89 tools: moveconfig: make Slot.poll() more readable with helper methods 8 years ago
Masahiro Yamada 6a9f79f712 tools: moveconfig: allow to run without any CONFIG specified 8 years ago
Masahiro Yamada 8513dc0485 tools: moveconfig: add --force-sync option 8 years ago
Masahiro Yamada c8e1b10d07 tools: moveconfig: report when defconfig is updated 8 years ago
Masahiro Yamada 5da4f857be tools: moveconfig: report when CONFIGs are removed by savedefconfig 8 years ago
Masahiro Yamada c1c4d0f056 tools: moveconfig: display log when savedefconfig occurs 8 years ago
Masahiro Yamada 7fb0bacd38 tools: moveconfig: skip savedefconfig if .config was not updated 8 years ago
Masahiro Yamada 4efef998cd tools: moveconfig: refactor code to go back to idle state 8 years ago
Masahiro Yamada 1d085568b3 tools: moveconfig: display log atomically in more readable format 8 years ago
Masahiro Yamada 522e8dcb4c tools: moveconfig: move log output code out of Kconfig Parser class 8 years ago
Masahiro Yamada 1f16992ee9 tools: moveconfig: compute file paths just once 8 years ago
Masahiro Yamada b6ef393ad7 tools: moveconfig: allow to give CONFIG names as argument directly 8 years ago
Masahiro Yamada b134bc1354 tools: moveconfig: drop code for handling type and default value 8 years ago
Masahiro Yamada cc008299f8 tools: moveconfig: do not rely on type and default value given by users 8 years ago
Masahiro Yamada c5e60fd495 tools: moveconfig: increment number of processed files monotonically 8 years ago
Masahiro Yamada bd63e5baf9 tools: moveconfig: exit with error message for not clean directory 8 years ago
Masahiro Yamada 90ed6cba51 tools: moveconfig: check compilers before starting defconfig walk 8 years ago
Masahiro Yamada 4b430c983a tools: moveconfig: check directory location before compilers 8 years ago
Masahiro Yamada ff8725bbe0 tools: moveconfig: remove redundant else: after sys.exit() 8 years ago
Masahiro Yamada 6ff36d2174 tools: moveconfig: rename update_defconfig() to update_dotconfig() 8 years ago
Masahiro Yamada e423d17fcc tools: moveconfig: fix --dry-run option 8 years ago
Heiko Schocher 6b3943f1b0 siemens,am33x: add draco etamin board 8 years ago
Heiko Schocher 9ae63f46a3 dfu, nand, ubi: fix erasing after write finish 8 years ago
Heiko Schocher 02b11f1199 am335x, dxr2: get ECC sType from I2C eeprom 8 years ago
Heiko Schocher 3a504d9639 mtd: nand: omap: allow to switch to BCH16 8 years ago
Heiko Schocher 5d29e27eb9 nand: add nand mtd concat support 8 years ago
Heiko Schocher cddfc97d1f ubi: add new ubi command "ubi detach" 8 years ago
Samuel Egli 3c5d51fffc siemens,am33x: add ubi fastmap support 8 years ago
Heiko Schocher d8ccbe93b5 am335x, shc: add support for the am335x based bosch shc board 8 years ago
Heiko Schocher 3e584b94d2 doc, spl, am335x: update am335x-network 8 years ago
Heiko Schocher a4475af5b4 armv7: omap-common: make SPL board_mmc_init() weak 8 years ago
Heiko Schocher 3d4f628d2f mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 8 years ago
Heiko Schocher a5e27b416f mmc: revert mmc: Handle switch error status bit in MMC card status 8 years ago
Heiko Schocher 496c5483e9 bootstage: call show_boot_progress also in SPL 8 years ago
Heiko Schocher 694607b563 arm, am335x: Enable Spread Spectrum for the MPU 8 years ago
Heiko Schocher c01bc75e7d am335x: add some missing CM_CLKMODE_DPLL_SSC macros 8 years ago
Heiko Schocher 9c410f7cb7 arm, am335x: add some missing GPIO register definitions 8 years ago
Heiko Schocher 640ff60af7 power, tps65217: add some defines 8 years ago
Heiko Schocher da37f006e7 tests: py: disable main_signon check for printenv cmd 8 years ago
Heiko Schocher bb597c0eeb common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option 8 years ago
Simon Glass 3191d84080 tiny-printf: Correct the snprintf() implementation 8 years ago
Masahiro Yamada 9c2f9b2da6 ARM: uniphier: insert dsb barrier to ensure visibility of store 8 years ago
Masahiro Yamada f7e9402b54 ARM: uniphier: do not erase when updating U-Boot image in eMMC device 8 years ago
Masahiro Yamada 4565a74d56 ARM: uniphier: do not overwrite fdt_file environment 8 years ago
Masahiro Yamada 80630dad9d ARM: uniphier: check return code of setenv() 8 years ago
Masahiro Yamada 7760b49fa7 ARM: uniphier: fix boot mode for PH1-LD11 8 years ago