1. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  2. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  3. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  4. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  5. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  8. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  9. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  10. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  11. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  12. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  13. f0c0b3a Fix incorrect use of getenv() before relocation by Wolfgang Denk · 13 years ago
  14. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  15. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  16. 37805cf ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  17. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  18. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  19. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  20. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  21. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  22. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  23. 9998b13 ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · 15 years ago
  24. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  25. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  26. 56f9b39 ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  27. b0b8674 ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  28. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  29. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  30. 06dfaee ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  31. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  32. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  33. 11a1604 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  34. 4b1389e ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  35. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  36. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  37. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  38. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  39. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  40. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. 0238245 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  42. 3eec160 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  43. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. e321801 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  46. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  47. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  48. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  49. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  50. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  51. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  52. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  53. e4170e5 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · 17 years ago
  54. be88b16 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  55. a0dd99d ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · 17 years ago
  56. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  57. 8697e6a ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  58. 7cfc12a ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  59. e15e334 ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  60. c9672f8 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · 17 years ago
  61. 654f38b ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · 17 years ago
  62. 3d6cb3b ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · 17 years ago
  63. 353f268 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  64. 770c7af ppc4xx: Fix size setup in Kilauea DDR2 init routine by Stefan Roese · 17 years ago
  65. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  66. fd67180 ppc4xx: Enable device tree support (fdt) on Kilauea per default by Stefan Roese · 17 years ago
  67. 566806c ppc4xx: Add initial AMCC Kilauea 405EX support by Stefan Roese · 17 years ago