Age | Commit message (Expand) | Author |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-05-31 | Kconfig: Finish migration of hashing commands | Daniel Thompson |
2017-05-22 | Convert CONFIG_CMD_LZMADEC to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_KGDB to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass |
2017-05-22 | fs: Kconfig: Add a separate option for FS_JFFS2 | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_JFFS2 to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IOTRACE to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IO to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IMMAP to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_IDE to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Add CONFIG_HASH to enable hashing API | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_GETTIME to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FUSE to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FPGAD to Kconfig | Simon Glass |
2017-05-22 | Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_FDC to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_ETHSW to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_ENV_FLAGS to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_ENV_CALLBACK to Kconfig | Simon Glass |
2017-05-22 | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass |
2017-05-22 | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass |
2017-05-15 | i2c: Finish dropping use of CONFIG_I2C_HARD | Simon Glass |
2017-05-12 | cmd/led.c: Remove unnecessary check on 'cmd' value | Tom Rini |
2017-05-12 | cmd/io.c: Fix comparison of unsigned expression warning | Tom Rini |
2017-05-12 | cmd/bdinfo.c: Fix unused function warning | Tom Rini |
2017-05-12 | common: env: remove superfluous assignment | xypron.glpk@gmx.de |
2017-05-10 | cmd: cpu: refactor to ensure devices are probed and improve code style | Álvaro Fernández Rojas |
2017-05-10 | cmd: cpu: fix NULL cpu feature prints | Álvaro Fernández Rojas |
2017-05-09 | arm64: mvebu: Fix the bubt comamnd NAND device support | Konstantin Porotchkin |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-04-30 | Convert CONFIG_CMD_DISPLAY to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate option for FS_CRAMFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CRAMFS to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_CLK to Kconfig | Simon Glass |
2017-04-30 | fs: Kconfig: Add a separate config for FS_CBFS | Simon Glass |
2017-04-30 | fs: Convert CONFIG_CMD_CBFS to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BSP to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BMP to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BLOB to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BEDBUG to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_AES et al to Kconfig | Simon Glass |
2017-04-27 | add Kconfig for fsuuid command | Josua Mayer |
2017-04-18 | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini |
2017-04-18 | cmd: remove Blackfin specific commands | Masahiro Yamada |
2017-04-18 | cmd: cramfs: use map_sysmem for sandbox support | Tyler Hall |