1. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  2. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 472d546 Consolidate bool type by York Sun · 11 years ago
  5. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  6. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  7. 7c9543f board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  8. 80b68f7 auto_update.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  9. 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  10. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  11. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  12. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  13. f3ee258 License cleanup: Fix license header for some esd display configurations by Matthias Fuchs · 15 years ago
  14. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  15. ba73060 board/esd/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  16. 2419169 Remove legacy NAND and disk on chip references from boards. by Scott Wood · 15 years ago
  17. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  18. c1b2f79 esd/common: extend cpld command with address parameter by Matthias Fuchs · 15 years ago
  19. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  20. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  21. bb57ad4 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · 16 years ago
  22. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  23. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  24. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  25. ca0c2d4 ppc4xx: Fix esd loadpci command by Matthias Fuchs · 16 years ago
  26. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  27. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  29. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  30. 01ae85b Fix compilation error for TASREG by TsiChung Liew · 16 years ago
  31. b789cb4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 16 years ago
  32. 83975d0 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 16 years ago
  33. b9233fe ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 16 years ago
  34. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  35. 2b3e7e6 esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  36. 8d4f4a8 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  37. 58f3c57 esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  39. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  40. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  41. 9ac6b6f ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  42. e174ac3 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  43. 77660c4 ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  44. fc99701 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  45. 8fb6e80 ppc4xx: Remove #warning in esd auto_update.c by Stefan Roese · 17 years ago
  46. b706d63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  47. 77a3185 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  48. b930726 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  49. e09f7ab Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  50. 5e37800 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  52. 6db3970 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · 18 years ago
  53. bfc8125 Minor code cleanup by Wolfgang Denk · 19 years ago
  54. 4e3ccd2 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · 19 years ago
  55. addb2e1 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · 19 years ago
  56. 48a05a5 Various changes to esd HH405 board specific files by Stefan Roese · 19 years ago
  57. 18c5e64 Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · 19 years ago
  58. 2076d0a PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  59. 5d4ee51 Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  60. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  61. a547775 Fix conflicting types (flash_write()) in esd auto_update.c by Stefan Roese · 19 years ago
  62. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  63. c29ab9d Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · 19 years ago
  64. c177bb5 Fix VOH405 Support Patch by Matthias Fuchs, 25 Sep 2005 by Wolfgang Denk · 19 years ago
  65. 98f4a3d Add SM501 support to HH405 board. by Stefan Roese · 19 years ago
  66. acdcd10 Update for esd auto_update and hh405 board by stroese · 20 years ago
  67. efe2a4d Code cleanup. by wdenk · 20 years ago
  68. 0621f6f esd common update by stroese · 20 years ago
  69. e623a1a esd misc file esd common routines added. by stroese · 20 years ago
  70. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  71. 9a2dd74 Xilinx jtag tool added. by stroese · 21 years ago
  72. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  73. c231d00 Code reworked for PPC405EP support. by stroese · 21 years ago
  74. ad10dd9 Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). by stroese · 22 years ago
  75. c609719 Initial revision by wdenk · 22 years ago
  76. affae2b Initial revision by wdenk · 22 years ago