1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  3. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  4. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  5. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  6. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  7. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  8. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. 2e651b2 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · 13 years ago
  11. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  12. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  13. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  14. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  16. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  17. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  18. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  19. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  20. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  21. e58fe95 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago[Renamed from board/mpc8349itx/mpc8349itx.c]
  22. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  23. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  24. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  25. 7a78f14 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · 18 years ago
  26. fab1680 mpc83xx: Delete sdram_init() for MPC8349E-mITX by Timur Tabi · 18 years ago
  27. 05031db mpc83xx: Remove a redundant semicolon in mpc8349itx.c by Sam Song · 18 years ago
  28. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  29. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  30. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  31. bf0b542 mpc83xx: add OF_FLAT_TREE bits to 83xx boards by Kim Phillips · 18 years ago
  32. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  33. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago