summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2016-03-22Add an option to enable the command lineSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-26net: bootp: Add environment variable for timeout periodAlexandre Messier
2016-02-08doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_...David Müller (ELSOFT AG)
2016-02-08hush: Add rudimentary support for PS1 and PS2Marek Vasut
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard
2016-01-25common/console.c: Remove unused inline functionsTom Rini
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini
2016-01-14README: Review the u-boot porting guide listPhil Sutter
2016-01-08doc: Tidy up first part of top-level README fileRobert P. J. Day
2015-12-15armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun
2015-12-15common: Rewrite hiding the end of memoryYork Sun
2015-12-15Reserve secure memoryYork Sun
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-21eeprom: Zap CONFIG_SPI_XMarek Vasut
2015-11-19video: input: Clean up after i8042 conversionSimon Glass
2015-11-19Drop CONFIG_ISA_KEYBOARDSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-12board_init: Change the logic to setup malloc_baseFabio Estevam
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-10-28net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard
2015-10-21cmd: bootvx: Always get VxWorks bootline from envBin Meng
2015-10-11arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-08-31tpm: Drop two unused optionsSimon Glass
2015-08-21net: e1000: Add Kconfig optionsSimon Glass
2015-08-12ARM: Introduce erratum workaround for 801819Nishanth Menon
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-07-20armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvrPrabhakar Kushwaha
2015-07-01README: Remove CONFIG_SPI_FLASH_DATAFLASH help textJagan Teki
2015-07-01README: Remove CONFIG_SPI_FLASH_BAR help textJagan Teki
2015-07-01README: Remove CONFIG_SPI_FLASH_MTD help textJagan Teki
2015-07-01README: Add CONFIG_SPI_FLASH_DATAFLASH descriptionJagan Teki
2015-06-30mtd, spi: Add MTD layer driverDaniel Schwierzeck
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-19README: Describe CONFIG_SYS_NO_FLASHChris Packham
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese
2015-05-21env: Add regex support to env_attrsJoe Hershberger
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini