1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  2. 7084851 board/freescale: add the DM_ETH changes for the PPC DPAA platforms by Madalin Bucur · 4 years, 7 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  6. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  7. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  9. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 7 months ago
  10. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  11. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  12. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  13. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  14. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  15. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  16. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  17. 24ff2ec powerpc: T102xRDB: Compile legacy PCIe routines conditionally by Hou Zhiqiang · 5 years ago
  18. fe81280 powerpc: Enable device tree support for T1024RDB by Hou Zhiqiang · 5 years ago
  19. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  20. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  21. c3aeeb8 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 7 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  24. 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  25. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  26. 4bc2ad2 env: Add an enum for environment state by Simon Glass · 7 years ago
  27. 52c4853 powerpc/board/t1024rdb: enable board-level reset when issuing reset command by Shengzhou Liu · 8 years ago
  28. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  29. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  30. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  31. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  32. 302445a powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  33. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  34. f9a0363 powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
  35. 940ee4a powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
  36. 29a5301 fsl/board/ddr: optimize board-specific cpo for erratum A-009942 by Shengzhou Liu · 8 years ago
  37. a5ca142 powerpc: T102xRDB: Split as T1023RDB and T1024RDB by York Sun · 8 years ago
  38. 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
  39. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  40. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  41. 0362bdb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  42. fe56a4f freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 9 years ago
  43. 0246ade board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl boot by Shengzhou Liu · 8 years ago
  44. 2ff056b powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 9 years ago
  45. f1510e6 board/freescale: Update ddr clk_adjust by Shengzhou Liu · 9 years ago
  46. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  47. 1de43cf powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  48. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  49. 513eaf2 net: Move some header files to include/ by Shaohui Xie · 9 years ago
  50. 503dba8 powerpc/t1023rdb: change default core frequency to 1200MHz by Shengzhou Liu · 9 years ago
  51. 796b33a powerpc/t1023rdb: eMMC boot without external SD card by Shengzhou Liu · 9 years ago
  52. 0a19789 powerpc/t1023rdb: add support for T1023RDB RevC by Shengzhou Liu · 9 years ago
  53. 556b76f powerpc/t104x, t102x: Update CPC debug register value in PBI commands by Priyanka Jain · 10 years ago
  54. 032df62 board/t102x: use fdt_setprop_string instead of fdt_setprop by Shengzhou Liu · 10 years ago
  55. 00d7e5b powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  56. ccc57ef powerpc/t1024rdb: Add support for T1024RDB-PB by Shengzhou Liu · 10 years ago
  57. 8dc02f3 mpc85xx/t102xrdb: convert deep sleep to generic board interface by tang yuantian · 10 years ago
  58. 4991240 powerpc/t1024rdb: Add T1024 RDB board support by Shengzhou Liu · 10 years ago