aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2014-08-06The _config target is not present anymore, mention _defconfig insteadHolger Freyther1-11/+11
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+4
2014-08-06spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher1-0/+4
2014-08-04arm: Support pre-relocation malloc()Simon Glass1-0/+3
2014-07-23sandbox: Support pre-relocation malloc()Simon Glass1-0/+3
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass1-0/+13
2014-07-07fit: make sha256 support optionalDirk Eibach1-0/+5
2014-07-07i2c: IHS I2C master driverDirk Eibach1-0/+15
2014-07-07README: document CONFIG_ENV_IS_IN_SPI_FLASHWu, Josh1-0/+37
2014-07-07README: document the CONFIG_ENV_IS_IN_FAT optionWu, Josh1-0/+31
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera1-0/+27
2014-06-20dm: Update README to encourage conversion to driver modelSimon Glass1-0/+5
2014-06-20Add an I/O tracing featureSimon Glass1-0/+23
2014-06-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-3/+0
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher1-0/+18
2014-06-05fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZESiva Durga Prasad Paladugu1-0/+6
2014-06-01usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren1-3/+0
2014-05-30powerpc: mpc8260ads: remove orphan boardMasahiro Yamada1-8/+0
2014-05-23Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-0/+10
2014-05-23eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' commandPierre Aubert1-0/+10
2014-05-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+13
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+22
2014-05-20fpga: Add support to load partial bitstreamsMichal Simek1-0/+9
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu1-0/+4
2014-05-12common/board_f: Initialized global data for generic boardYork Sun1-0/+6
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan1-0/+4
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini1-0/+11
2014-05-09sandbox: Update and expand the READMESimon Glass1-0/+11
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD1-11/+40
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior1-0/+22
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega1-7/+0
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-3/+34
2014-04-22Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha1-0/+4
2014-04-22powerpc:Add support of SPL non-relocationPrabhakar Kushwaha1-0/+3
2014-04-22mpc85xx/t104x: Add deep sleep framework supportTang Yuantian1-0/+4
2014-04-22driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun1-1/+12
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-2/+7
2014-04-22powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal1-0/+4
2014-04-20cosmetic: README: add some entries to Directory HierarchyMasahiro Yamada1-0/+5
2014-04-20mips: xburst: remove remainders of dead boardMasahiro Yamada1-1/+0
2014-04-17NAND: DaVinci: allow forced disable of subpage writesKaricheri, Muralidharan1-0/+5
2014-04-17README: Add CONFIG_SPL_OS_BOOT to READMETom Rini1-0/+4
2014-04-17mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini1-0/+4
2014-04-17Merge branch 'next'Tom Rini1-0/+1
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+11
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg1-0/+1
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg1-0/+1
2014-04-02new commands: uuid and guid - generate random unique identifierPrzemyslaw Marczak1-1/+1
2014-03-23usb: dfu: introduce dfuMANIFEST stateHeiko Schocher1-0/+10
2014-03-21aes: Add 'aes' command to access AES-128-CBCMarek Vasut1-0/+1