1. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  2. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  3. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  4. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  5. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  6. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  10. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  11. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  12. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  14. b76ec38 Remove white space at end. by William Juul · 17 years ago
  15. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  16. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  17. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  18. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  19. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  20. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  21. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  22. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · 17 years ago
  23. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  24. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  25. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 17 years ago
  26. 2419d1d Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  27. fb753a4 Adds support for the Prodrive PMDRA board, based on a DM6441 by Pieter Voorthuijsen · 17 years ago
  28. 34a64a4 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · 17 years ago
  29. beef517 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · 17 years ago
  30. 1c008a2 ARM: remove useless function board_post_init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  31. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  32. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  33. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  34. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  35. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  36. 87de5a6 Make "file" command happy with some config.mk files; update CHANGELOG by Wolfgang Denk · 18 years ago
  37. 07653eb Remove BOARDLIBS usage completely by Stefan Roese · 18 years ago
  38. 52232fd Minor code cleanup. by Wolfgang Denk · 18 years ago
  39. b04fc0f [PATCH] Add missing p3mx.h file to repository (ups) by Stefan Roese · 18 years ago
  40. 1b5f1ff [PATCH] Add support for Prodrive SCPU (PDNB3 variant) board by Stefan Roese · 18 years ago
  41. 46437f5 [PATCH] Update Prodrive P3Mx support by Stefan Roese · 18 years ago
  42. 1d9192f [PATCH] Update ALPR board files by Stefan Roese · 18 years ago
  43. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · 18 years ago
  44. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  45. dd314e0 Code cleanup. Update CHANGELOG. by Wolfgang Denk · 18 years ago
  46. 45993ea [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards by Stefan Roese · 18 years ago
  47. 0e2df5a [PATCH] alpr: remove unused board specific flash driver by Stefan Roese · 18 years ago
  48. 2a4a943 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · 18 years ago
  49. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  50. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  51. a183188 Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · 18 years ago
  52. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  53. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  54. 4963968 Add initial support for the ALPR board from Prodrive by Stefan Roese · 18 years ago
  55. 4646d2a * Update Intel IXP4xx support by Wolfgang Denk · 19 years ago
  56. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  57. aaa7c00 by Wolfgang Denk · 19 years ago
  58. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  59. 42f2a82 Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  60. c443fe9 Add support for Prodrive P3P440 board: by Stefan Roese · 19 years ago