summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck
2013-02-14x86: Remove unused real mode codeSimon Glass
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2013-02-14x86: Remove unneeded cruft from main MakefileSimon Glass
2013-02-14x86: Remove sc520 cpuSimon Glass
2013-02-14x86: Remove eNET boardsSimon Glass
2013-02-12Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck
2013-02-12MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck
2013-02-12MIPS: compute num_got_entries from .got section's sizeGabor Juhos
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck
2013-02-12MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck
2013-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck