summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk
2013-07-16Add Atmel I2C tpmDirk Eibach
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau
2013-07-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2013-07-01video: lcd: Make splash_screen_prepare weak, remove config macroRobert Winkler
2013-06-30dfu: make data buffer size configurableHeiko Schocher
2013-06-26README: align default commands with codeVincent Stehlé
2013-06-26image: Add RSA support for image signingSimon Glass
2013-06-26image: Add signing infrastructureSimon Glass
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2013-06-23sf: Add bank addr code in CONFIG_SPI_FLASH_BARJagannadha Sutradharudu Teki
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang
2013-06-20board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha
2013-06-14Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-06-13env_mmc: allow negative CONFIG_ENV_OFFSETStephen Warren
2013-06-13README: document CONFIG_ENV_IS_IN_MMCStephen Warren
2013-06-12usb: hub: make minimum power-on delay configurableKuo-Jung Su
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2013-06-07spl_mmc: add Falcon mode support for raw variantPeter Korsgaard
2013-06-07spl_mmc: add Falcon mode support for FAT variantPeter Korsgaard
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-16README: Correct reference for CONFIG_SUPPORT_RAW_INITRDTom Rini
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-14image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla
2013-05-01Add SLRE - Super Light Regular Expression libraryWolfgang Denk
2013-04-28Add fuse API and commandsBenoît Thébaudeau
2013-04-22flash: Add optional verify-after-write featureStefan Roese
2013-04-14cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in READMEAlbert ARIBAUD
2013-04-14ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau
2013-04-12mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam
2013-04-12mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam
2013-04-11env: Add redundant env support to UBI envJoe Hershberger
2013-04-11env: Add support for UBI environmentJoe Hershberger
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger
2013-04-11ubi: ubifs: Add documentation for READMEJoe Hershberger
2013-04-10dfu: NAND specific routines for DFU operationPantelis Antoniou
2013-04-10dfu: Support larger than memory transfers.Pantelis Antoniou
2013-04-10README: Document current DFU CONFIG optionsTom Rini