1. 7d0d355 powerpc/common/vsc3316: remove const from vsc3316_config parameter define by Shaohui Xie · 11 years ago
  2. 6b44d9e powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  3. 2f848f9 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  4. bf90256 SPDX-License-Identifier: clean up license header by York Sun · 11 years ago
  5. 997399f powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  6. 5d97fe2 powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · 11 years ago
  7. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  8. 382ce7e powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · 11 years ago
  9. fdf8529 powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · 11 years ago
  10. 7c8eea5 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · 11 years ago
  11. bb0dc10 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  12. 0151d99 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
  13. 7cb4f1c spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import by Ying Zhang · 11 years ago
  14. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  15. 40a60c6 Prepare v2013.10-rc1 by Tom Rini · 11 years ago
  16. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  17. 874b4a0 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · 11 years ago
  18. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  19. bcd4d4e SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · 11 years ago
  20. 933aa01 SPDX-License-Identifier: convert GPL-2.0+ / BSD-2-Clause dual-licensed files by Wolfgang Denk · 11 years ago
  21. 0628cb2 net: ftmac110: Update tx/rx descriptor format by Kuo-Jung Su · 11 years ago
  22. 4b7be19 net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs * by Kuo-Jung Su · 11 years ago
  23. 102a8cd net: ftmac110: Update license statement by Kuo-Jung Su · 11 years ago
  24. 6e840eb net.h: don't use the reserved name __unused by Jeroen Hofstee · 11 years ago
  25. a782fb2 linkstation_HGLAN: Convert from unused CONFIG_BOOTP_MASK to specific list by Tom Rini · 11 years ago
  26. 48e8c08 galaxy5200: Convert from unused CONFIG_BOOTP_MASK to specific list by Tom Rini · 11 years ago
  27. b173075 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · 11 years ago
  28. c624d16 net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules by Bhupesh Sharma · 11 years ago
  29. 2eb6090 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · 11 years ago
  30. a62cd29 net: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  31. 2563421 phy: smsc: LAN8710/8720 are not Gbit PHYs by Fabio Estevam · 11 years ago
  32. 012a2c1 serial: arm_dcc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  33. 3e24dd2 powerpc/ppc4xx: Fix dlvision-10g reset gpio by Dirk Eibach · 11 years ago
  34. f24c8e8 powerpc/ppc4xx: Do full iocon PHY initialization in software by Dirk Eibach · 11 years ago
  35. d78951d powerpc/ppc4xx: Add support for iocon-2 by Dirk Eibach · 11 years ago
  36. a808970 powerpc/ppc4xx: Add support for iocon fiber by Dirk Eibach · 11 years ago
  37. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  38. 9ed887c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. f218761 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  40. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  41. 1fd1e2f image: Display FIT timestamp when booting by Simon Glass · 11 years ago
  42. bd4a399 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · 11 years ago
  43. 8d51aac RFC: bootm: Add silent_linux environment variable by Simon Glass · 11 years ago
  44. 62cf11c SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  45. 6e66bd5 Enable xmodem support by Angus Ainslie · 11 years ago
  46. 425faf7 Add TI816X evm board support by TENART Antoine · 11 years ago
  47. dcf846d Add TI816X support by TENART Antoine · 11 years ago
  48. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  49. 03efcb0 arm, da850: add ipam390 board support by Heiko Schocher · 11 years ago
  50. 9c8deae arm, da850: enable the correct uart in arch_cpu_init() by Heiko Schocher · 11 years ago
  51. 7f442e3 bootstage: get more BOOTSTAGE_ID* in show_boot_progress() by Heiko Schocher · 11 years ago
  52. 7805671 arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in emac_pins_rmii pinmux by Heiko Schocher · 11 years ago
  53. a1665ed TI:armv7: Enable CONFIG_CMD_GPIO by Tom Rini · 11 years ago
  54. 0fedc4a TI:armv7: Enable CONFIG_CMD_SPI by Tom Rini · 11 years ago
  55. a801757 TI:omap5/dra7xx: Convert to ti_armv7_common.h by Tom Rini · 11 years ago
  56. 8769455 TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx by Tom Rini · 11 years ago
  57. bc6fff9 am335x_evm: Bring in 'boot_fdt' logic from i.MX by Tom Rini · 11 years ago
  58. ec101fd arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
  59. 4db4076 am335x_evm: Use default baud rate table by Tom Rini · 11 years ago
  60. 73feefd am33xx: Stop using PHYS_DRAM_1 define by Tom Rini · 11 years ago
  61. dd5729a am33xx: CONFIG_DMA_COHERENT defines are unused, remove by Tom Rini · 11 years ago
  62. a2fa28b OMAP3: igep00x0: allow booting with a FDT from MMC by Javier Martinez Canillas · 11 years ago
  63. 2be6bed ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage. by Enric Balletbo i Serra · 11 years ago
  64. 0474fb0 omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
  65. 2f6af82 ARM: omap24xx: remove remainders of dead board by Masahiro Yamada · 11 years ago
  66. a704a6d ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · 11 years ago
  67. 802b3c7 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
  68. 49720a4 omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
  69. 5c119cb ARM: IGEP0033: Remove duplicate / unused #defines. by Enric Balletbo i Serra · 11 years ago
  70. cf8d005 ARM: IGEP0033: Add support to boot from NAND. by Enric Balletbo i Serra · 11 years ago
  71. 3a2f040 ARM: IGEP0033: Remove CYGNUS name from header. by Enric Balletbo i Serra · 11 years ago
  72. 2e6bc67 ARM: IGEP0033: Add support for Flattened Device Tree. by Enric Balletbò i Serra · 11 years ago
  73. d69cc4a ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST by Enric Balletbo i Serra · 11 years ago
  74. 8d0afcd ARM: AM43xx: Add config file by Lokesh Vutla · 11 years ago
  75. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  76. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  77. 3b34ac1 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · 11 years ago
  78. c06e498 ARM: AM43xx: Add header files by Lokesh Vutla · 11 years ago
  79. fbf2728 ARM: AM43xx: Add Board files by Lokesh Vutla · 11 years ago
  80. 32f420b musb: Disable extra prints by Lokesh Vutla · 11 years ago
  81. 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
  82. 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
  83. 94d77fb ARM: AM33xx: Cleanup dplls data by Lokesh Vutla · 11 years ago
  84. 120694b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  85. 49d87b1 include/fsl_usb.h: Cleanup license header by York Sun · 11 years ago
  86. 2810312 powerpc/c29xpcie: add readme document for c29xpcie by Po Liu · 11 years ago
  87. 6103336 powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables by ramneek mehresh · 11 years ago
  88. 9dee205 fsl/usb: Move USB internal phy definitions to fsl_usb.h by ramneek mehresh · 11 years ago
  89. a4c955b powerpc/mpc85xx:Avoid hardcoded init for serdes block 1 & 2 by Prabhakar Kushwaha · 11 years ago
  90. cdce889 tegra: Avoid using I2C prior to relocation by Simon Glass · 11 years ago
  91. df785a7 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  92. b98d934 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  93. 67cafc0 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Tom Rini · 11 years ago
  94. 4b17645 MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · 12 years ago
  95. b87493f MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · 11 years ago
  96. 6c15455 MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 11 years ago
  97. 15f8aa9 MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · 11 years ago
  98. 59e8cbd MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · 11 years ago
  99. f66cc1e MIPS: bootm: add support for LMB by Daniel Schwierzeck · 11 years ago
  100. c4b3784 MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · 11 years ago