aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-64/+111
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk1-18/+2
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-0/+5
2013-07-23tegra: i2c: Enable new CONFIG_SYS_I2C frameworkSimon Glass1-0/+5
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher1-47/+0
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+12
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-18/+27
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher1-3/+71
2013-07-16Add Atmel I2C tpmDirk Eibach1-0/+3
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau1-0/+14
2013-07-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-8/+0
2013-07-01video: lcd: Make splash_screen_prepare weak, remove config macroRobert Winkler1-8/+0
2013-06-30dfu: make data buffer size configurableHeiko Schocher1-0/+6
2013-06-26README: align default commands with codeVincent Stehlé1-6/+8
2013-06-26image: Add RSA support for image signingSimon Glass1-0/+10
2013-06-26image: Add signing infrastructureSimon Glass1-0/+5
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan1-0/+5
2013-06-24Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+5
2013-06-23sf: Add bank addr code in CONFIG_SPI_FLASH_BARJagannadha Sutradharudu Teki1-0/+5
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang1-0/+8
2013-06-20powerpc/mpc85xx: support application without resetvec segment in the linker s...Ying Zhang1-0/+5
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang1-0/+3
2013-06-20board/bsc9131rdb: Add DSP side tlb and lawsPriyanka Jain1-0/+7
2013-06-20powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399Prabhakar Kushwaha1-0/+4
2013-06-14Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini1-0/+51
2013-06-13env_mmc: allow negative CONFIG_ENV_OFFSETStephen Warren1-0/+11
2013-06-13README: document CONFIG_ENV_IS_IN_MMCStephen Warren1-0/+40
2013-06-12usb: hub: make minimum power-on delay configurableKuo-Jung Su1-0/+3
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+3
2013-06-07spl_mmc: add Falcon mode support for raw variantPeter Korsgaard1-0/+10
2013-06-07spl_mmc: add Falcon mode support for FAT variantPeter Korsgaard1-0/+8
2013-06-03tpm: Reorganize the I2C TPM driverTom Wai-Hong Tam1-0/+13
2013-06-03tpm: Rename generic_lpc_tpm to tpm_tis_lpcChe-liang Chiou1-1/+4
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+8
2013-05-16README: Correct reference for CONFIG_SUPPORT_RAW_INITRDTom Rini1-1/+1
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-1/+0
2013-05-14image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPLSimon Glass1-0/+6
2013-05-13blackfin: bf609: add softswitch config commandBob Liu1-0/+1
2013-05-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+4
2013-05-11Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla1-0/+4
2013-05-01Add SLRE - Super Light Regular Expression libraryWolfgang Denk1-0/+7
2013-04-28Add fuse API and commandsBenoît Thébaudeau1-0/+1
2013-04-22flash: Add optional verify-after-write featureStefan Roese1-0/+9
2013-04-14cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in READMEAlbert ARIBAUD1-2/+2
2013-04-14ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD1-2/+16
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-6/+89
2013-04-12Makefile: Change CONFIG_SPL_PAD_TO to image offsetBenoît Thébaudeau1-2/+5
2013-04-12mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam1-1/+2
2013-04-12mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BITFabio Estevam1-3/+6