summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeLines
* doc: Tidy up first part of top-level README fileRobert P. J. Day2016-01-08-85/+43
* armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-15-2/+2
* common: Rewrite hiding the end of memoryYork Sun2015-12-15-1/+1
* Reserve secure memoryYork Sun2015-12-15-0/+8
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-30-0/+3
* eeprom: Zap CONFIG_SPI_XMarek Vasut2015-11-21-5/+0
* video: input: Clean up after i8042 conversionSimon Glass2015-11-19-17/+12
* Drop CONFIG_ISA_KEYBOARDSimon Glass2015-11-19-5/+0
* video: Drop unused console functionsSimon Glass2015-11-19-7/+0
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-19-5/+0
* board_init: Change the logic to setup malloc_baseFabio Estevam2015-11-12-0/+3
* i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-12-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-29-2/+10
|\
| * net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)2015-10-28-2/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-27-2/+2
|\ \
| * | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard2015-10-23-2/+2
| |/
* | ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26-0/+4
|/
* cmd: bootvx: Always get VxWorks bootline from envBin Meng2015-10-21-10/+2
* arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-11-1/+3
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-02-2/+6
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-15-12/+0
* tpm: Drop two unused optionsSimon Glass2015-08-31-6/+0
* net: e1000: Add Kconfig optionsSimon Glass2015-08-21-3/+0
* ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-12-0/+1
* Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-27-0/+12
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-22-2/+2
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-22-0/+3
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-22-1/+1
* armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvrPrabhakar Kushwaha2015-07-20-0/+15
* README: Remove CONFIG_SPI_FLASH_DATAFLASH help textJagan Teki2015-07-01-5/+0
* README: Remove CONFIG_SPI_FLASH_BAR help textJagan Teki2015-07-01-5/+0
* README: Remove CONFIG_SPI_FLASH_MTD help textJagan Teki2015-07-01-9/+0
* README: Add CONFIG_SPI_FLASH_DATAFLASH descriptionJagan Teki2015-07-01-0/+5
* mtd, spi: Add MTD layer driverDaniel Schwierzeck2015-06-30-0/+9
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3/+1
* README: Describe CONFIG_SYS_NO_FLASHChris Packham2015-06-19-0/+13
* autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese2015-06-08-2/+0
* env: Add regex support to env_attrsJoe Hershberger2015-05-21-0/+8
* Merge git://git.denx.de/u-boot-netTom Rini2015-05-20-15/+4
|\
| * net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-14/+2
| * net: Implement random ethaddr fallback in eth.cJoe Hershberger2015-05-19-1/+2
* | console: Fix pre-console flushing via cfb_console being very slowHans de Goede2015-05-19-0/+3
|/
* README: fix typo in 'currently'Fabio Estevam2015-05-08-1/+1
* x86: Remove the old VGA driverBin Meng2015-04-29-6/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-04-28-11/+0
|\
| * Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki2015-04-23-11/+0
* | armv8/ls2085a: Fix generic timer clock sourceYork Sun2015-04-23-0/+8
* | driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun2015-04-23-0/+3
* | driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-23-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-0/+20
|\