1. 47c1180 kmp204x: enable support for SPANSION SPI NOR by Valentin Longchamp · 11 years ago
  2. cf7707a KM: add the KM_UBI_PART_BOOT_OPTS #define by Valentin Longchamp · 11 years ago
  3. 1f07a71 kmp204x: update I2C field of RCW by Valentin Longchamp · 11 years ago
  4. e95bbc8 kmp204x: add support for the kmcoge4 board by Valentin Longchamp · 11 years ago
  5. fabb929 kmp204x: implement workaround for A-006559 by Valentin Longchamp · 11 years ago
  6. f3e74d0 kmp204x: I2C deblocking support by Rainer Boschung · 11 years ago
  7. 87ea2c0 kmp204x: introduce QRIO GPIO functions by Valentin Longchamp · 11 years ago
  8. dd21f09 kmp204x: support for QRIO1 bootcounter by Rainer Boschung · 11 years ago
  9. 714fd40 powerpc/t104xrdb: Add basic ethernet support by Priyanka Jain · 11 years ago
  10. a4f7cba powerpc/usb: Enable dual phy for T1040 by Nikhil Badola · 11 years ago
  11. 48aee39 powerpc/t104xrdb: Update T1042RDB.h in config folder by Prabhakar Kushwaha · 11 years ago
  12. 9b444be powerpc/t104xrdb: Update T1040RDB.h in config folder by Priyanka Jain · 11 years ago
  13. 5b7672f boards/t1040qds: Adds ethernet support for T1040 by Prabhakar Kushwaha · 11 years ago
  14. 96bda02 powerpc/mpc85xx: Update serdes protocols for T1040 by Prabhakar Kushwaha · 11 years ago
  15. e7222b5 powerpc/mpc85xx:Fix README to show correct flash memory map by Prabhakar Kushwaha · 11 years ago
  16. aceea94 driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · 11 years ago
  17. 4393fd4 powerpc/mpc85xx: Update LIODNs for T1040 by poonam aggrwal · 11 years ago
  18. 07e2822 board: nios2: Check if flash is configured before calling early_flash_cmd_reset() by Ezequiel Garcia · 11 years ago
  19. 3d83efb sandbox: Use system headers first for sandbox's os.c in a different way by Masahiro Yamada · 11 years ago
  20. f889cc8 nds32: add support for leopard and orca board boot flow auto detect by rick · 11 years ago
  21. 0876703 boards.cfg: Keep the entries sorted by Fabio Estevam · 11 years ago
  22. 7395398 board_r - fixup functions table after relocation by Alexey Brodkin · 11 years ago
  23. 2b36fe5 arm: am43xx: Add USB spl boot support by Dan Murphy · 11 years ago
  24. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  25. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  26. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  27. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  28. 347d06d sandbox: fix the return type of os_free() function by Masahiro Yamada · 11 years ago
  29. bf1af3d ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  30. 84acd1e powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  31. d40ddae powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  32. 52de0e4 powerpc: mpc824x: remove redundant CONFIG_MPC824X definition by Masahiro Yamada · 11 years ago
  33. 4b0065c powerpc: mpc5xx: remove redundant CONFIG_5xx definition by Masahiro Yamada · 11 years ago
  34. bf7aac9 powerpc: mpc512x: remove redundant CONFIG_MPC512X definition by Masahiro Yamada · 11 years ago
  35. 07344ed powerpc: mpc8xx: remove redundant CONFIG_8xx definition by Masahiro Yamada · 11 years ago
  36. 53a79fe powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition by Masahiro Yamada · 11 years ago
  37. 1a0afe1 powerpc: ppc4xx: remove redundant CONFIG_4xx definition by Masahiro Yamada · 11 years ago
  38. c4928c3 board: tec-ng: Do not make directories in a board Makefile by Masahiro Yamada · 11 years ago
  39. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  40. 3b98b57 include: delete unused header files by Masahiro Yamada · 11 years ago
  41. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  42. df05ff7 x86: delete unused header files by Masahiro Yamada · 11 years ago
  43. 36aa822 powerpc: delete unused header files by Masahiro Yamada · 11 years ago
  44. 2bf9557 blackfin: delete unused header files by Masahiro Yamada · 11 years ago
  45. 4d54b43 avr32: delete unused header files by Masahiro Yamada · 11 years ago
  46. 5378d5e avr32: move CONFIG_AVR32 definition to arch/avr32/config.mk by Masahiro Yamada · 11 years ago
  47. d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  48. 901d0ea tools: move kermit files to tools/kermit directory by Masahiro Yamada · 11 years ago
  49. 26d2857 cosmetic: tools/scripts/README: insert only one space between words by Masahiro Yamada · 11 years ago
  50. 686f60f lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled by Darwin Rambo · 11 years ago
  51. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  52. f28bea0 eSDHC: Calculate envaddr accroding to the address format by Haijun.Zhang · 11 years ago
  53. d47e3d2 esdhc: Detecting 8 bit width before mmc initialization by Haijun.Zhang · 11 years ago
  54. f7e27cc esdhc: Workaround for card can't be detected on T4240QDS by Haijun.Zhang · 11 years ago
  55. e222b1f powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  56. 4399434 net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f by Shengzhou Liu · 11 years ago
  57. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  58. 3fdc827 t2080qds/ddr: update ddr parameters by Shengzhou Liu · 11 years ago
  59. eb6b458 powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL by Po Liu · 11 years ago
  60. 6609916 powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  61. 76356eb powerpc/mpc85xx: Revise workaround for DDR-A003 by York Sun · 11 years ago
  62. b518816 powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 by York Sun · 11 years ago
  63. 842eaa1 powerpc/85xx: update erratum a006379 by Shengzhou Liu · 11 years ago
  64. 1576b55 powerpc/t2080qds: some update for t2080qds by Shengzhou Liu · 11 years ago
  65. 3f283f4 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  66. 2eb3ac7 powerpc/t1040qds: Update DDR initialization related settings by Priyanka Jain · 11 years ago
  67. b44bd2c Prepare v2014.01 by Tom Rini · 11 years ago
  68. be6d426 fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  69. 004c105 ARM: bcm2835: fix mailbox timeout by Stephen Warren · 11 years ago
  70. f66f2aa ARM: rpi_b: power on SDHCI and USB HW modules by Stephen Warren · 11 years ago
  71. 86a8b3a spl: common: Properly ignore spl/Makefile in .gitignore by Dan Murphy · 11 years ago
  72. 84977e4 .gitignore: ignore u-boot.elf and tools/relocate-rela by Masahiro Yamada · 11 years ago
  73. 5528363 yaffs2: Remove block number check from summary verification by Charles Manning · 11 years ago
  74. b5bbac1 ext4fs: fix "invalid extent block" error by Ionut Nicu · 11 years ago
  75. 4701732 ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz by Ionut Nicu · 11 years ago
  76. c47817b board:universal: fix i2c adapter by Piotr Wilczek · 11 years ago
  77. 0550870 fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · 11 years ago
  78. f178288 fs/ext4: fix partition size get truncated in calculation by Ma Haijun · 11 years ago
  79. 55ca99f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  80. 4641c21 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 11 years ago
  81. 5c9038b omap3_beagle: use omap3-beagle.dtb for the C4 revision by Robert Nelson · 11 years ago
  82. 13fbde6 nand, gpmc: fix reading after switching ecc by Jeroen Hofstee · 11 years ago
  83. 09b72d6 cosmetic: uImage.FIT: fix documents by Masahiro Yamada · 11 years ago
  84. 3865ceb vexpress/armv8: Fix incorrect ethernet controller by Bhupesh Sharma · 11 years ago
  85. 6e5d1db ARM: trats2: dfu: Enable default Poll Timeout for Trats2 board by Łukasz Majewski · 11 years ago
  86. c4e96db config: Update envs for trats and trats2 - Disable L2 cache by Łukasz Majewski · 11 years ago
  87. be2a3bb mx6: Revert "mx6: soc: Disable VDDPU regulator" by Fabio Estevam · 11 years ago
  88. cdd15bc config: Update envs for trats and trats2 - new entries for new partitions by Łukasz Majewski · 11 years ago
  89. 4913fc2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  90. c71b4dd arm: koelsch: Add support QSPI device and enable boot from SPI flash by Nobuhiro Iwamatsu · 11 years ago
  91. 0e05b21 arm: lager: Add support QSPI device and enable boot from SPI flash by Nobuhiro Iwamatsu · 11 years ago
  92. 22e75d6 spi: sh_qspi: Add header file that defines the address of registers by Nobuhiro Iwamatsu · 11 years ago
  93. 8285276 arm: rmobile: Add SH QSPI base register address by Nobuhiro Iwamatsu · 11 years ago
  94. 16bf36f arm: lager: Disable TMU0 before OS boot by Nobuhiro Iwamatsu · 11 years ago
  95. 9f861f0 arm: koelsch: Disable TMU0 before OS boot by Nobuhiro Iwamatsu · 11 years ago
  96. bf46e7d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. 3a21773 mx6: Add initial support for the Hummingboard solo by Fabio Estevam · 11 years ago
  98. 5f98d0b mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock() by Fabio Estevam · 11 years ago
  99. b5c068f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  100. 7810480 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 11 years ago