1. 06c1411 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. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 9a2accb i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  6. a166fbc powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · 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. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  11. 6bb9ba7 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · 12 years ago
  12. 3c4c308 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  13. 748cd05 ppc: Move clock fields to arch_global_data by Simon Glass · 12 years ago
  14. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  15. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  16. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  17. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  18. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  19. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  20. d68f4da serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  21. cb487f5 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 12 years ago
  22. 7a10692 arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning by Joe Hershberger · 12 years ago
  23. 888fc61 arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning by Joe Hershberger · 12 years ago
  24. 69545df arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  25. 918e346 mpc8260/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  26. 86ba925 mpc8260/i2c.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  27. 89a7b78 mpc8260/speed.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  28. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  29. b30d41c sbc82xx: delete support for obsolete SBC8240/SBC8260 by Paul Gortmaker · 13 years ago
  30. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  31. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  32. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  33. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  34. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  35. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  36. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  37. ba273f0 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  38. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  39. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  40. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  43. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  44. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  45. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  46. 40e74c8 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  47. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  48. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  49. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  50. e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 15 years ago
  51. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago