1. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  4. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  5. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 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. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  9. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  10. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · 14 years ago
  11. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  12. 99f2be6 ppc4xx: Fix missing linker scripts for partial linking by Stefan Roese · 14 years ago
  13. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  15. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  16. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  17. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  18. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  19. 0feec6a ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration by Stefan Roese · 15 years ago
  20. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  21. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  22. 92c058e ppc4xx: Fix NAND booting targets after 4xx linker script consolidation by Stefan Roese · 15 years ago
  23. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · 15 years ago
  24. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  25. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  26. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  27. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  28. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  29. 9b89d30 ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmd by Stefan Roese · 15 years ago
  30. 142a2e6 ppc4xx: Add chip_config command to AMCC Kilauea eval board by Stefan Roese · 15 years ago
  31. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  32. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  33. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  34. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  35. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. a7c7d86 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  38. 97d6a34 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  39. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  41. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  42. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  43. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  44. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  45. a37856a ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 17 years ago
  46. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  47. fbf2430 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 17 years ago
  48. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  49. 4b8b9b0 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · 17 years ago
  50. e2a1242f ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  51. 1c793c0 ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · 17 years ago
  52. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  53. a9fa1f3 ppc4xx: Bring 4xx fdt support up-to-date by Stefan Roese · 17 years ago
  54. e971ead ppc4xx: 405EX: Correctly enable USB pins by Stefan Roese · 17 years ago
  55. 1fd81ff ppc4xx: Kilauea: Add PCIe reset assertion upon power-up by Stefan Roese · 17 years ago
  56. 4dde6d3 ppc4xx: Small AMCC Kilauea cleanup by Stefan Roese · 17 years ago
  57. 7e3e268 ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · 17 years ago
  58. 720c585 ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · 17 years ago
  59. 1566805 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  60. 070b93f ppc4xx: Fix size setup in Kilauea DDR2 init routine by Stefan Roese · 17 years ago
  61. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  62. 2ae6b91 ppc4xx: Enable device tree support (fdt) on Kilauea per default by Stefan Roese · 17 years ago
  63. 7de9fc7 ppc4xx: Add initial AMCC Kilauea 405EX support by Stefan Roese · 17 years ago