1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  2. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  3. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  4. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  5. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  6. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  7. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  10. 5ade390 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · 13 years ago
  11. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  12. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  13. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  14. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  15. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  16. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  17. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  18. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  19. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  20. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  21. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago[Renamed from board/mpc8349itx/mpc8349itx.c]
  22. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  23. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  24. 83d4782 Fix memory initialization on MPC8349E-mITX by Timur Tabi · 18 years ago
  25. 435e3a7 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · 18 years ago
  26. 3ff1118 mpc83xx: Delete sdram_init() for MPC8349E-mITX by Timur Tabi · 18 years ago
  27. b7bf05c mpc83xx: Remove a redundant semicolon in mpc8349itx.c by Sam Song · 18 years ago
  28. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  29. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  30. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  31. 774e1b5 mpc83xx: add OF_FLAT_TREE bits to 83xx boards by Kim Phillips · 18 years ago
  32. c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  33. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago