1. 4be196a i2c: powerpc: Remove use of CONFIG_HARD_I2C by Simon Glass · 8 years ago
  2. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  3. 3afb1ec powerpc: mpc512x: Add support for get_svr() for mpc512x devices by Sriram Dash · 8 years ago
  4. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  5. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  6. 0c91159 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 9 years ago
  7. 6d064ee serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  8. 18a53e1 powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  9. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  10. b8cb075 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  11. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  12. f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
  13. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  14. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  15. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  16. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  17. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  18. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  21. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · 12 years ago
  22. 8ac3711 mpc: iim: Switch to common fsl_iim by Benoît Thébaudeau · 12 years ago
  23. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  24. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  25. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  26. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  27. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  28. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  29. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  30. 3fdce77 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  31. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  32. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · 12 years ago
  33. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  34. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  35. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  36. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  37. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  38. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  39. 594f17e MPC8xxx: Define cache ops for USB by Marek Vasut · 13 years ago
  40. b1cbf46 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  41. e0b079b arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  42. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  43. 6d99ce2 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · 14 years ago
  44. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  45. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
  46. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
  47. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 14 years ago
  48. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
  49. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  50. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  51. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  52. 42126a6 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  53. 4e7e4fd 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  54. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  55. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  56. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  57. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  58. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  59. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  60. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  61. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  62. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  63. ec0868b mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  64. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  65. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  66. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  67. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  68. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  69. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 15 years ago
  70. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · 15 years ago
  71. 657c46e mpc5121: add common post_word_load/store code by Anatolij Gustschin · 15 years ago
  72. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · 15 years ago
  73. 4c6d349 mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 15 years ago
  74. 007a817 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 15 years ago
  75. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · 15 years ago
  76. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  77. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago