summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-11lcd: implement a callback for splashimageNikita Kiryanov
2013-03-11am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N
2013-03-11omap4_common: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11omap3_beagle: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11omap5_evm: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11am335x_evm: Enable CONFIG_CMD_BOOTZTom Rini
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra
2013-03-11SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra
2013-03-08SPL: ONENAND: Fix onenand_spl_load_image implementation.Enric Balletbo i Serra
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra
2013-03-08cm-t35: add support for user defined lcd parametersNikita Kiryanov
2013-03-08cm-t35: add support for dvi displaysNikita Kiryanov
2013-03-08lcd: add option for board specific splash screen preparationNikita Kiryanov
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-03-08omap3: add useful dss definesNikita Kiryanov
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-08cm-t35: implement board specific card detect checkNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov
2013-03-08omap_hsmmc: fix out of bounds array accessNikita Kiryanov
2013-03-08omap: consolidate common mmc definitionsNikita Kiryanov
2013-03-08am33xx: Update DDR3 EMIF configuration sequenceTom Rini
2013-03-08am335x_evm: Add am335x_evm_usbspl build targetTom Rini
2013-03-08am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPLTom Rini
2013-02-28ARM: ns9750dev: remove remainders of dead boardWolfgang Denk
2013-02-28README.scrapyard: add missing commit IDsWolfgang Denk
2013-02-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-21Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-18am335x evm: Add am335x_evm_spiboot targetTom Rini
2013-02-18doc/SPL/README.am335x-network: Document using ethernet (and USB) SPLIlya Yanok
2013-02-18am335x_evm: Add NET environment variablesChase Maupin
2013-02-18am335x_evm: Add SPI environment variablesChase Maupin
2013-02-18am335x_evm: Add NAND environment variablesChase Maupin
2013-02-18omap3: mvblx: pass FPGA version to the kernelMichael Jones
2013-02-18omap3: mvblx: select fpgafilename according to orientationMichael Jones
2013-02-18omap3: mvblx: change console to ttyO0 and make silent by default.Howard Gray
2013-02-18OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra
2013-02-18OMAP3: igep00x0: add missing include mach-types.hEnric Balletbo i Serra
2013-02-18OMAP3: igep00x0: use official board names.Enric Balletbo i Serra
2013-02-18am335x_evm: enable support for booting via USBIlya Yanok
2013-02-18am33xx: support for booting via usbethIlya Yanok
2013-02-18spl: support for booting via usbethIlya Yanok
2013-02-18am33xx: pcm051: Remove wp pin mux for sd-cardLars Poeschel
2013-02-18beagle: expansion boards: add LSR COM6L adapterrobertcnelson@gmail.com
2013-02-18beagle: expansion boards: retry i2c_read with 16bit addressingrobertcnelson@gmail.com
2013-02-18da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny
2013-02-18da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny
2013-02-15Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini