summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther
2013-02-20cmd_elf: Fix broken bootvx commandReinhard Arlt
2013-02-19cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day
2013-02-19cmd_mem.c: Fix some typoes, no functional changesRobert P. J. Day
2013-02-19fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day
2013-02-19vsprintf: add ustrtoll functionPiotr Wilczek
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-19serial/ns16550: don't generate functions for undefined portsScott Wood
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
2013-02-12am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SKTom Rini
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-02-11arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach
2013-02-11Tegra114: Add/enable Dalmore build (T114 reference board)Tom Warren