summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-11Correct comment to show the parameters as defined in tools/mkimage.hLars Rasmusson
2012-12-11universal_c210: check the NULL pointer when get the PMICMinkyu Kang
2012-12-11SMDK5250: Enable pmic MAX77686Rajeshwari Shinde
2012-12-11POWER: MAX77686: Modified as per the latest ImplementationRajeshwari Shinde
2012-12-10cm-t35: enable zero bootdelay checkNikita Kiryanov
2012-12-10power: twl6035: complain on LDO9 errorVincent Stehlé
2012-12-10omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé
2012-12-10gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber
2012-12-10am335x: cpsw: make phy address configurableYegor Yefremov
2012-12-10am335x: disable internal delay for RGMII modeYegor Yefremov
2012-12-10OMAP3: TAM3517: add macros for reading eepromStefano Babic
2012-12-10OMAP3: fix panel timing on the mt_ventoux boardStefano Babic
2012-12-10davinci: fixed cpu resetDavide Bonfanti
2012-12-10OMAP3 SPI : Fixed bugs related to SPI transferajoy
2012-12-10omap: emif: configure emif only when requiredLokesh Vutla
2012-12-10OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day
2012-12-10omap4: Add comments on some "#endif"s for readability.Robert P. J. Day
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada
2012-12-10omap3_beagle.h: Fix comment for true/false return value.Robert P. J. Day
2012-12-10am335x_evm: enable SPL NAND supportIlya Yanok
2012-12-10am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok
2012-12-10omap_gpmc: BCH8 support (ELM based)Mansoor Ahamed
2012-12-10am33xx: add ELM supportMansoor Ahamed
2012-12-10am335x_evm: enable NAND supportIlya Yanok
2012-12-10am33xx: NAND supportIlya Yanok
2012-12-10am335x_evm: add nand pinmux definitionIlya Yanok
2012-12-10OMAP: include sys_proto.h from boot-commonIlya Yanok
2012-12-10omap3/mem.c: remove unused definesAndreas Bießmann
2012-12-10universal_c210: fix compiler error and compiler warningMinkyu Kang
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-09spi: atmel: sam9m10g45 also support WDRBT bitBo Shen
2012-12-09at91sam9x5ek: add USB configurationRichard Genoud
2012-12-09at91sam9x5ek: regroup FAT/DOS featuresRichard Genoud
2012-12-09at91sam9x5: enable USB support for 9x5ek board.Richard Genoud
2012-12-08MIPS: constify address pointer in test_bit()Daniel Schwierzeck
2012-12-08MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2012-12-07fs:ext4:write: Initialize cache aligned filename bufferŁukasz Majewski
2012-12-07fs:ext4:fix: Code refactoring to suppress compiler warningsŁukasz Majewski
2012-12-07fs:ext4:write: Store block device descriptor in file system structureŁukasz Majewski
2012-12-07fs:ext4:write: Add lldiv and do_div to perform 64-32 bits divisionŁukasz Majewski
2012-12-07Change e-mail address of Luka PerkovLuka Perkov
2012-12-07serial_pl011: Set RTS during initializationJoshua Housh
2012-12-07MAINTAINERS: Add a pointer to the custodians page.Robert P. J. Day
2012-12-07mxs: SPL: Generalize memory initializationOtavio Salvador
2012-12-06x86: Fix coreboot config to boot on ChromebookSimon Glass
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black