1. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  2. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  3. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  4. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  5. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  6. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  7. 800c206 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  8. 6bce611 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  9. f6bc1ca Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  10. c7ec3c2 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  11. 911c606 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  12. 8f48bb0 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  13. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  14. 78d58de powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  15. f41330e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  16. dce2403 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  17. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  18. a07c051 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  19. f71ee3c arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  20. a85994c mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  21. 186d7a5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  22. 09da8b8 mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  23. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  24. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  25. 293935c powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  26. df2be19 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  27. f37569d powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  28. 945e59a powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  29. 805b3c6 mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  30. 30b531f iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  31. c4ef3d4 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  32. 65a5712 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  33. c068ec7 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  34. 54ec1cc cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  35. 9a3d7aa 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  36. 53dcbca 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  37. bc114cc usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  38. b1cbf46 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  39. e0b079b arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  40. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  41. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  42. b045116 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  43. d5bbe66 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  44. 4d91715 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  45. 59cb44c arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  46. acb7000 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  47. 4a27247 arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  48. 1882fab arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  49. 66a0221 fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399 by Poonam Aggrwal · 13 years ago
  50. ac7e895 powerpc/85xx: Add support for Book-E MMU Arch v2.0 by Kumar Gala · 13 years ago
  51. 8cab6eb powerpc/85xx: Fix warning for USB device-fixup by Ramneek Mehresh · 13 years ago
  52. c9a1b77 powerpc/85xx: resize the boot page TLB before relocating CCSR by Timur Tabi · 13 years ago
  53. c19b068 powerpc/85xx: verify the current address of CCSR before relocating it by Timur Tabi · 13 years ago
  54. 2217182 powerpc/85xx: add some missing sync instructions in the CCSR relocation code by Timur Tabi · 13 years ago
  55. 40402f0 powerpc/85xx: fix some comments in the CCSR relocation code by Timur Tabi · 13 years ago
  56. 918a35b powerpc/85xx: fix definition of MAS register macros by Timur Tabi · 13 years ago
  57. c8caa8a powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
  58. ceaf612 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  59. 2fc8fbb arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  60. f8d47f6 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  61. 2bdb0f4 mpc8220/i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  62. 9412a44 mpc8260/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  63. 7595ff2 mpc8260/i2c.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  64. f4deff1 mpc8220/fec.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  65. 80c4801 mpc8260/speed.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  66. 54804a4 mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  67. 3019e56 mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  68. d0344a4 mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · 13 years ago
  69. 89f85ad mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  70. 51fc4a9 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  71. 64070ba arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  72. 775ad02 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  73. 09e3c9f arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  74. cd478fc arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
  75. f05b933 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · 13 years ago
  76. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  77. 0c72e66 mpc83xx: Fix ipic structure definition by Joe Hershberger · 13 years ago
  78. 81a75f1 mpc83xx: fix global timer structure definition by Kim Phillips · 13 years ago
  79. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  80. 96ea2b9 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  81. df59292 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  82. 3f7772c arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  83. 46bc7f0 GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  84. 3c48d6c GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  85. 6081490 GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  86. c9af943 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  87. 99b00d9 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  88. 701b4be GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  89. c16d054 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  90. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  91. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  92. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  93. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  94. 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  95. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  96. 3761b97 mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · 13 years ago
  97. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  98. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
  99. 4eb3c37 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · 13 years ago
  100. 0e7ccae powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · 13 years ago