1. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  2. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  3. 23ab7ee ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  4. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  5. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  6. 9df1bd4 ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  7. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  8. cdb2379 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  9. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  10. ef38f3f powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  11. 877bfe3 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · 11 years ago
  12. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  13. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  14. 7c3d6a2 KM: fix typo in default environment by Valentin Longchamp · 11 years ago
  15. ac5b00e km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · 11 years ago
  16. 9c25ee6 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago
  17. 717ceb6 arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  18. 59562ff arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  19. 55aea84 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  20. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  21. d1a5286 usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  22. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  23. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  24. e96751d trats: Update TRATS config to support TIZEN download by Lukasz Majewski · 11 years ago
  25. f3d7cff nitrogen6x: add CONFIG_MV_UDC by Troy Kisky · 11 years ago
  26. 8f999f0 temp: config: exynos5250: Enable xHCI support for Exynos5 by Vivek Gautam · 11 years ago
  27. a6c86de config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE by Vivek Gautam · 11 years ago
  28. 9dff87a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  29. b089d03 i2c: update config using mxc driver to new subsystem by trem · 11 years ago
  30. 684a501 sh: boards: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  31. e512c50 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · 11 years ago
  32. ad89da0 board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · 11 years ago
  33. 7d43607 powerpc/t1040qds: Add T1040QDS board by Prabhakar Kushwaha · 11 years ago
  34. 83d9256 powerpc/B4860: enable PBL tool for B4860 by Shaohui Xie · 11 years ago
  35. 55964bb powerpc/usb: Mention usb1 before usb2 inside default hwconfig string by ramneek mehresh · 11 years ago
  36. 4544fd2 board/bsc9131rdb: Update IFC timings for NAND flash by Prabhakar Kushwaha · 11 years ago
  37. 62c6ef3 powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot by Ying Zhang · 11 years ago
  38. d34e562 powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL by Ying Zhang · 11 years ago
  39. 3e6e698 powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL by Ying Zhang · 11 years ago
  40. ac2785c powerpc:c29xpcie: make ifc timing parameter flexible by Po Liu · 11 years ago
  41. 0d2cff2 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  42. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  43. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  44. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  45. 40ace02 am335x_evm.h: Make 'am335x_boneblack' use redundant environment by Tom Rini · 11 years ago
  46. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  47. 5a91204 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. 7406d32 omap5_common: Re-work mmc boot to try SD and eMMC, correct root device by Tom Rini · 11 years ago
  49. 13303e4 powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP by Holger Brunck · 11 years ago
  50. 7d77203 km/common: switch on CMD_GREPENV by Holger Brunck · 11 years ago
  51. df166cc da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH by Tom Rini · 11 years ago
  52. 31cd065 Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot." by Tom Rini · 11 years ago
  53. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  54. 5d649d2 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  55. 0610a16 omap1510inn: arm925t: remove support by Albert ARIBAUD · 11 years ago
  56. 247cdf0 dra7xx_evm: add SPL API, QSPI, and serial flash support by Matt Porter · 11 years ago
  57. af1679b sf: ramtron: Add support for separate flash driver by Jagannadha Sutradharudu Teki · 11 years ago
  58. e3cf969 am335x_evm: Switch to zImage as default rather than uImage by Tom Rini · 11 years ago
  59. f835c77 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  60. e261c83 ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · 11 years ago
  61. 16212b5 ARM: add assembly routine to switch to non-secure state by Andre Przywara · 11 years ago
  62. 6297872 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  63. f04c537 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  64. 5c8d5b6 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. 4d6c967 samsung: trats2: add support for new board Trats2 by Piotr Wilczek · 11 years ago
  66. e473b8b am335x_evm: enable DFU RAM by Afzal Mohammed · 11 years ago
  67. 3668ce3 ARM: atmel: add RNDIS gadget support by Bo Shen · 11 years ago
  68. 827512f am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot. by Robert P. J. Day · 11 years ago
  69. d3d33da ARM: DRA7: Enable saveenv command by Lokesh Vutla · 11 years ago
  70. 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
  71. 9721027 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · 11 years ago
  72. 1d58524 mx6sabresd: Fix the fdt file for the mx6dl version by Fabio Estevam · 11 years ago
  73. 31f0796 mx6slevk: Add Ethernet support by Fabio Estevam · 11 years ago
  74. c4ed314 mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE by Fabio Estevam · 11 years ago
  75. f62cd00 wandboard: Use imx6dl-wandboard.dtb for the solo version by Fabio Estevam · 11 years ago
  76. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  77. db82447 arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · 11 years ago
  78. 6856254 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  79. c4a7ece Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  80. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  81. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. b5e7f1b apf27: add FPGA support for the apf27 board by trem · 11 years ago
  83. bcc05c7 apf27: add support for the armadeus APF27 board by trem · 11 years ago
  84. 2bd1aab powerpc/p2041: fix I2C controller's offset by Shaohui Xie · 11 years ago
  85. 607232e ARM: mxs: Add SanDisk Sansa Fuze+ board by Marek Vasut · 11 years ago
  86. aa04fef ARM: mxs: Add Creative ZEN XFi3 board by Marek Vasut · 11 years ago
  87. 985a71d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  88. 9055f66 ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP by Stefan Roese · 11 years ago
  89. 47f75cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  90. 1affd4d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · 11 years ago
  91. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  92. 3c950c4 am335x_evm.h: Add back the actual load of the kernel image by Robert P. J. Day · 11 years ago
  93. 31ad864 socfpga: Adding configuration for development kit by Chin Liang See · 11 years ago
  94. f0f102f Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. 19d829f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  96. 27871e6 ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI by Bo Shen · 11 years ago
  97. e62d5fb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  98. 4eef93d Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  99. 3153e91 sandbox: add compression tests by Kees Cook · 11 years ago
  100. 31043e2 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago