summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini
2013-02-18nds32: Add a basic errno.hSimon Glass
2013-02-15powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck
2013-02-15powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_RHolger Brunck
2013-02-15powerpc/83xx/km: add support for kmopti2 boardHolger Brunck
2013-02-15powerpc/83xx/km: cleanup tuxx1 supportHolger Brunck
2013-02-15km/common: add eccmode to kernel commandlineHolger Brunck
2013-02-15powerpc/83xx: use NAND_ECC_BCH for kmcoge5neHolger Brunck
2013-02-15kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCHHolger Brunck
2013-02-15km/scripts: replace hardcoded uImageAndreas Huber
2013-02-15km/common: introduce $uimage variableAndreas Huber
2013-02-15powerpc/83xx: use ppc_6xx as arch variable for kmvect1Holger Brunck
2013-02-15powerpc/83xx/km: add MV88E6122 switch support for kmvect1Karlheinz Jerg
2013-02-15km/common/ivm: rework piggy mac adress offset generationHolger Brunck
2013-02-15km82xx, km83xx: move ethernet_present() from common to cpu specificKarlheinz Jerg
2013-02-15km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related codeHolger Brunck
2013-02-15km/common/ivm: remove obsolete codeHolger Brunck
2013-02-15km/common: remove unneeded ifdefs for I2CHolger Brunck
2013-02-15Merge branch 'master' of git://git.denx.de/u-bootKim Phillips
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