1. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  2. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  3. 1b2226e Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · 11 years ago
  4. 620110a board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk by Masahiro Yamada · 11 years ago
  5. 477fe65 nios2: remove unnecessary header include path by Masahiro Yamada · 11 years ago
  6. 0298793 board: cogent: include header files in a more natural way by Masahiro Yamada · 11 years ago
  7. c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  8. 0d7ba2e powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · 11 years ago
  9. 062ef1a powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · 11 years ago
  10. 62af761 powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · 11 years ago
  11. 439fbe7 powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · 11 years ago
  12. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  13. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  14. 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
  15. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  16. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  17. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. 024fba5 malta: add script & instructions to flash U-boot by Paul Burton · 11 years ago
  19. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  20. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  21. e174bd7 malta: disable L2 caches by Paul Burton · 11 years ago
  22. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  23. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  24. a257f62 malta: setup super I/O UARTs by Paul Burton · 11 years ago
  25. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  26. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  27. 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago
  28. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  29. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  30. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  31. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  32. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  33. 6dca945 EP88x: remove remainders of dead board by Masahiro Yamada · 11 years ago
  34. 532ba09 kup: Delete an unused Makefile by Masahiro Yamada · 11 years ago
  35. 3285d4c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. 6e527f6 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · 11 years ago
  37. c0e5dd8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  39. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  40. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  41. c93addb wandboard: README: Include the quad version by Fabio Estevam · 11 years ago
  42. f9f6686 cm_t35: update lcd predefines by Nikita Kiryanov · 11 years ago
  43. 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  44. e1e55c1 cm-t35: move the display code to common place by Igor Grinberg · 11 years ago
  45. 689be5f cm-t35: move the eeprom code to common place by Igor Grinberg · 11 years ago
  46. 0178296 tricorder: support 256MiB SDRAM on revision > D by Andreas Bießmann · 11 years ago
  47. ad9f072 tricorder: add led support by Andreas Bießmann · 11 years ago
  48. 8908805 tricorder: panic() on unknown board by Andreas Bießmann · 11 years ago
  49. 459f1da tricorder: add tricordereeprom command by Andreas Bießmann · 11 years ago
  50. 660a2e6 arm, da85x: update for the ipam390 board by Heiko Schocher · 11 years ago
  51. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  52. ae12c75 board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · 11 years ago
  53. 8cbbb10 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · 11 years ago
  54. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  55. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  56. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  57. 36fde45 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  58. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  59. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  61. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  62. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  63. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  64. f7178eb openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  65. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  66. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  67. 774b7d5 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  68. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  69. 4810400 board: ti: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. 7cf4082 sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  71. 8f8b894 i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt by Eric Nelson · 11 years ago
  72. 465ac58 ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900 by Christoph G. Baumann · 11 years ago
  73. 877bfe3 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · 11 years ago
  74. 935b402 fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  75. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  76. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  77. 9c25ee6 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago
  78. 7e575c4 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  79. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  80. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  81. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  82. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  83. ea02b65 ARM: omap5-evm: Move MAC creation to misc_init by Dan Murphy · 11 years ago
  84. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  85. b216821 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  86. ce2757b samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · 11 years ago
  87. d6eae7b usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  88. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  89. 08ce074 nitrogen6x: add otg usb host/device mode support by Troy Kisky · 11 years ago
  90. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  91. 9680553 OMAP5-uevm: USB: Add xHCI host contoller support by Dan Murphy · 11 years ago
  92. ec89e0a exynos: dts: Add USB VBUS GPIOs to the device tree by Julius Werner · 11 years ago
  93. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  94. f972716 ARM: mxs: Add PPC-AG BG0900 board by Marek Vasut · 11 years ago
  95. 0c5e266 udoo: Add initial support for mx6q udoo board by Fabio Estevam · 11 years ago
  96. 304db0b arm: Remove IXP425 boards pdnb3 and scpu by Stefan Roese · 11 years ago
  97. 787964b boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD by Prabhakar Kushwaha · 11 years ago
  98. e512c50 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  99. ad89da0 board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  100. 5536aeb powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · 11 years ago