1. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  2. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  3. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  4. ba74491 p1022ds: Change Timur's email address by Fabio Estevam · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  7. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  8. 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
  9. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  10. 203e94f env: Add an enum for environment state by Simon Glass · 7 years ago
  11. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  12. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  13. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  14. cbcbf71 powerpc: Drop probecpu() in favour of arch_cpu_init() by Simon Glass · 8 years ago
  15. ea022a3 spi: Move freescale-specific code into a private header by Simon Glass · 8 years ago
  16. a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  17. 23d4e5b freescale: Tweak various Makefiles to remove redundancy, fix aesthetics by Robert P. J. Day · 8 years ago
  18. ed4708a powerpc/board: SPL: Enable malloc flag in global data. by Sumit Garg · 8 years ago
  19. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  20. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  21. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  22. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  23. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  24. 9d04568 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
  25. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  26. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  27. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  28. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  29. 81b867a SPL: P1022DS: switch to new multibus/multiadapter support by Ying Zhang · 11 years ago
  30. bf90256 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  31. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  32. 382ce7e powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · 11 years ago
  33. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. f45210d powerpc/p1022ds: Add support for NAND and NAND boot using SPL by Matthew McClintock · 12 years ago
  36. 7a94696 powerpc/p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · 12 years ago
  37. af25360 powerpc/p1022ds: add support for SPI and SD boot by Matthew McClintock · 12 years ago
  38. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  39. 3d7506f powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 12 years ago
  40. 5d065c3 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot by Timur Tabi · 13 years ago
  41. 1f09b44 GCC4.6: Squash warnings in diu.c by Marek Vasut · 13 years ago
  42. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  43. 712cf7a powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · 13 years ago
  44. 3b4a226 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · 13 years ago
  45. 29b83d9 powerpc/p1022ds: set the clock-frequency prop only if the clock is enabled by Timur Tabi · 13 years ago
  46. aeabdeb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  47. 9b6e9d1 powerpc/85xx: Enable eSPI support on P1022DS by Jiang Yutang · 14 years ago
  48. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 13 years ago
  49. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 13 years ago
  50. b93f81a powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS by Jiang Yutang · 14 years ago
  51. 9899ac1 powerpc/85xx: Add 36-bit address map support to P1022DS by Jiang Yutang · 14 years ago
  52. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  53. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  54. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  55. aa8d3fb p1022ds: allow for board-specific ngPIXIS functions by Timur Tabi · 14 years ago
  56. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  57. a4aafcc powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  58. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  59. fdb9482 p1022ds: fix switching of DIU/LBC signals by Timur Tabi · 14 years ago
  60. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  61. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  62. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  63. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  64. a2d12f8 p1022ds: add audclk hwconfig setting to enable codec reference clock by Timur Tabi · 14 years ago
  65. 55b0523 p1022ds: use weak CFI flash accessors when DIU is enabled by Timur Tabi · 14 years ago
  66. d5e01e4 p1022ds: add video support by Timur Tabi · 14 years ago
  67. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  68. 9f43d79 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  69. c59e1b4 powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago