1. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  2. de37cdc common/config_defaults.h: make CONFIG_BOOTM_VXWORKS default configuration by Miao Yan · 11 years ago
  3. 17ab52f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · 11 years ago
  4. 878a095 Makefile: delete unnecessary CPPFLAGS settings by Masahiro Yamada · 11 years ago
  5. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  6. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  7. 4f57a90 drivers/usb/gadget: select objects by obj-$(CONFIG-...) by Masahiro Yamada · 11 years ago
  8. 755e08f post: descend only when CONFIG_HAS_POST is defined by Masahiro Yamada · 11 years ago
  9. 8e9a6cb Makefile: delete a make rule of $(LDSCRIPT) by Masahiro Yamada · 11 years ago
  10. 9aed5a2 board_f: explicitly disable console on early boot by Alexey Brodkin · 11 years ago
  11. 07a1a0c Correct vxWorks elf boot to load at correct address by Stany MARCEL · 11 years ago
  12. 93f70df .gitignore: ignore spl/ and tpl/ directories except spl/Makefile by Masahiro Yamada · 11 years ago
  13. de04d64e PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  14. e2ce816 netbsd:fix documentation typo. by Kees Jongenburger · 11 years ago
  15. ba93125 spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common by Masahiro Yamada · 11 years ago
  16. 6b44adc yaffs2: Use lldiv for 64bit division by Tom Rini · 11 years ago
  17. 18e8672 JFFS2: Correct jffs2_1pass_build_lists to use lldiv by Tom Rini · 11 years ago
  18. 49a90e2 ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv by Tom Rini · 11 years ago
  19. e83bab8 ARM:zynq: Correct __udelay to use lldiv by Tom Rini · 11 years ago
  20. 2cd1b57 time: fix usec_to_tick() by Stephen Warren · 11 years ago
  21. 74c43bb Makefile: correct dependencies of asm-offsets.[hs] by Masahiro Yamada · 11 years ago
  22. a8c0754 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  23. 65947ab Makefile: Do not create empty autoconf.mk on error by Masahiro Yamada · 11 years ago
  24. 6496d00 sandbox: dumpimage: Test dumpimage by Guilherme Maciel Ferreira · 11 years ago
  25. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  26. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  27. f1cc458 mkimage: added 'static' specifier to match function's prototype. by Guilherme Maciel Ferreira · 11 years ago
  28. 2c808a1 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  29. 5deccaf serial: lpc32xx: send CR before LF by Vladimir Zapolskiy · 11 years ago
  30. e03c76c powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040 by Prabhakar Kushwaha · 11 years ago
  31. 5037947 powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers by Claudiu Manoil · 11 years ago
  32. 732dfe0 net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC by Shengzhou Liu · 11 years ago
  33. c1015c6 powerpc/t4240: Add a frequency setting case for fman1 by Shaohui Xie · 11 years ago
  34. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  35. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. 65b7fe2 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  37. e1e3de7 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  38. 76a8265 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  39. cb7ee1b vexpress: use correct timer address on extended memory map systems by Ian Campbell · 11 years ago
  40. 3b100f6 serial: zynq: Remove unused #defines by Soren Brinkmann · 11 years ago
  41. ca9a501 sandbox: spi: Enable new spi/sf layers by Mike Frysinger · 11 years ago
  42. ffdb20b sandbox: spi: Add new SPI flash driver by Mike Frysinger · 11 years ago
  43. 6122813 sandbox: spi: Add SPI emulation bus by Mike Frysinger · 11 years ago
  44. afb6134 spi: Add device tree binding for SPI bus by Simon Glass · 11 years ago
  45. 0efc024 spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
  46. 7b3efc6 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  47. 1dcdd86 arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263) by Mateusz Kulikowski · 11 years ago
  48. b89ac72 arm, at91: add siemens corvus board by Heiko Schocher · 11 years ago
  49. 0f8bc28 arm, at91: add Siemens board taurus and axm by Heiko Schocher · 11 years ago
  50. bcf9fe3 at91: switch coloured LED to gpio API by Andreas Bießmann · 11 years ago
  51. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  52. 934e3b5 at91: redefine legacy GPIO PIN_BASE by Andreas Bießmann · 11 years ago
  53. 9ecc922 at91: add new gpio pin definitions by Andreas Bießmann · 11 years ago
  54. adebb98 mmc: add Faraday FTSDC021 SDHCI controller support by Kuo-Jung Su · 11 years ago
  55. 4520a2f powerpc: mmc: Add corenet devices support in esdhc spl by Priyanka Jain · 11 years ago
  56. 9108b31 mmc/dwmmc: modify FIFO threshold only if value explicitly set by Alexey Brodkin · 11 years ago
  57. 18ab675 mmc: dw_mmc: remove the exynos specific code in dw-mmc.c by Jaehoon Chung · 11 years ago
  58. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  59. 3064d59 ARM: align MVBAR on 32 byte boundary by Masahiro Yamada · 11 years ago
  60. 375a449 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. c35cf8d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. 3f56795 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  63. 18a02e8 AM3517 EVM: Enable ethernet by Tom Rini · 13 years ago
  64. 12d364f omap4_panda: Don't use ulpi_reset by Roger Quadros · 11 years ago
  65. 65aa31d omap3_beagle: Don't use ulpi_reset by Roger Quadros · 11 years ago
  66. 835a555 usb: ehci-omap: Reset the USB Host OMAP module by Roger Quadros · 11 years ago
  67. f33b9bd arm: omap3: Enable clocks for peripherals only if they are used by Michael Trimarchi · 11 years ago
  68. 55f2118 arm: arndale: disable spi boot by Minkyu Kang · 11 years ago
  69. d8fa31a arm: exynos: adds ifdef for spi boot by Minkyu Kang · 11 years ago
  70. 7988bd4 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  71. 985e18d blackfin: Do not generate unused header bootrom-asm-offsets.h by Masahiro Yamada · 11 years ago
  72. 9bac8f7 spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  73. 727cbe1 spi: bfin_spi: Remove unnecessary test for bus and pins[bus] by Axel Lin · 11 years ago
  74. e5cb60a blackfin: soft-i2c: No need to define blackfin specific soft i2c operations by Sonic Zhang · 11 years ago
  75. 7a58eb9 blackfin: Add missing macro CONFIG_BFIN_SERIAL by Sonic Zhang · 11 years ago
  76. 76db0fde blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default by Sonic Zhang · 11 years ago
  77. e45eb6b blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1 by Sonic Zhang · 11 years ago
  78. e717fc6 i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 by Naveen Krishna Ch · 11 years ago
  79. 92c23c9 arm: omap: i2c: don't zero cnt in i2c_write by Nikita Kiryanov · 11 years ago
  80. 6ca6d08 cmd_eeprom: bug fix for i2c read/write by Kuo-Jung Su · 11 years ago
  81. c727618 i2c: fti2c010: serial out r/w address in MSB order by Kuo-Jung Su · 11 years ago
  82. 49f4c76 i2c: fti2c010: migrate to new i2c model by Kuo-Jung Su · 11 years ago
  83. e6d3ab8 i2c: fti2c010: cosmetic: coding style cleanup by Kuo-Jung Su · 11 years ago
  84. a6756bb driver:i2c:s3c24x0: fix clock init for hsi2c by Piotr Wilczek · 11 years ago
  85. 2d8f1e2 driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · 11 years ago
  86. 0132200 arm: exynos: remove the unused define. by Jaehoon Chung · 11 years ago
  87. 4bee78f arm: exynos/goni: fix the return type for s5p_mmc_init by Jaehoon Chung · 11 years ago
  88. 1df9908 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · 11 years ago
  89. 085db5c powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE by Shengzhou Liu · 11 years ago
  90. e88f421 T4240: Address T4240/T4160 Rev2.0 DDR clock change by Zang Roy-R61911 · 11 years ago
  91. 7aa6c45 powerpc: spiflash:Add corenet devices support in eSPI SPL by Priyanka Jain · 11 years ago
  92. 380b8f3 powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM by Po Liu · 11 years ago
  93. c3cc02a powerpc/p1010rdb:modify the mtest start_address by Zhao Qiang · 11 years ago
  94. 24936ed powerpc/corenet: CPC1 speculation disable by Dave Liu · 11 years ago
  95. 74007b8 am335x: cpsw: optimize cpsw_recv to increase network performance by Vladimir Koutny · 11 years ago
  96. 675cc77 pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM by Hardik Patel · 11 years ago
  97. 3558243 davinci: fix Master Priority Registers location by Viktar Palstsiuk · 11 years ago
  98. 9167fc8 arm: am335x: Add DT (FDT) support to Siemens boards by Stefan Roese · 11 years ago
  99. aefb725 am335x_evm: Update nandboot to use partitions and DT by Tom Rini · 11 years ago
  100. bcec95b arm: omap3: Add uart4 omap3 adddress by Michael Trimarchi · 11 years ago