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