summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-171-2/+2
|\
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-2/+2
* | SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut2016-05-171-0/+4
|/
* README: Specify the full path for README.videoFabio Estevam2016-04-111-1/+1
* README: Specify the full path for README.displaying-bmpsFabio Estevam2016-04-011-1/+1
* Add an option to enable the command lineSimon Glass2016-03-221-0/+8
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-36/+3
* net: bootp: Add environment variable for timeout periodAlexandre Messier2016-02-261-0/+6
* doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...David Müller (ELSOFT AG)2016-02-081-28/+0
* hush: Add rudimentary support for PS1 and PS2Marek Vasut2016-02-081-0/+8
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-2/+2
* tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard2016-01-281-0/+4
* tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard2016-01-281-0/+7
* common/console.c: Remove unused inline functionsTom Rini2016-01-251-6/+0
* vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-191-9/+0
* README: Review the u-boot porting guide listPhil Sutter2016-01-141-7/+4
* doc: Tidy up first part of top-level README fileRobert P. J. Day2016-01-081-85/+43
* armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-151-2/+2
* common: Rewrite hiding the end of memoryYork Sun2015-12-151-1/+1
* Reserve secure memoryYork Sun2015-12-151-0/+8
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-301-0/+3
* eeprom: Zap CONFIG_SPI_XMarek Vasut2015-11-211-5/+0
* video: input: Clean up after i8042 conversionSimon Glass2015-11-191-17/+12
* Drop CONFIG_ISA_KEYBOARDSimon Glass2015-11-191-5/+0
* video: Drop unused console functionsSimon Glass2015-11-191-7/+0
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-191-5/+0
* board_init: Change the logic to setup malloc_baseFabio Estevam2015-11-121-0/+3
* i2c: ihs_i2c: Dual channel supportDirk Eibach2015-11-121-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-291-2/+10
|\
| * net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)2015-10-281-2/+10
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-271-2/+2
|\ \
| * | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard2015-10-231-2/+2
| |/
* | ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-261-0/+4
|/
* cmd: bootvx: Always get VxWorks bootline from envBin Meng2015-10-211-10/+2
* arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell2015-10-111-1/+3
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-2/+6
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-12/+0
* tpm: Drop two unused optionsSimon Glass2015-08-311-6/+0
* net: e1000: Add Kconfig optionsSimon Glass2015-08-211-3/+0
* ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-121-0/+1
* Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-271-0/+12
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-2/+2
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-0/+3
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-1/+1
* armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvrPrabhakar Kushwaha2015-07-201-0/+15
* README: Remove CONFIG_SPI_FLASH_DATAFLASH help textJagan Teki2015-07-011-5/+0
* README: Remove CONFIG_SPI_FLASH_BAR help textJagan Teki2015-07-011-5/+0
* README: Remove CONFIG_SPI_FLASH_MTD help textJagan Teki2015-07-011-9/+0
* README: Add CONFIG_SPI_FLASH_DATAFLASH descriptionJagan Teki2015-07-011-0/+5
* mtd, spi: Add MTD layer driverDaniel Schwierzeck2015-06-301-0/+9
OpenPOWER on IntegriCloud