Age | Commit message (Expand) | Author |
2016-10-23 | video: Drop the sed13806 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 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX 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-06 | PWM: Correct misspellings of "module" in context of PWM | Robert P. J. Day |
2016-10-06 | README: Drop CONFIG_SYS_USE_OSCCLK | Simon Glass |
2016-10-06 | README: Drop CONFIG_SYS_INIT_DATA_SIZE | Simon Glass |
2016-10-06 | README: i2c: Drop unused i2c CONFIG options | Simon Glass |
2016-10-06 | README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 | Simon Glass |
2016-10-06 | README: Drop CONFIG_SYS_USB_BRG_CLK | Simon Glass |
2016-10-06 | README: Drop CONFIG_LAN91C96_BASE | Simon Glass |
2016-10-06 | README: Drop CONFIG_OF_BOOT_CPU | Simon Glass |
2016-10-06 | README: Drop unused CONFIG_SYS_LS_MC_FW_... options | Simon Glass |
2016-10-06 | README: Drop unused JFFS2 options | Simon Glass |
2016-10-06 | README: Correct CONFIG_ENV_OFFSET_RENDUND typo | Simon Glass |
2016-10-06 | README: Drop CONFIG_COGENT and related options | Simon Glass |
2016-10-06 | README: Drop old Intel Monahans comment | Simon Glass |
2016-10-01 | fastboot: move FASTBOOT_FLASH options into Kconfig | Petr Kulhavy |
2016-10-01 | fastboot: add support for writing MBR | Petr Kulhavy |
2016-09-26 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-09-16 | Kconfig: spl: Add SPL support options to Kconfig | Simon Glass |
2016-09-14 | armv8: ls2080a: Remove debug server support | York Sun |
2016-09-06 | README: add cmd directory description | Xu Ziyuan |
2016-07-31 | Drop references to MAKEALL in the documentation | Simon Glass |
2016-07-27 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2016-07-22 | fixing typo error in README file. CPU15 -> CP15 | yeongjun Kim |
2016-07-22 | spl: Lightweight UBI and UBI fastmap support | Thomas Gleixner |
2016-07-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-15 | armv8: Move secure_ram variable out of generic global data | York Sun |
2016-07-14 | README: Remove CONFIG_SYS_MALLOC_F_LEN comment | Simon Glass |
2016-07-11 | video: allow version string to be optional when using LOGO | Tim Harvey |
2016-07-01 | doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README | Masahiro Yamada |
2016-06-12 | arm: Allow skipping of low-level init with I-cache on | Simon Glass |
2016-05-27 | Remove/update old generic-board documentation and warning | Simon Glass |
2016-05-20 | cmd: eeprom: add support for layout aware commands | Nikita Kiryanov |
2016-05-17 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-05-17 | SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE | Marek Vasut |
2016-04-11 | README: Specify the full path for README.video | Fabio Estevam |
2016-04-01 | README: Specify the full path for README.displaying-bmps | Fabio Estevam |
2016-03-22 | Add an option to enable the command line | Simon Glass |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-02-26 | net: bootp: Add environment variable for timeout period | Alexandre Messier |