summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
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
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-05-19net: Implement random ethaddr fallback in eth.cJoe Hershberger
2015-05-19console: Fix pre-console flushing via cfb_console being very slowHans de Goede
2015-05-08README: fix typo in 'currently'Fabio Estevam
2015-04-29x86: Remove the old VGA driverBin Meng
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-04-23armv8/ls2085a: Fix generic timer clock sourceYork Sun
2015-04-23driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun
2015-04-23Revert "spi: add config option to enable the WP pin function on st micron fla...Jagannadha Sutradharudu Teki
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18common/lcd_console: introduce display/framebuffer rotationHannes Petermaier
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-13README: remove description about driver model configuration options (again)Masahiro Yamada
2015-03-13ARM: Introduce erratum workaround for 621766Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 430973Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 454179Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 798870Nishanth Menon
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-05README: remove description about driver model configuration optionsMasahiro Yamada
2015-03-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-03-04ARM: tegra: support running in non-secure modeStephen Warren
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2015-02-24driver/ddr/fsl: Add sync of refreshYork Sun
2015-02-17cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner
2015-02-07arm, at91, wdt: make timeout configurableHeiko Schocher
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2015-01-29lib/rsa: Modify rsa to use DM driverRuchika Gupta
2015-01-29dumpimage: add 'T' option to explicitly set the image typeGuilherme Maciel Ferreira
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-05doc: fix grammatical errors in READMEJeremiah Mahler
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada
2015-01-01Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-12-18ARM: Implement non-cached memory supportThierry Reding