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