Commit Graph

19384 Commits (a2979dcdbeb39a01dc888090d2c736c2ad3f548d)
 

Author SHA1 Message Date
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 13 years ago
Bob Liu 3ead92c571 blackfin: bf60x: new processor header files 13 years ago
Allen Martin 47104c37de MAKEALL: add support for per architecture toolchains 13 years ago
Piotr Wilczek 3e34cf7bff gpt: fix partion size limit 13 years ago
Holger Hans Peter Freyther c8876f1c72 mac: Fix the condition check for setting the MAC from the EEPROM 13 years ago
Holger Hans Peter Freyther 4f47aceb11 led: The gpio_led.c code expects that LED state is from the enum 13 years ago
Holger Hans Peter Freyther 03414ac45e gpio: Build the da8xx_gpio code for the davinci644x device 13 years ago
Reinhard Arlt 1b3e0b191a cmd_elf: Fix broken bootvx command 13 years ago
Robert P. J. Day 70d7cb9252 cmd_load.c: Add #endif comments to reduce confusion 13 years ago
Robert P. J. Day 85de63e2e6 cmd_mem.c: Fix some typoes, no functional changes 13 years ago
Robert P. J. Day 7789df9dc6 fw_env.config: Correct "fw_saveenv" to "fw_setenv". 13 years ago
Piotr Wilczek 7df54d316e vsprintf: add ustrtoll function 13 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 13 years ago
Scott Wood 55db9ccae3 serial/ns16550: don't generate functions for undefined ports 13 years ago
Tom Rini 1671ba7c0d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 13 years ago
Simon Glass ea6bd08b77 nds32: Add a basic errno.h 13 years ago
Holger Brunck 411190cb16 powerpc/83xx/km: drop uneeded dtt_bus environment var 13 years ago
Holger Brunck 25b29921b2 powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R 13 years ago
Holger Brunck 4714f8e4d5 powerpc/83xx/km: add support for kmopti2 board 13 years ago
Holger Brunck 47f53649a2 powerpc/83xx/km: cleanup tuxx1 support 13 years ago
Holger Brunck a7bc914446 km/common: add eccmode to kernel commandline 13 years ago
Holger Brunck be7576fa15 powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne 13 years ago
Holger Brunck 938187329a kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH 13 years ago
Andreas Huber d42a3b7498 km/scripts: replace hardcoded uImage 13 years ago
Andreas Huber dacc109c41 km/common: introduce $uimage variable 13 years ago
Holger Brunck 6515139bfb powerpc/83xx: use ppc_6xx as arch variable for kmvect1 13 years ago
Karlheinz Jerg 5bcd64cf5c powerpc/83xx/km: add MV88E6122 switch support for kmvect1 13 years ago
Holger Brunck 322bb2056b km/common/ivm: rework piggy mac adress offset generation 13 years ago
Karlheinz Jerg 1eb95ebe0d km82xx, km83xx: move ethernet_present() from common to cpu specific 13 years ago
Holger Brunck cf976ce478 km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code 13 years ago
Holger Brunck 811c8cad71 km/common/ivm: remove obsolete code 13 years ago
Holger Brunck a5a614c129 km/common: remove unneeded ifdefs for I2C 13 years ago
Kim Phillips 9a82b10c66 Merge branch 'master' of git://git.denx.de/u-boot 13 years ago
Tom Rini 9f024f62e4 Merge branch 'fixes' of git://git.denx.de/u-boot-mips 13 years ago
Daniel Schwierzeck 455fbfb668 MIPS: board.c: remove manual relocation of env_name_spec 13 years ago
Simon Glass 96dfc0633a x86: Remove unused real mode code 13 years ago
Simon Glass 588a13f742 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR 13 years ago
Simon Glass a32e626f92 x86: Remove unneeded cruft from main Makefile 13 years ago
Simon Glass 1f3a581495 x86: Remove sc520 cpu 13 years ago
Simon Glass 7e8c53d7d4 x86: Remove eNET boards 13 years ago
Tom Rini 9c748e02d9 Merge branch 'next' of git://git.denx.de/u-boot-mips 13 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 13 years ago
Gabor Juhos 0ba8926e08 MIPS: u-boot.lds: add relocation specific sections 13 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 13 years ago
Daniel Schwierzeck 696a3b2a53 MIPS: start.S: optimize BSS initialization 13 years ago
Daniel Schwierzeck eea8a320e1 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end 13 years ago
Daniel Schwierzeck 3420bf1ca0 MIPS: u-boot.lds: introduce symbol __image_copy_end 13 years ago
Daniel Schwierzeck a52852c5a6 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] 13 years ago
Gabor Juhos 45397816b2 MIPS: compute num_got_entries from .got section's size 13 years ago
Daniel Schwierzeck 8b1c7345c6 MIPS: start.S: unify and simplify reset vector handling 13 years ago