aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2015-11-21eeprom: Zap CONFIG_SPI_XMarek Vasut1-5/+0
2015-11-19video: input: Clean up after i8042 conversionSimon Glass1-17/+12
2015-11-19Drop CONFIG_ISA_KEYBOARDSimon Glass1-5/+0
2015-11-19video: Drop unused console functionsSimon Glass1-7/+0
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass1-5/+0
2015-11-12board_init: Change the logic to setup malloc_baseFabio Estevam1-0/+3
2015-11-12i2c: ihs_i2c: Dual channel supportDirk Eibach1-0/+9
2015-10-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-2/+10
2015-10-28net: TFTP: variables cleanup and additionAlbert ARIBAUD \(3ADEV\)1-2/+10
2015-10-27Merge git://git.denx.de/u-boot-dmTom Rini1-2/+2
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher1-0/+4
2015-10-23dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard1-2/+2
2015-10-21cmd: bootvx: Always get VxWorks bootline from envBin Meng1-10/+2
2015-10-11arndale: Apply Cortex-A15 errata #773022 and #774769Ian Campbell1-1/+3
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-2/+6
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese1-12/+0
2015-08-31tpm: Drop two unused optionsSimon Glass1-6/+0
2015-08-21net: e1000: Add Kconfig optionsSimon Glass1-3/+0
2015-08-12ARM: Introduce erratum workaround for 801819Nishanth Menon1-0/+1
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski1-0/+12
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski1-2/+2
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski1-0/+3
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-1/+1
2015-07-20armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvrPrabhakar Kushwaha1-0/+15
2015-07-01README: Remove CONFIG_SPI_FLASH_DATAFLASH help textJagan Teki1-5/+0
2015-07-01README: Remove CONFIG_SPI_FLASH_BAR help textJagan Teki1-5/+0
2015-07-01README: Remove CONFIG_SPI_FLASH_MTD help textJagan Teki1-9/+0
2015-07-01README: Add CONFIG_SPI_FLASH_DATAFLASH descriptionJagan Teki1-0/+5
2015-06-30mtd, spi: Add MTD layer driverDaniel Schwierzeck1-0/+9
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+1
2015-06-19README: Describe CONFIG_SYS_NO_FLASHChris Packham1-0/+13
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese1-2/+0
2015-05-21env: Add regex support to env_attrsJoe Hershberger1-0/+8
2015-05-20Merge git://git.denx.de/u-boot-netTom Rini1-15/+4
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-14/+2
2015-05-19net: Implement random ethaddr fallback in eth.cJoe Hershberger1-1/+2
2015-05-19console: Fix pre-console flushing via cfb_console being very slowHans de Goede1-0/+3
2015-05-08README: fix typo in 'currently'Fabio Estevam1-1/+1
2015-04-29x86: Remove the old VGA driverBin Meng1-6/+0
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-11/+0
2015-04-23armv8/ls2085a: Fix generic timer clock sourceYork Sun1-0/+8
2015-04-23driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun1-0/+3
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+2
2015-04-23Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki1-11/+0
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+20
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass1-49/+0
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger1-3/+3
2015-04-18common/lcd_console: introduce display/framebuffer rotationHannes Petermaier1-0/+20
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)1-0/+10
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-3/+0