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