Age | Commit message (Expand) | Author |
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 |
2016-02-08 | doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_... | David Müller (ELSOFT AG) |
2016-02-08 | hush: Add rudimentary support for PS1 and PS2 | Marek Vasut |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-28 | tpm: st33zp24: Add tpm st33zp24 spi support | Christophe Ricard |
2016-01-28 | tpm: st33zp24: Add tpm st33zp24 support with i2c | Christophe Ricard |
2016-01-25 | common/console.c: Remove unused inline functions | Tom Rini |
2016-01-19 | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini |
2016-01-14 | README: Review the u-boot porting guide list | Phil Sutter |
2016-01-08 | doc: Tidy up first part of top-level README file | Robert P. J. Day |
2015-12-15 | armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server | York Sun |
2015-12-15 | common: Rewrite hiding the end of memory | York Sun |
2015-12-15 | Reserve secure memory | York Sun |
2015-11-30 | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha |
2015-11-21 | eeprom: Zap CONFIG_SPI_X | Marek Vasut |
2015-11-19 | video: input: Clean up after i8042 conversion | Simon Glass |
2015-11-19 | Drop CONFIG_ISA_KEYBOARD | Simon Glass |
2015-11-19 | video: Drop unused console functions | Simon Glass |
2015-11-19 | dm: cros_ec: Convert cros_ec keyboard driver to driver model | Simon Glass |
2015-11-12 | board_init: Change the logic to setup malloc_base | Fabio Estevam |
2015-11-12 | i2c: ihs_i2c: Dual channel support | Dirk Eibach |
2015-10-29 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2015-10-28 | net: TFTP: variables cleanup and addition | Albert ARIBAUD \(3ADEV\) |
2015-10-27 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2015-10-26 | ubi,ubifs: sync with linux v4.2 | Heiko Schocher |
2015-10-23 | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon | Christophe Ricard |
2015-10-21 | cmd: bootvx: Always get VxWorks bootline from env | Bin Meng |
2015-10-11 | arndale: Apply Cortex-A15 errata #773022 and #774769 | Ian Campbell |
2015-10-02 | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) |
2015-09-15 | arm: Remove unused ST-Ericsson u8500 arch | Stefan Roese |
2015-08-31 | tpm: Drop two unused options | Simon Glass |
2015-08-21 | net: e1000: Add Kconfig options | Simon Glass |
2015-08-12 | ARM: Introduce erratum workaround for 801819 | Nishanth Menon |
2015-07-27 | Reproducible U-Boot build support, using SOURCE_DATE_EPOCH | Paul Kocialkowski |
2015-07-22 | usb: CONFIG_USB_FASTBOOT prefix replacement for consistency | Paul Kocialkowski |
2015-07-22 | usb: Fastboot function config for better consistency with other functions | Paul Kocialkowski |
2015-07-22 | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski |
2015-07-20 | armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr | Prabhakar Kushwaha |
2015-07-01 | README: Remove CONFIG_SPI_FLASH_DATAFLASH help text | Jagan Teki |
2015-07-01 | README: Remove CONFIG_SPI_FLASH_BAR help text | Jagan Teki |
2015-07-01 | README: Remove CONFIG_SPI_FLASH_MTD help text | Jagan Teki |
2015-07-01 | README: Add CONFIG_SPI_FLASH_DATAFLASH description | Jagan Teki |
2015-06-30 | mtd, spi: Add MTD layer driver | Daniel Schwierzeck |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-19 | README: Describe CONFIG_SYS_NO_FLASH | Chris Packham |
2015-06-08 | autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 | Stefan Roese |