1. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  2. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  3. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  4. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  5. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  6. 6275331 vcma9/lowlevel_init.S: trivial: terminate comment by Jeroen Hofstee · 10 years ago
  7. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  8. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  9. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 41ea37a ARM: remove superfluous setting of arch_number in board specific code. by David Müller (ELSOFT AG) · 13 years ago
  12. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  13. f310830 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · 13 years ago
  14. 6d75484 VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · 13 years ago
  15. 0bf42fe VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · 13 years ago
  16. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  17. d9abba8 Add generic support for samsung s3c2440 by C Nauman · 14 years ago
  18. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  19. a7d5434 board/mpl: Remove mpl-specific memory test command by Peter Tyser · 14 years ago
  20. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  21. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  22. ac67804 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  23. 9ebfdc2 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  24. 492fb1f Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  25. eb0ae7f Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
  26. 331ab60 mpl: Remove memory test relocation fixups by Peter Tyser · 15 years ago
  27. b1c0eaa Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  28. 28c3450 mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  29. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  30. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  32. 88685b5 VCMA9: fix compile errors by Wolfgang Denk · 16 years ago
  33. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  34. b6b4625 boards: get mac address from environment by Mike Frysinger · 16 years ago
  35. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  36. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  37. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  40. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  41. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  42. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  44. fc19e36 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c by Wolfgang Denk · 17 years ago
  45. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  46. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  47. 9107ebe board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  48. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  49. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  50. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  51. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  52. 400558b Prepare for SoC rework of ARM code: by wdenk · 19 years ago
  53. e86e5a0 Code cleanup for GCC-3.3.x compilers by wdenk · 20 years ago
  54. 731215e Patch by George G. Davis, 24 Aug 2004: by wdenk · 20 years ago
  55. f6e20fc Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  56. a2663ea * Patches by David Müller, 14 Nov 2003: by wdenk · 21 years ago
  57. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  58. 5f535fe * Patches by Anders Larsen, 17 Sep 2003: by wdenk · 21 years ago
  59. 34b3049 Code cleanup by wdenk · 21 years ago
  60. 531716e * Patch by David Müller, 13 Sep 2003: by wdenk · 21 years ago
  61. a43278a * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · 21 years ago
  62. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  63. 48b4261 * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
  64. 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 21 years ago
  65. 33149b8 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · 21 years ago
  66. 06d01db * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
  67. 1cb8e98 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago