summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | Prepare v2013.01-rc3Tom Rini2013-01-10-1/+1
* | | | | bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL...Daniel Schwierzeck2013-01-10-1/+7
* | | | | cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmdStefan Roese2013-01-10-0/+2
* | | | | cfi_flash: Enable PPB protection for all AMD cmdset flash chipsStefan Roese2013-01-10-8/+5
* | | | | cfi_flash: Read PPB sector protection from device for AMD/Spansion chipsStefan Roese2013-01-10-0/+21
* | | | | cfi_flash: Add manufact_match helper functionStefan Roese2013-01-10-7/+9
* | | | | mtd/cfi: add support for SST 4KB sector granularityAngelo Dureghello2013-01-10-1/+25
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-09-688/+326
|\ \ \ \ \ | |/ / / /
| * | | | arm: remove useless code in start.S filesAlbert ARIBAUD2013-01-08-10/+0
| * | | | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-678/+326
| |/ / /
* | | | Fix SPL build for non-ARM targetsAlbert ARIBAUD2013-01-09-0/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-08-290/+1889
|\ \ \ \ | |/ / /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-42/+172
| |\ \ \
| | * | | tools: imximage: Load a size that is multiple of 512Fabio Estevam2013-01-05-1/+11
| | * | | mx53loco: Improve error handling on power_init()Fabio Estevam2013-01-05-10/+51
| | * | | mx53loco: Remove unneeded 'retval' variableFabio Estevam2013-01-05-7/+6
| | * | | mx51evk: Remove unneeded commentFabio Estevam2013-01-05-4/+0
| | * | | mx6qsabresd: use on-board eMMC to store environmentShawn Guo2013-01-05-1/+2
| | * | | mx6qsabresd: add usdhc2 and usdhc4 supportShawn Guo2013-01-05-8/+84
| | * | | fsl_esdhc: add MMC_MODE_HC host_capsShawn Guo2013-01-05-1/+1
| | * | | mx35pdk:Use IMX_GPIO_NR macroAshok2013-01-05-1/+1
| | * | | mxs: Add NAND fdt and ramdisk partition to m28evkMarek Vasut2013-01-05-0/+2
| | * | | mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-27-2/+9
| | * | | mx6qsabre_common: Change default loadaddr to 0x12000000Otavio Salvador2012-12-26-1/+1
| | * | | mx6qsabrelite: Change default loadaddr to 0x12000000Otavio Salvador2012-12-26-1/+1
| | * | | mx53loco: Change default loadaddr to 0x72000000Otavio Salvador2012-12-26-1/+1
| | * | | mx53loco: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador2012-12-26-5/+2
| | * | | mx35pdk: Allow booting of a device tree kernelFabio Estevam2012-12-26-0/+1
| * | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-248/+1717
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cm-t35: enable zero bootdelay checkNikita Kiryanov2012-12-10-0/+1
| | * | | power: twl6035: complain on LDO9 errorVincent Stehlé2012-12-10-5/+14
| | * | | omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé2012-12-10-6/+14
| | * | | gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov2012-12-10-7/+10
| | * | | OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber2012-12-10-11/+0
| | * | | am335x: cpsw: make phy address configurableYegor Yefremov2012-12-10-1/+5
| | * | | am335x: disable internal delay for RGMII modeYegor Yefremov2012-12-10-1/+1
| | * | | OMAP3: TAM3517: add macros for reading eepromStefano Babic2012-12-10-23/+60
| | * | | OMAP3: fix panel timing on the mt_ventoux boardStefano Babic2012-12-10-4/+4
| | * | | davinci: fixed cpu resetDavide Bonfanti2012-12-10-1/+1
| | * | | OMAP3 SPI : Fixed bugs related to SPI transferajoy2012-12-10-32/+45
| | * | | omap: emif: configure emif only when requiredLokesh Vutla2012-12-10-5/+36
| | * | | OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day2012-12-10-3/+2
| | * | | omap4: Add comments on some "#endif"s for readability.Robert P. J. Day2012-12-10-3/+3
| | * | | omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day2012-12-10-4/+4
| | * | | Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-10-122/+120
| | * | | omap3_beagle.h: Fix comment for true/false return value.Robert P. J. Day2012-12-10-1/+1
| | * | | am335x_evm: enable SPL NAND supportIlya Yanok2012-12-10-2/+36
| | * | | am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok2012-12-10-0/+239
| | * | | omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed2012-12-10-1/+402
| | * | | am33xx: add ELM supportMansoor Ahamed2012-12-10-0/+311