1. b09dad8 Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · 11 years ago
  2. b1a58ea mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 11 years ago
  3. 162aab0 mvtwsi: Fix clock programming by Hans de Goede · 11 years ago
  4. 215b693 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  5. 1786d3e boards.cfg: fix a configuration error of ep8248 board by Masahiro Yamada · 11 years ago
  6. 4bd582d powerpc/freescale: Convert selected boards to generic board architecture by York Sun · 11 years ago
  7. 15db3c9 powerpc/mpc86xx: Fix boot_flag for calling board_init_f() by York Sun · 11 years ago
  8. 695c0c3 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() by York Sun · 11 years ago
  9. 9215eff powerpc/freescale: Change the return value of mac_read_from_eeprom() by York Sun · 11 years ago
  10. 2038b77 powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f() by York Sun · 11 years ago
  11. 6f231f3 powerpc/mpc8572ds: Increase u-boot size to 768KB by York Sun · 11 years ago
  12. b59534d qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · 11 years ago
  13. f1ed426 PPC 85xx QEMU: Make a generic board file by Alexander Graf · 11 years ago
  14. cfb90e3 powerpc/mpc85xx: Update TLB CAMs in relocated mode by Alexander Graf · 11 years ago
  15. 9ec44a3 PPC 85xx QEMU: Don't use HID1 by Alexander Graf · 11 years ago
  16. 5b9e18c PPC 85xx QEMU: Always assume 1 core by Alexander Graf · 11 years ago
  17. b0db8c0 kmp204x: enable the errata command by Valentin Longchamp · 11 years ago
  18. d0c782c kmp204x: add workaround for A-004849 by Valentin Longchamp · 11 years ago
  19. 3f5b37f kmp204x: update the RCW by Valentin Longchamp · 11 years ago
  20. 5eb9dab kmp204x: complete the reset sequence and PRST configuration by Valentin Longchamp · 11 years ago
  21. 9eaead1 kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM defines by Valentin Longchamp · 11 years ago
  22. ec92cdb kmp204x: selftest/factory test pin support by Valentin Longchamp · 11 years ago
  23. dafc72d kmp204x: handle dip-switch for factory settings by Stefan Bigler · 11 years ago
  24. 8b6f6c3 kmp204x: Add support for the unit LEDs by Stefan Bigler · 11 years ago
  25. 26ed2d0 powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 11 years ago
  26. bd70f3a powerpc/t208x: enable errata A006261, A006593, A006379 by Shengzhou Liu · 11 years ago
  27. adbcb9c powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · 11 years ago
  28. b642549 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDB by Aneesh Bansal · 11 years ago
  29. a8050f3 powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdb by Aneesh Bansal · 11 years ago
  30. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  31. e1b6f4c board/b4qds: VID support by Shaveta Leekha · 11 years ago
  32. afe5b06 board/freescale/common: ZM7300 driver by Shaveta Leekha · 11 years ago
  33. d8b1e5c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 11 years ago
  34. e2a3483 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  35. 7857c72 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  36. 2f72618 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  37. 15f156a fpga: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  38. 75fafac fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  39. b4079cf fpga: xilinx: Fix the rest of CamelCases by Michal Simek · 11 years ago
  40. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  41. 9025888 fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  42. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  43. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  44. 14791f1 kbuild: Fix trailing whitespaces by Michal Simek · 11 years ago
  45. 7d55550 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 11 years ago
  46. b85d963 boards.cfg: Keep entries sorted by Fabio Estevam · 11 years ago
  47. 675b23c fs/fat: correct FAT16/12 file finding in root dir by Wu, Josh · 11 years ago
  48. 10c8f7a fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 11 years ago
  49. b72c80a fs/fat: add fat12 cluster check by Wu, Josh · 11 years ago
  50. 900db5d fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · 11 years ago
  51. 5767dc8 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · 11 years ago
  52. e1f4ac5 disk: part_efi: add support for the Backup GPT by Steve Rae · 11 years ago
  53. 60ac15a common/board_f: Fix size variable by York Sun · 11 years ago
  54. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  55. a30bf79 Trivial fix to .gitignore for spl/Makefile by Ralph Siemsen · 11 years ago
  56. c0b29bb cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · 11 years ago
  57. 285c435 tools: env: Add aes.c placeholder by Marek Vasut · 11 years ago
  58. d3efa97 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 11 years ago
  59. 62077d1 config: remove platform CONFIG_SYS_HZ definition part 4 by Masahiro Yamada · 11 years ago
  60. cd1b58e cosmetic: delete misleading comment /* CONFIG_BOARDDIR */ by Masahiro Yamada · 11 years ago
  61. 2a262cd hush shell: Avoid string write overflow when entering max cmd length by Kristian Otnes · 11 years ago
  62. 2253e16 kbuild: allow null board for spl build by Masahiro Yamada · 11 years ago
  63. a1148f7 tps6586x: staticize funtions by Manish Badarkhe · 11 years ago
  64. 56f3f43 doc: README.generic-board: Fix typo by Fabio Estevam · 11 years ago
  65. 511740c lib/sha256: fix compile on some hosts by Andreas Bießmann · 11 years ago
  66. 153d34a kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 11 years ago
  67. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  68. 5630039 blackfin: replace bfin_gen_rand_mac() with eth_random_addr() by Masahiro Yamada · 11 years ago
  69. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 11 years ago
  70. 0722cf3 rand: do not surround function declarations by #ifdef by Masahiro Yamada · 11 years ago
  71. b1c675c cmd_time: do not show ticks by Masahiro Yamada · 11 years ago
  72. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  73. aa09e68 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  74. cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  75. ec6e525 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · 11 years ago
  76. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  77. 6a5919e Prepare v2014.07-rc1 by Tom Rini · 11 years ago
  78. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  79. e4caae5 sandbox: ignore sandbox.dtb by Masahiro Yamada · 11 years ago
  80. 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
  81. 46b3421 patman: Avoid duplicate sign-offs by Simon Glass · 11 years ago
  82. 0c3e9c1 patman: Deal with 'git apply' failures correctly by Simon Glass · 11 years ago
  83. 53552c9 sandbox: Update and expand the README by Simon Glass · 11 years ago
  84. dcc0bf4 sandbox: Provide a build option to avoid using SDL by Simon Glass · 11 years ago
  85. 4c39b1d Make 'run' use run_command_list() instead of run_command() by Simon Glass · 11 years ago
  86. a745926 sandbox: Support 'env import' and 'env export' by Simon Glass · 11 years ago
  87. 8243b58 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  88. 32857be Merge branch 'master' of git://git.denx.de/u-boot-sparc by Tom Rini · 11 years ago
  89. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  90. 9c2a0f2 leon: implement missing get_tbclk() by Daniel Hellstrom · 11 years ago
  91. 8f7557d leon: use CONFIG_SYS_HZ to config timer prescaler by Daniel Hellstrom · 11 years ago
  92. 6466612 serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
  93. 9f8658e serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  94. b948810 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 11 years ago
  95. 0c9fe56 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  96. 15ad52a arm: beagle: enable Android fastboot support by Rob Herring · 11 years ago
  97. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago
  98. 686d667 image: add support for Android's boot image format by Sebastian Siewior · 11 years ago
  99. e4e98cd ums: allow the user to specify the device type by Stephen Warren · 11 years ago
  100. 5e8c227 ums: move all variable declarations to the start of the block by Stephen Warren · 11 years ago