1. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  2. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  3. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  4. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  5. fcc2074 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  6. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  7. ce2acd3 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  8. bddf144 iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  9. 4a12726 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  10. deeecb7 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  11. 6cd71d0 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  12. a6370da cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  13. 8f6db4b 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  14. fe91a65 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  15. af0af52 usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  16. e5d5ed4 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  17. 32bb34a 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  18. e7fb8ba GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  19. bd78ef9 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  20. 73dc307 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  21. ae484ba GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  22. b6d5040 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  23. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  24. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  25. 226502e ppc4xx: Flush dcache after DDR2 autocalibration with caches on by Stefan Roese · 13 years ago
  26. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  27. 644362c PPC405EX CHIP_21 erratum by Steven A. Falco · 13 years ago
  28. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  29. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  30. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  31. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  32. c722c70 ppc4xx: Fix compilation breakage in miiphy.c by Stefan Roese · 14 years ago
  33. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  34. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  35. d20b999 xilinx-ppc4xx-generic: Use common u-boot.lds by Ricardo Ribalda Delgado · 14 years ago
  36. f7b548a ppc4xx: Clarify comment about boot chip-select in start.S by Stefan Roese · 14 years ago
  37. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  38. 7920954 ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · 14 years ago
  39. e03dabe powerpc: cmd_ecctest: Use return value of cmd_usage by Thomas Weber · 14 years ago
  40. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  41. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  42. a7186b8 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · 14 years ago
  43. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  44. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  45. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  46. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  47. f472069 ppc4xx: Change tsr/tcr macros to upper case by Stefan Roese · 14 years ago
  48. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  49. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  50. 1b8fec1 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  51. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  52. ad876ff ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  53. e02d449 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  54. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  55. afabb49 ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  56. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  57. 0988776 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  58. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  59. 8a805df ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  60. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  61. f3cac53 ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  62. c1ab75c ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  63. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  64. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  65. be24ef6 ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  66. 58eb869 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  67. b995d7c ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  68. eab9800 ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  69. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  70. 4978e60 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 14 years ago
  71. e9c020d ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 14 years ago
  72. 066003b ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 14 years ago
  73. db64377 ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 14 years ago
  74. fe7cca7 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 14 years ago
  75. e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 14 years ago
  76. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 14 years ago
  77. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago