1. da781c6 imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK by Andy Ng · 11 years ago
  2. 9b986fd i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd by Eric Nelson · 11 years ago
  3. 17998ef Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  4. 6ba45cc NET: fec_mxc: fix MDIO clock prescaler calculation by Markus Niebel · 11 years ago
  5. adadc91 ARM: imx6: fix wrong fec clk by Markus Niebel · 11 years ago
  6. bb01956 pci: mx6: Implement reset callback by Marek Vasut · 11 years ago
  7. 6d73c23 mx6: Enable L2 cache support by Fabio Estevam · 11 years ago
  8. 4702c62 mx6qsabreauto: Update imximage.cfg by Fabio Estevam · 11 years ago
  9. 94db665 mx6: Distinguish mx6dual from mx6quad by Fabio Estevam · 11 years ago
  10. 6a99f03 imx: Introduce a header for the imx cpu versions by Fabio Estevam · 11 years ago
  11. c0da862 hummingboard: Return from cpu_eth_init() directly by Fabio Estevam · 11 years ago
  12. 16197bb imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure by Anson Huang · 11 years ago
  13. 5c92edc imx6: ensure AHB clock is 132MHz in low freq boot mode by Anson Huang · 11 years ago
  14. 6fc049b mx6sl: Adjust fdt_addr to avoid address overlapping by Fabio Estevam · 11 years ago
  15. c0a5b08 vf610twr: Set default environment to use zImage by Otavio Salvador · 11 years ago
  16. 5ef1424 udoo: Set default environment to use zImage by Otavio Salvador · 11 years ago
  17. 8e184a5 mx6slevk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  18. f2e4288 mx6sabre_common: Set default environment to use zImage by Otavio Salvador · 11 years ago
  19. 124f196 mx6qarm2: Set default environment to use zImage by Otavio Salvador · 11 years ago
  20. f28154b mx53loco: Set default environment to use zImage by Otavio Salvador · 11 years ago
  21. 20f233b mx51evk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  22. fb3f917 mx28evk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  23. 04585b0 mx23evk: Set default environment to use zImage by Otavio Salvador · 11 years ago
  24. 1e373df hummingboard: Set default environment to use zImage by Otavio Salvador · 11 years ago
  25. 4ac0c2b cgtqmx6eval: Set default environment to use zImage by Otavio Salvador · 11 years ago
  26. e97f9d8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  27. c0cae2e Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  28. 0876703 boards.cfg: Keep the entries sorted by Fabio Estevam · 11 years ago
  29. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  30. 9a12fcd ARM: m53evk: Enable CONFIG_REGEX by Marek Vasut · 11 years ago
  31. 8331273 ARM: m53evk: Rename mxc-nand to mxc_nand by Marek Vasut · 11 years ago
  32. fd5cc21 nitrogen6x: README: Do not refer to MAINTAINERS file by Fabio Estevam · 11 years ago
  33. 7aa378e nitrogen6x: README: Only calling 'make' is enough by Fabio Estevam · 11 years ago
  34. 147f8fa ARM: mx6: Enable PCIe on Sabrelite by Marek Vasut · 11 years ago
  35. e9be429 ARM: mx6: Add PCI express driver by Marek Vasut · 11 years ago
  36. 7981449 ARM: mx6: Add PCI express clock configuration by Marek Vasut · 11 years ago
  37. 7cbe638 ARM: armv7: Make indirect vector addresses globl by Marek Vasut · 11 years ago
  38. 707acd0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  39. 2b36fe5 arm: am43xx: Add USB spl boot support by Dan Murphy · 11 years ago
  40. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  41. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  42. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  43. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  44. 347d06d sandbox: fix the return type of os_free() function by Masahiro Yamada · 11 years ago
  45. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  46. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  47. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  48. 52de0e4 powerpc: mpc824x: remove redundant CONFIG_MPC824X definition by Masahiro Yamada · 11 years ago
  49. 4b0065c powerpc: mpc5xx: remove redundant CONFIG_5xx definition by Masahiro Yamada · 11 years ago
  50. bf7aac9 powerpc: mpc512x: remove redundant CONFIG_MPC512X definition by Masahiro Yamada · 11 years ago
  51. 07344ed powerpc: mpc8xx: remove redundant CONFIG_8xx definition by Masahiro Yamada · 11 years ago
  52. 53a79fe powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · 11 years ago
  53. 1a0afe1 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  54. c4928c3 board: tec-ng: Do not make directories in a board Makefile by Masahiro Yamada · 11 years ago
  55. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  56. 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
  57. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  58. df05ff7 x86: delete unused header files by Masahiro Yamada · 11 years ago
  59. 36aa822 powerpc: delete unused header files by Masahiro Yamada · 11 years ago
  60. 2bf9557 blackfin: delete unused header files by Masahiro Yamada · 11 years ago
  61. 4d54b43 avr32: delete unused header files by Masahiro Yamada · 11 years ago
  62. 5378d5e avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk by Masahiro Yamada · 11 years ago
  63. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  64. 901d0ea tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  65. 26d2857 cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  66. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  67. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  68. b1cde7e am43xx_evm.h: Correct SPL max size by Tom Rini · 11 years ago
  69. 194dd74 DRA7: add ABB setup for MPU voltage domain by Nishanth Menon · 11 years ago
  70. 3ac8c0b DRA7: Add support for ES1.1 silicon ID code by Nishanth Menon · 11 years ago
  71. e9b13ce ARM: AM335x: Enable DDR dynamic IO power down by Satyanarayana, Sandhya · 11 years ago
  72. 0df8afd ARM: AM43xx: Enable DDR dynamic IO power down for DDR3 by Lokesh Vutla · 11 years ago
  73. e37e954 OMAP3: igep00x0: Convert to ti_omap3_common.h. by Enric Balletbò i Serra · 11 years ago
  74. c7964f8 TI: OMAP3: Create common config files for TI OMAP3 platforms. by Enric Balletbò i Serra · 11 years ago
  75. ac02aa9 ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_* by Enric Balletbò i Serra · 11 years ago
  76. c6a7fce TI: armv7: Do not define the number DRAM banks if is already defined. by Enric Balletbò i Serra · 11 years ago
  77. 70e71b6 TI: armv7: Move ELM support to SoC configuration file. by Enric Balletbò i Serra · 11 years ago
  78. 3d657a0 ARM: OMAP5: Rename to ti_omap5_common.h by Enric Balletbò i Serra · 11 years ago
  79. 6c0a032 ARM: OMAP4: Rename to ti_omap4_common.h by Enric Balletbò i Serra · 11 years ago
  80. ce3ca05 feature-removal-schedule.txt: Drop CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL by Tom Rini · 11 years ago
  81. e81f63f ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  82. 02c4153 ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALL by Jassi Brar · 12 years ago
  83. f28bea0 eSDHC: Calculate envaddr accroding to the address format by Haijun.Zhang · 11 years ago
  84. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  85. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  86. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  87. 4399434 net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f by Shengzhou Liu · 11 years ago
  88. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  89. 3fdc827 t2080qds/ddr: update ddr parameters by Shengzhou Liu · 11 years ago
  90. eb6b458 powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL by Po Liu · 11 years ago
  91. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  92. 76356eb powerpc/mpc85xx: Revise workaround for DDR-A003 by York Sun · 11 years ago
  93. b518816 powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 by York Sun · 11 years ago
  94. 842eaa1 powerpc/85xx: update erratum a006379 by Shengzhou Liu · 11 years ago
  95. 1576b55 powerpc/t2080qds: some update for t2080qds by Shengzhou Liu · 11 years ago
  96. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  97. 2eb3ac7 powerpc/t1040qds: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  98. b44bd2c Prepare v2014.01 by Tom Rini · 11 years ago v2014.01
  99. be6d426 fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  100. 004c105 ARM: bcm2835: fix mailbox timeout by Stephen Warren · 11 years ago