1. 68e60eb board/esd/cpci750/mv_eth.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  2. 5b44916 board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  3. 7ff974f board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  4. c4978ae board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  5. 6e2f760 ppc4xx: fix PMC440 painit command by Matthias Fuchs · 13 years ago
  6. 3583fab ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · 13 years ago
  7. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  8. d98cddd Fix Stelian's email address by Stelian Pop · 13 years ago
  9. e0ab6e1 auto_update.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  10. 697c060 cmd_dasa_sim.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  11. 98adee8 cmd_pci405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  12. 22a8309 board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  13. 27245d2 board/esd/cpci750/cpci750.c: Fix error handling by Wolfgang Denk · 13 years ago
  14. e5a8153 board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  15. db25b3a board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  16. a9e9073 GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · 13 years ago
  17. 2fff429 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · 13 years ago
  18. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  19. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  20. 2d56c2b at91: reworked support for meesc board by Matthias Fuchs · 13 years ago
  21. 6f89710 at91: reworked support for otc570 board by Daniel Gorsulowski · 14 years ago
  22. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 14 years ago
  23. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  24. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  25. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  26. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  27. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  28. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  29. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  30. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  31. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  32. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  33. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  34. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  35. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  36. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  37. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  38. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  39. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  40. c7b769a at91: Enabeling USB host on meesc board by Daniel Gorsulowski · 14 years ago
  41. fba2494 at91: Update meesc board to new SoC access by Daniel Gorsulowski · 14 years ago
  42. 795b56c ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  43. 4490449 ppc4xx: Fix building of CANBT board by Matthias Fuchs · 14 years ago
  44. d2b9424 ppc4xx: Fix building of AR405 board by Matthias Fuchs · 14 years ago
  45. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  46. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  47. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  48. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  49. 594c967 ppc4xx: Fix building PLU405 board by Matthias Fuchs · 15 years ago
  50. 7e0fbaf 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board by Reinhard Arlt · 15 years ago
  51. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  52. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  53. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  54. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  55. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  56. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  57. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  58. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  59. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  60. b5faaf7 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · 15 years ago
  61. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  62. 6e02da5 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  63. ecf9a2e ppc4xx: Fix building for PLU405 boards by Matthias Fuchs · 15 years ago
  64. 88e5717 at91: Enable slow master clock on meesc board by Daniel Gorsulowski · 15 years ago
  65. 0fa68f6 mpc83xx: vme8349: Fix power up reset sequence for tsi148 by Reinhard Arlt · 15 years ago
  66. 6388135 mpc83xx: Add support for MPC8349 esd caddy2 by Reinhard Arlt · 15 years ago
  67. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  68. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  69. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  70. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  71. bbbe180 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · 15 years ago
  72. d0a46cb ppc4xx: Remove confusing comment by Matthias Fuchs · 15 years ago
  73. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  74. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  75. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  76. 15fd4fb ppc4xx: Initialize magnetic coupler on VOM405 boards by Matthias Fuchs · 15 years ago
  77. d1c6045 ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · 15 years ago
  78. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  79. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  80. 19a3d99 ppc4xx: Add custom linker script to board/*/config.mk by Stefan Roese · 15 years ago
  81. 606bac5 License cleanup: Fix license header for some esd display configurations by Matthias Fuchs · 15 years ago
  82. 54b531a at91: Update MEESC board support by Daniel Gorsulowski · 15 years ago
  83. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  84. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  85. cf8582c fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  86. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  87. 739a36f ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · 15 years ago
  88. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  89. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  90. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  91. b985ed6 board/esd/cpci750/ide.c: fix compile warning by Wolfgang Denk · 15 years ago
  92. 71022cb board/esd/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  93. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  94. a3aa680 ppc4xx: Fix PMC405DE support by Matthias Fuchs · 15 years ago
  95. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  96. 4691179 mpc83xx: Add esd VME8349 board support by Reinhard Arlt · 15 years ago
  97. 16671b2 PMC405DE: fix out of tree building by Wolfgang Denk · 15 years ago
  98. 1df4d25 ppc4xx: Add 405EP based PMC405DE board by Matthias Fuchs · 15 years ago
  99. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  100. 1fc0bd8 ppc4xx: Cleanup PLU405 board code by Matthias Fuchs · 15 years ago