1. b4d51db ixp: Move timestamp to arch_global_data by Simon Glass · 12 years ago
  2. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  3. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  4. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  5. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  6. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  7. 61e1298 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · 12 years ago
  8. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  9. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  10. 287e3ad arch/arm/cpu/ixp/npe/npe.c: Fix build warning by Anatolij Gustschin · 12 years ago
  11. 0c7857f IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  12. 696df71 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  13. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  14. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  15. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  16. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  17. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  18. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  19. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  20. 177f386 Minor coding style fixes. by Wolfgang Denk · 13 years ago
  21. d697d79 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · 13 years ago
  22. 66463e6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · 13 years ago
  23. 3053fa0 fix "depend" target in npe directory by Michael Schwingen · 13 years ago
  24. ce04bb4 Fix IXP code to work after relocation was added by Michael Schwingen · 13 years ago
  25. 20f1728 add support for IXP42x Rev. B1 and newer by Michael Schwingen · 13 years ago
  26. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  27. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  28. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  29. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  30. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  31. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  32. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  33. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  34. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  35. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  36. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  37. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  38. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  39. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  40. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  41. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  42. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  43. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  44. 85d3eba ixp/npe: Remove duplicated comment by Thomas Weber · 14 years ago
  45. 2af0a09 ARM: implement relocation for ixp by Heiko Schocher · 14 years ago
  46. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  47. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  48. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago