summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAKEALL: add support for per architecture toolchainsAllen Martin2013-02-201-7/+25
* gpt: fix partion size limitPiotr Wilczek2013-02-201-4/+6
* mac: Fix the condition check for setting the MAC from the EEPROMHolger Hans Peter Freyther2013-02-201-2/+2
* led: The gpio_led.c code expects that LED state is from the enumHolger Hans Peter Freyther2013-02-201-2/+2
* gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-203-1/+12
* cmd_elf: Fix broken bootvx commandReinhard Arlt2013-02-201-1/+1
* cmd_load.c: Add #endif comments to reduce confusionRobert P. J. Day2013-02-191-4/+4
* cmd_mem.c: Fix some typoes, no functional changesRobert P. J. Day2013-02-191-4/+6
* fw_env.config: Correct "fw_saveenv" to "fw_setenv".Robert P. J. Day2013-02-191-1/+1
* vsprintf: add ustrtoll functionPiotr Wilczek2013-02-192-0/+24
* malloc: make malloc_bin_reloc staticGabor Juhos2013-02-196-6/+5
* serial/ns16550: don't generate functions for undefined portsScott Wood2013-02-191-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-02-1815-79/+226
|\
| * powerpc/83xx/km: drop uneeded dtt_bus environment varHolger Brunck2013-02-152-9/+4
| * powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_RHolger Brunck2013-02-152-4/+0
| * powerpc/83xx/km: add support for kmopti2 boardHolger Brunck2013-02-152-6/+26
| * powerpc/83xx/km: cleanup tuxx1 supportHolger Brunck2013-02-152-11/+12
| * km/common: add eccmode to kernel commandlineHolger Brunck2013-02-151-0/+3
| * powerpc/83xx: use NAND_ECC_BCH for kmcoge5neHolger Brunck2013-02-151-0/+2
| * kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCHHolger Brunck2013-02-151-0/+4
| * km/scripts: replace hardcoded uImageAndreas Huber2013-02-152-4/+6
| * km/common: introduce $uimage variableAndreas Huber2013-02-151-1/+8
| * powerpc/83xx: use ppc_6xx as arch variable for kmvect1Holger Brunck2013-02-151-1/+1
| * powerpc/83xx/km: add MV88E6122 switch support for kmvect1Karlheinz Jerg2013-02-154-7/+113
| * km/common/ivm: rework piggy mac adress offset generationHolger Brunck2013-02-151-11/+17
| * km82xx, km83xx: move ethernet_present() from common to cpu specificKarlheinz Jerg2013-02-153-12/+31
| * km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related codeHolger Brunck2013-02-151-4/+0
| * km/common/ivm: remove obsolete codeHolger Brunck2013-02-151-8/+0
| * km/common: remove unneeded ifdefs for I2CHolger Brunck2013-02-151-2/+0
| * Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2013-02-15277-7721/+15079
| |\
| * \ Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2013-02-04239-8296/+6327
| |\ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2013-01-2919-39/+4
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.denx.de/u-bootKim Phillips2013-01-253-29/+63
| |\ \ \ \
* | | | | | nds32: Add a basic errno.hSimon Glass2013-02-181-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'fixes' of git://git.denx.de/u-boot-mipsTom Rini2013-02-151-8/+0
|\ \ \ \ \
| * | | | | MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck2013-02-151-8/+0
* | | | | | x86: Remove unused real mode codeSimon Glass2013-02-1412-1799/+0
* | | | | | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-144-7/+6
* | | | | | x86: Remove unneeded cruft from main MakefileSimon Glass2013-02-141-5/+1
* | | | | | x86: Remove sc520 cpuSimon Glass2013-02-1412-1591/+0
* | | | | | x86: Remove eNET boardsSimon Glass2013-02-148-1238/+0
|/ / / / /
* | | | | Merge branch 'next' of git://git.denx.de/u-boot-mipsTom Rini2013-02-1210-253/+268
|\ \ \ \ \
| * | | | | MIPS: add dynamic relocation supportGabor Juhos2013-02-126-12/+94
| * | | | | MIPS: u-boot.lds: add relocation specific sectionsGabor Juhos2013-02-121-1/+41
| * | | | | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-125-19/+9
| * | | | | MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-123-28/+35
| * | | | | MIPS: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck2013-02-121-2/+3
| * | | | | MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck2013-02-122-0/+8
| * | | | | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck2013-02-122-5/+18
| * | | | | MIPS: compute num_got_entries from .got section's sizeGabor Juhos2013-02-121-4/+2
OpenPOWER on IntegriCloud