1. b0c4586 CHECKPATCH: ./board/esd/plu405/fpgadata.c by Marek Vasut · 13 years ago
  2. 43fe6d4 CHECKPATCH: ./board/esd/wuh405/fpgadata.c by Marek Vasut · 13 years ago
  3. a6bab59 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c by Marek Vasut · 13 years ago
  4. c26f4bd CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c by Marek Vasut · 13 years ago
  5. 4915cb9 CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c by Marek Vasut · 13 years ago
  6. ce49e5d CHECKPATCH: ./board/esd/canbt/fpgadata.c by Marek Vasut · 13 years ago
  7. 47f39e1 CHECKPATCH: ./board/esd/du405/fpgadata.c by Marek Vasut · 13 years ago
  8. e0c4366 CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c by Marek Vasut · 13 years ago
  9. 1affd5c board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  10. bbb1fe4 board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  11. 7c9543f board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning by Matthias Fuchs · 13 years ago
  12. a6569c6 ppc4xx: fix PMC440 painit command by Matthias Fuchs · 13 years ago
  13. baa3713 ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · 13 years ago
  14. 2fe6b7f ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  15. 762e637 Fix Stelian's email address by Stelian Pop · 13 years ago
  16. 80b68f7 auto_update.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  17. b2776d3 cmd_dasa_sim.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  18. 3cceed2 cmd_pci405.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  19. 2595fdd board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  20. be51c5c board/esd/cpci750/cpci750.c: Fix error handling by Wolfgang Denk · 13 years ago
  21. 7df80ac board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  22. 0333185 board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  23. 9cf5dee GCC4.6: Squash warnings in pmc405de.c by Marek Vasut · 13 years ago
  24. 2bf0758 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · 13 years ago
  25. 25ceb27 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  26. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  27. 0cb77bf at91: reworked support for meesc board by Matthias Fuchs · 13 years ago
  28. a950c81 at91: reworked support for otc570 board by Daniel Gorsulowski · 13 years ago
  29. 9d8fbd1 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · 13 years ago
  30. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  31. 2ced53e Move LDSCRIPT definitions to board config files. by Wolfgang Denk · 14 years ago
  32. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  33. 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  34. e2c2a95 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  35. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  36. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  37. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  38. 1211a46 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · 14 years ago
  39. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  40. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  41. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  42. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  43. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  44. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  45. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  46. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  47. 64037fb at91: Enabeling USB host on meesc board by Daniel Gorsulowski · 14 years ago
  48. d4562e0 at91: Update meesc board to new SoC access by Daniel Gorsulowski · 14 years ago
  49. 5baefbb ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  50. a00c137 ppc4xx: Fix building of CANBT board by Matthias Fuchs · 14 years ago
  51. f3dc7f1 ppc4xx: Fix building of AR405 board by Matthias Fuchs · 14 years ago
  52. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  53. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  54. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  55. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  56. 9c3f2d6 ppc4xx: Fix building PLU405 board by Matthias Fuchs · 14 years ago
  57. 0738e24 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board by Reinhard Arlt · 15 years ago
  58. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  59. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  60. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  61. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  62. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  63. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  64. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  65. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  66. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  67. 6258b04 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · 15 years ago
  68. 7c966a8 ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · 15 years ago
  69. 44d8025 at91: Add esd gmbh OTC570 board support by Daniel Gorsulowski · 15 years ago
  70. 976c21a ppc4xx: Fix building for PLU405 boards by Matthias Fuchs · 15 years ago
  71. a3f3897 at91: Enable slow master clock on meesc board by Daniel Gorsulowski · 15 years ago
  72. a0daa2e mpc83xx: vme8349: Fix power up reset sequence for tsi148 by Reinhard Arlt · 15 years ago
  73. 1dee9be mpc83xx: Add support for MPC8349 esd caddy2 by Reinhard Arlt · 15 years ago
  74. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  75. 00b6d92 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  76. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  77. 2a49bf3 Merge branch 'master' into next by Wolfgang Denk · 15 years ago
  78. 34ddbd1 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · 15 years ago
  79. 629ab99 ppc4xx: Remove confusing comment by Matthias Fuchs · 15 years ago
  80. 6c70049 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  81. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  82. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  83. 3ffc0d6 ppc4xx: Initialize magnetic coupler on VOM405 boards by Matthias Fuchs · 15 years ago
  84. be0db3e ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · 15 years ago
  85. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  86. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  87. b1245dd ppc4xx: Add custom linker script to board/*/config.mk by Stefan Roese · 15 years ago
  88. f3ee258 License cleanup: Fix license header for some esd display configurations by Matthias Fuchs · 15 years ago
  89. a380279 at91: Update MEESC board support by Daniel Gorsulowski · 15 years ago
  90. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  91. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  92. 6385b28 fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  93. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  94. 3b4bd2d ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · 15 years ago
  95. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  96. 054197b mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  97. cae26e2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  98. 97138fc board/esd/cpci750/ide.c: fix compile warning by Wolfgang Denk · 15 years ago
  99. ba73060 board/esd/common/flash.c: Fix compile warning by Wolfgang Denk · 15 years ago
  100. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago