1. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  2. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  4. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  5. 5993053 replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · 11 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. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  10. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  11. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  12. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  13. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  14. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  15. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. a77034a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  17. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  18. cf6eb6d ppc4xx: TLB init file cleanup by Stefan Roese · 14 years ago
  19. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  20. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  21. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  22. 2cd95a2 ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · 15 years ago
  23. 8582901 ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  24. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  25. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  26. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  27. d2567be Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' by Wolfgang Denk · 15 years ago
  28. 0baeca4 karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos by Mike Frysinger · 16 years ago
  29. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  30. d8d21e6 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · 16 years ago
  31. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  32. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  33. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  34. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  35. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  38. 322ef5e Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · 16 years ago
  39. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  40. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  41. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  42. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  43. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  44. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  45. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  46. 7481266 by Wolfgang Denk · 19 years ago
  47. 3d9569b Changed PPC44x startup message (cpu info, speed...) to common style: by Stefan Roese · 19 years ago
  48. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  49. 2b792af * Fix PHY address argument passing with mii info command by Wolfgang Denk · 19 years ago
  50. 807d5d7 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · 19 years ago
  51. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago
  52. 3d078ce Coding style cleanup by Wolfgang Denk · 19 years ago
  53. b79316f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago