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