1. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  2. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  3. 1079af4 powerpc: fsl: Update maintainers by York Sun · 7 years ago
  4. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  5. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  6. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  7. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  8. 8807771 NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · 8 years ago
  9. 7601686 powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PB by York Sun · 8 years ago
  10. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  11. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  12. 23d4e5b freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 8 years ago
  13. ed4708a powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 8 years ago
  14. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  15. c712df1 powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · 9 years ago
  16. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  17. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  18. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  19. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  20. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  21. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  22. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  23. 9d04568 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  24. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  25. c9e1f58 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  26. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  27. fbe76ae board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · 11 years ago
  28. 0b66513 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  29. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  30. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  31. 62af761 powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · 11 years ago
  32. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  33. e512c50 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  34. ad89da0 board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  35. 41c686d powerpc/p1010rdb: remove unused cpld_show by Shengzhou Liu · 11 years ago
  36. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  37. e1a2a34 powerpc/p1010rdb: fix calculating ddr_freq_mhz by Shengzhou Liu · 11 years ago
  38. c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  39. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  40. 505c293 board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI define by Prabhakar Kushwaha · 11 years ago
  41. f64bd7c powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL by Prabhakar Kushwaha · 11 years ago
  42. 0fa934d board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 11 years ago
  43. f68a730 powerpc/p1010rdb: Change flexcan compatible string by Shengzhou Liu · 12 years ago
  44. 67ac13b ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  45. c8f9802 p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit) by Matthew McClintock · 12 years ago
  46. 00c60f9 Minor Coding Style Cleanup. by Wolfgang Denk · 12 years ago
  47. 3fe6383 Minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  48. 48f6a5c powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  49. d3de823 powerpc/p1010rdb: add readme document for p1010rdb by Shengzhou Liu · 12 years ago
  50. 487e8ab powerpc/p1010rdb: update mux config of p1010rdb board by Shengzhou Liu · 12 years ago
  51. 5d065c3 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  52. 1ba62f1 powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boards by York Sun · 13 years ago
  53. a311db6 powerpc/85xx: Make inclusion of USB device fixup conditional by Ramneek Mehresh · 13 years ago
  54. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  55. 49249e1 powerpc/85xx: Add basic support for P1010RDB by Poonam Aggrwal · 14 years ago