1. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  2. 8298fd2 board/prodrive/alpr/fpga.c: Coding style cleanup by Wolfgang Denk · 13 years ago
  3. c2484f4 PPC4xx: ALPR: constify FPGA code by Wolfgang Denk · 13 years ago
  4. 904ec57 update/fix PDNB3 board by Michael Schwingen · 13 years ago
  5. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  6. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  7. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  8. e2c2a95 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  9. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  10. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  11. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  12. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  13. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  14. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  15. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  16. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  17. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  18. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  19. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  20. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  21. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  22. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  23. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  24. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  25. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  26. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  27. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  28. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  29. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  30. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  31. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  32. 3cbcfa7 p3mx: Remove serial relocation fixups by Peter Tyser · 15 years ago
  33. 6385b28 fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  34. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  35. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  36. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  37. bc0d329 asm-generic: Consolidate errno.h to asm-generic/errno.h by Michal Simek · 15 years ago
  38. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  39. 10a451c arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  40. dfcd7f2 Redundant Environment: protect full sector size by Wolfgang Denk · 15 years ago
  41. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  42. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  43. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  44. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  45. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  46. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  50. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  51. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  52. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  54. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  55. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  56. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  57. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  58. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  59. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  60. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  61. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  62. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  63. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  64. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  65. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  66. 62479b1 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  67. a574a73 Adds support for the Prodrive PMDRA board, based on a DM6441 by Pieter Voorthuijsen · 16 years ago
  68. 9462732 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · 17 years ago
  69. 511e4f9 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · 17 years ago
  70. 3d9f3bf ARM: remove useless function board_post_init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  71. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  72. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  73. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  74. 9107ebe board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  75. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  76. 5499645 Make "file" command happy with some config.mk files; update CHANGELOG by Wolfgang Denk · 17 years ago
  77. 323bfa8 Remove BOARDLIBS usage completely by Stefan Roese · 17 years ago
  78. 7435711 Minor code cleanup. by Wolfgang Denk · 18 years ago
  79. b0b1a92 [PATCH] Add missing p3mx.h file to repository (ups) by Stefan Roese · 18 years ago
  80. 9d8d5a5 [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board by Stefan Roese · 18 years ago
  81. 0057d75 [PATCH] Update Prodrive P3Mx support by Stefan Roese · 18 years ago
  82. f16c1da [PATCH] Update ALPR board files by Stefan Roese · 18 years ago
  83. bc5556d Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · 18 years ago
  84. fa23044 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  85. 8d9a861 Code cleanup. Update CHANGELOG. by Wolfgang Denk · 18 years ago
  86. 1eac2a7 [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · 18 years ago
  87. cc5ee8a [PATCH] alpr: remove unused board specific flash driver by Stefan Roese · 18 years ago
  88. 1c2ce22 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · 18 years ago
  89. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  90. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  91. 5bc528f Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · 18 years ago
  92. 64cd52e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  93. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  94. 899620c Add initial support for the ALPR board from Prodrive by Stefan Roese · 18 years ago
  95. ba94a1b * Update Intel IXP4xx support by Wolfgang Denk · 18 years ago
  96. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  97. 7481266 by Wolfgang Denk · 19 years ago
  98. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  99. 3d9569b Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  100. 5568e61 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago