| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini | 2015-10-29 | 1 | -2/+10 |
|\ |
|
| * | net: TFTP: variables cleanup and addition | Albert ARIBAUD \(3ADEV\) | 2015-10-28 | 1 | -2/+10 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2015-10-27 | 1 | -2/+2 |
|\ \ |
|
| * | | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon | Christophe Ricard | 2015-10-23 | 1 | -2/+2 |
| |/ |
|
* | | ubi,ubifs: sync with linux v4.2 | Heiko Schocher | 2015-10-26 | 1 | -0/+4 |
|/ |
|
* | cmd: bootvx: Always get VxWorks bootline from env | Bin Meng | 2015-10-21 | 1 | -10/+2 |
* | arndale: Apply Cortex-A15 errata #773022 and #774769 | Ian Campbell | 2015-10-11 | 1 | -1/+3 |
* | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) | 2015-10-02 | 1 | -2/+6 |
* | arm: Remove unused ST-Ericsson u8500 arch | Stefan Roese | 2015-09-15 | 1 | -12/+0 |
* | tpm: Drop two unused options | Simon Glass | 2015-08-31 | 1 | -6/+0 |
* | net: e1000: Add Kconfig options | Simon Glass | 2015-08-21 | 1 | -3/+0 |
* | ARM: Introduce erratum workaround for 801819 | Nishanth Menon | 2015-08-12 | 1 | -0/+1 |
* | Reproducible U-Boot build support, using SOURCE_DATE_EPOCH | Paul Kocialkowski | 2015-07-27 | 1 | -0/+12 |
* | usb: CONFIG_USB_FASTBOOT prefix replacement for consistency | Paul Kocialkowski | 2015-07-22 | 1 | -2/+2 |
* | usb: Fastboot function config for better consistency with other functions | Paul Kocialkowski | 2015-07-22 | 1 | -0/+3 |
* | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski | 2015-07-22 | 1 | -1/+1 |
* | armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr | Prabhakar Kushwaha | 2015-07-20 | 1 | -0/+15 |
* | README: Remove CONFIG_SPI_FLASH_DATAFLASH help text | Jagan Teki | 2015-07-01 | 1 | -5/+0 |
* | README: Remove CONFIG_SPI_FLASH_BAR help text | Jagan Teki | 2015-07-01 | 1 | -5/+0 |
* | README: Remove CONFIG_SPI_FLASH_MTD help text | Jagan Teki | 2015-07-01 | 1 | -9/+0 |
* | README: Add CONFIG_SPI_FLASH_DATAFLASH description | Jagan Teki | 2015-07-01 | 1 | -0/+5 |
* | mtd, spi: Add MTD layer driver | Daniel Schwierzeck | 2015-06-30 | 1 | -0/+9 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+1 |
* | README: Describe CONFIG_SYS_NO_FLASH | Chris Packham | 2015-06-19 | 1 | -0/+13 |
* | autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 | Stefan Roese | 2015-06-08 | 1 | -2/+0 |
* | env: Add regex support to env_attrs | Joe Hershberger | 2015-05-21 | 1 | -0/+8 |
* | Merge git://git.denx.de/u-boot-net | Tom Rini | 2015-05-20 | 1 | -15/+4 |
|\ |
|
| * | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger | 2015-05-19 | 1 | -14/+2 |
| * | net: Implement random ethaddr fallback in eth.c | Joe Hershberger | 2015-05-19 | 1 | -1/+2 |
* | | console: Fix pre-console flushing via cfb_console being very slow | Hans de Goede | 2015-05-19 | 1 | -0/+3 |
|/ |
|
* | README: fix typo in 'currently' | Fabio Estevam | 2015-05-08 | 1 | -1/+1 |
* | x86: Remove the old VGA driver | Bin Meng | 2015-04-29 | 1 | -6/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2015-04-28 | 1 | -11/+0 |
|\ |
|
| * | Revert "spi: add config option to enable the WP pin function on st micron fla... | Jagannadha Sutradharudu Teki | 2015-04-23 | 1 | -11/+0 |
* | | armv8/ls2085a: Fix generic timer clock source | York Sun | 2015-04-23 | 1 | -0/+8 |
* | | driver/ddr/fsl: Add built-in memory test for DDR4 driver | York Sun | 2015-04-23 | 1 | -0/+3 |
* | | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun | 2015-04-23 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2015-04-20 | 1 | -0/+20 |
|\ |
|
| * | common/lcd_console: introduce display/framebuffer rotation | Hannes Petermaier | 2015-04-18 | 1 | -0/+20 |
* | | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass | 2015-04-18 | 1 | -49/+0 |
* | | net: cosmetic: Fix checkpatch.pl failures in net.c | Joe Hershberger | 2015-04-18 | 1 | -3/+3 |
|/ |
|
* | Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 1 | -0/+10 |
* | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE | Peter Tyser | 2015-03-30 | 1 | -3/+0 |
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | 1 | -3/+3 |
* | README: remove description about driver model configuration options (again) | Masahiro Yamada | 2015-03-13 | 1 | -113/+0 |
* | ARM: Introduce erratum workaround for 621766 | Nishanth Menon | 2015-03-13 | 1 | -0/+1 |
* | ARM: Introduce erratum workaround for 430973 | Nishanth Menon | 2015-03-13 | 1 | -0/+1 |
* | ARM: Introduce erratum workaround for 454179 | Nishanth Menon | 2015-03-13 | 1 | -0/+1 |
* | ARM: Introduce erratum workaround for 798870 | Nishanth Menon | 2015-03-13 | 1 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-03-10 | 1 | -0/+119 |
|\ |
|