1. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  5. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  6. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  7. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  8. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  9. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  10. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  11. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  12. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  13. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  14. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  15. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  16. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  17. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  18. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  19. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  20. 64123e3 Fix typos in Korat board console output by Larry Johnson · 14 years ago
  21. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  22. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  23. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  24. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  25. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  26. 39ff7d5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  27. 6c70049 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · 15 years ago
  28. a760b02 ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · 15 years ago
  29. 1095493 ppc4xx: Consolidate pci_target_init() function by Stefan Roese · 15 years ago
  30. 9a81c61 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · 15 years ago
  31. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  32. cd77dd1 Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  33. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  34. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  35. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  36. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  37. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  38. f20405e ppc4xx: Add variable "korat_usbcf" for Korat board by Larry Johnson · 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. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 6bd9138 ppc4xx: Fix small korat merge problem by Stefan Roese · 16 years ago
  43. cf1c2ed ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · 16 years ago
  44. 47ce4a2 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · 16 years ago
  45. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  46. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  47. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  48. 6433fa2 ppc4xx: Updates to Korat-specific code by Larry Johnson · 17 years ago
  49. 3259eea Merge Sequoia beautification into Korat code by Larry Johnson · 17 years ago
  50. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  51. 0ddd969 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  52. c591dff Add support for Korat PPC440EPx board by Larry Johnson · 17 years ago