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