1. 4a59809 Consolidate bool type by York Sun · 12 years ago
  2. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  3. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  4. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  5. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  6. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  7. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  8. 6e2f760 ppc4xx: fix PMC440 painit command by Matthias Fuchs · 13 years ago
  9. 3583fab ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · 13 years ago
  10. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · 13 years ago
  11. 2fff429 GCC4.6: Squash warning in cmd_pmc440.c by Marek Vasut · 13 years ago
  12. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  13. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  14. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  15. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  16. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  17. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  18. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  19. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  20. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  21. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  22. 795b56c ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  23. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  24. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  25. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  26. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · 15 years ago
  27. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  28. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  29. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  30. d0a46cb ppc4xx: Remove confusing comment by Matthias Fuchs · 15 years ago
  31. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  32. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  33. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  34. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  35. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  36. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  37. cf8582c fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  38. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  39. 739a36f ppc4xx: Add SDRAM detection for PMC440 boards by Matthias Fuchs · 15 years ago
  40. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  41. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  42. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  43. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  44. 5dde4e2 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · 16 years ago
  45. 33e8d30 ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · 16 years ago
  46. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  47. 1dcc5f1 ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration by Stefan Roese · 16 years ago
  48. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  49. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. 2a12190 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · 16 years ago
  51. abfcacb ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · 16 years ago
  52. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  53. b9f0d5b ppc4xx: Update PMC440 board support by Matthias Fuchs · 16 years ago
  54. 2a602e5 ppc4xx: Fix PMC440 BSP commands by Matthias Fuchs · 16 years ago
  55. ed8cf4e ppc4xx: Clean up PMC440 header by Matthias Fuchs · 16 years ago
  56. 9f1a767 ppc4xx: Handle other board variant in PMC440 FPGA code by Matthias Fuchs · 16 years ago
  57. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  62. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  63. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  64. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  65. 4b43542 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 17 years ago
  66. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  67. eb89e02 ppc4xx: Small whitespace fix of esd patches by Stefan Roese · 17 years ago
  68. 274f38d ppc4xx: Cleanup PMC440 board support by Matthias Fuchs · 17 years ago
  69. 64f2d39 ppc4xx: Add ptm configuration variables for PMC440 by Matthias Fuchs · 17 years ago
  70. a1e86e0 PMC440 board: fix board Makefile for out-of-tree building by Wolfgang Denk · 17 years ago
  71. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  72. 640b9e7 ppx4xx: Fix sdram init on PMC440 boards by Matthias Fuchs · 17 years ago
  73. 6bc0ef4 ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  74. 19789c4 ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  75. 88f4a7b ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  76. 0586e9f2 ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  77. c6c882e ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago