1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 6 months ago
  3. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  5. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  6. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  7. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  8. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  9. 8a81bfd mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · 6 years ago
  10. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  11. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  12. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  13. 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  14. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  15. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  16. f4ea9f8 PPC MPC83xx: Fix MPC8323ERDB build warning by Wolfgang Denk · 11 years ago
  17. f5f30de powerpc/83xx: remove empty board_early_init_f() by Timur Tabi · 14 years ago
  18. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  19. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 17 years ago
  21. 5b2793a mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  22. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  23. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  24. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  25. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  26. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  27. 1c274c4 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago