1. 36fde45 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  3. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  4. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  5. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  6. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  7. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  8. f7178eb openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  9. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  10. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  11. 774b7d5 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  13. 4810400 board: ti: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  14. 7cf4082 sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  15. 877bfe3 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · 11 years ago
  16. 935b402 fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  17. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  18. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  19. 9c25ee6 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago
  20. 7e575c4 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  21. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  22. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  23. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  24. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  25. ea02b65 ARM: omap5-evm: Move MAC creation to misc_init by Dan Murphy · 11 years ago
  26. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  27. b216821 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  28. ce2757b samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · 11 years ago
  29. d6eae7b usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  30. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  31. 08ce074 nitrogen6x: add otg usb host/device mode support by Troy Kisky · 11 years ago
  32. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  33. 9680553 OMAP5-uevm: USB: Add xHCI host contoller support by Dan Murphy · 11 years ago
  34. ec89e0a exynos: dts: Add USB VBUS GPIOs to the device tree by Julius Werner · 11 years ago
  35. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  36. 787964b boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD by Prabhakar Kushwaha · 11 years ago
  37. e512c50 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  38. ad89da0 board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  39. 5536aeb powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · 11 years ago
  40. 41c686d powerpc/p1010rdb: remove unused cpld_show by Shengzhou Liu · 11 years ago
  41. 7d43607 powerpc/t1040qds: Add T1040QDS board by Prabhakar Kushwaha · 11 years ago
  42. 0dd38a3 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  43. 83d9256 powerpc/B4860: enable PBL tool for B4860 by Shaohui Xie · 11 years ago
  44. ef9a1f9 powerpc/t4240: updated rcw_cfg to align with default hardware configuration by Shaohui Xie · 11 years ago
  45. 62c6ef3 powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot by Ying Zhang · 11 years ago
  46. d34e562 powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL by Ying Zhang · 11 years ago
  47. 3e6e698 powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL by Ying Zhang · 11 years ago
  48. ffee1dd SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode by Zhao Qiang · 11 years ago
  49. d568982 Corenet/p5040/SGMII:fix the problem for SGMII5/6 by Zhao Qiang · 11 years ago
  50. 0e61077 powerpc/c29xpcie: modify DDR parameter to make DDR more stable by Po Liu · 11 years ago
  51. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  52. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  53. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  54. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  55. e84b8f6 ARM: omap4-panda: Add MAC address creation for panda by Dan Murphy · 11 years ago
  56. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  57. 5a91204 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. d3379e2 km/scripts: fix ramfs by Andreas Huber · 11 years ago
  59. a3b8812 powerpc/83xx: remove staticness for qe_iop_conf_tab by Holger Brunck · 11 years ago
  60. 3be2bdf Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
  61. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  62. 572886a socfpga: Adding pin mux handoff files by Chin Liang See · 11 years ago
  63. 5d649d2 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  64. 0610a16 omap1510inn: arm925t: remove support by Albert ARIBAUD · 11 years ago
  65. 247cdf0 dra7xx_evm: add SPL API, QSPI, and serial flash support by Matt Porter · 11 years ago
  66. 6478cde pcm051/igep0033: Supply bd_ram_ofs for cpsw driver by Lars Poeschel · 11 years ago
  67. 94b32f6 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · 11 years ago
  68. f835c77 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  69. e261c83 ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · 11 years ago
  70. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  71. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  72. a05f4ab mx35pdk: Fix error handling in board_late_init() by Fabio Estevam · 11 years ago
  73. 17cc236 mx28evk: Propagate the error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  74. 2cba60a mx28evk: Propagate the error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  75. 4d6c967 samsung: trats2: add support for new board Trats2 by Piotr Wilczek · 11 years ago
  76. ecda331 samsung:common:i2c: add definions for third soft I2C adapter for Trats2 board by Piotr Wilczek · 11 years ago
  77. 3668ce3 ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
  78. b7006a7 DTS: Addition of I2S0 channel and replacing I2S1 by Dani Krishna Mohan · 11 years ago
  79. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  80. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  81. 71d8b01 mx28evk: Fix checkpatch warning by Fabio Estevam · 11 years ago
  82. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  83. e12408c mx6qsabreauto: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  84. cb427fe mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · 11 years ago
  85. 59f46f4 mx6sabresd: Reset counter to prevent error message by Fabio Estevam · 11 years ago
  86. 1601ba4 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · 11 years ago
  87. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  88. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  89. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  90. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  91. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  92. b5e7f1b apf27: add FPGA support for the apf27 board by trem · 11 years ago
  93. bcc05c7 apf27: add support for the armadeus APF27 board by trem · 11 years ago
  94. 5c18a1c arm:goni:mmc: Add sd card detection and initialization. by Przemyslaw Marczak · 11 years ago
  95. e223832 dts: samsung: arndale: Fix include path by Chander Kashyap · 11 years ago
  96. 47ac53d imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip by Robert Winkler · 11 years ago
  97. 607232e ARM: mxs: Add SanDisk Sansa Fuze+ board by Marek Vasut · 11 years ago
  98. aa04fef ARM: mxs: Add Creative ZEN XFi3 board by Marek Vasut · 11 years ago
  99. d9b8946 mx6sabresd: Add LVDS splash screen support by Fabio Estevam · 11 years ago
  100. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago