1. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  2. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  3. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  4. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  5. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  6. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  9. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  10. d4ed654 corenet: Disable video on P2020DS by Andy Fleming · 12 years ago
  11. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  12. 7ee4110 powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  13. fb365a8 powerpc/85xx: minor clean-ups to the P2020DS board header file by Timur Tabi · 12 years ago
  14. 3d7506f powerpc/85xx: Add USB device-tree fixup for various platforms by ramneek mehresh · 12 years ago
  15. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  16. 4394d0c sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option by Fabio Estevam · 13 years ago
  17. b3f44c2 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
  18. 8b3637c common: cosmetic: CONFIG_ROOTPATH checkpatch compliance by Joe Hershberger · 13 years ago
  19. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  20. e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
  21. 68d4230 powerpc/85xx: Add default usb mode and phy type to hwconfig by Ramneek Mehresh · 13 years ago
  22. a832ac4 powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards by Kumar Gala · 13 years ago
  23. 21dd9af powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DS by Jerry Huang · 14 years ago
  24. a3055c5 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 13 years ago
  25. 1ac63e4 powerpc/85xx: Enable eSDHC boot support on P2020 DS by Jerry Huang · 14 years ago
  26. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  27. ccc4a8d powerpc/85xx: Update P2020DS default env settings by Li Yang · 14 years ago
  28. 9c4d876 powerpc/85xx: Add eSDHC support on P2020DS by Jerry Huang · 14 years ago
  29. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  30. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  31. 28a096e powerpc/85xx: Add SRIO support to P2020DS by Li Yang · 14 years ago
  32. 4d5723d powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  33. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  34. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  35. 84bc003 Enable POST memory test for P2020DS by York Sun · 14 years ago
  36. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  37. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  38. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  39. d24f2d3 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  40. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  41. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  42. 394c46c powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig by york · 14 years ago
  43. d51cc7a powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · 14 years ago
  44. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  45. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  46. ebf9d52 Move ICS CLK chip frequency calculation code into a common board library by Kumar Gala · 14 years ago
  47. 5a46960 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · 14 years ago
  48. ca02f6f 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · 15 years ago
  49. 783852e ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START by Kumar Gala · 15 years ago
  50. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  51. af86096 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · 15 years ago
  52. a0f9e0e ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS by Kumar Gala · 15 years ago
  53. 0ead6f2 ppc/85xx: Enable usb ehci support for p2020ds board by Roy Zang · 15 years ago
  54. 0e87098 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · 15 years ago
  55. f90dc43 85xx: Removed BEDBUG support from FSL 85xx boards by Kumar Gala · 15 years ago
  56. 6bb5b41 85xx: Report which "bank" of NOR flash we are booting from on FSL boards by Kumar Gala · 15 years ago
  57. 89188a6 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards by Kumar Gala · 15 years ago
  58. 433ea8a Remove last remanants of unused CONFIG_I2C_CMD_TREE by Peter Tyser · 15 years ago
  59. 890d242 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  60. 8e5e9b9 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  61. 29c3518 85xx: Add pci e1000 Ethernet support for P2020 board by Roy Zang · 15 years ago
  62. 156984a 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · 15 years ago
  63. feb7838 85xx: Add P2020DS support by Srikanth Srinivasan · 15 years ago