1. 40fa0bf ARM: rpi_b: rework boot scripts, enable sysboot by Stephen Warren · Thu Feb 13 20:44:07 2014 -0700
  2. dcc7364 ARM: rpi_b: load /uEnv.txt from MMC at startup by Stephen Warren · Wed Feb 05 20:49:22 2014 -0700
  3. c055335 ARM: rpi_b: convert to use distro defaults by Stephen Warren · Wed Feb 05 20:49:21 2014 -0700
  4. 857291b pxe: allow compilation when !defined(CONFIG_CMD_NET) by Stephen Warren · Wed Feb 05 20:49:20 2014 -0700
  5. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
  6. d3d17fc Prepare v2014.04-rc1 by Tom Rini · Wed Feb 19 16:01:28 2014 -0500
  7. 925c697 kbuild,tegra124: add dummy obj- for Kbuild by Masahiro Yamada · Wed Feb 19 22:26:43 2014 +0900
  8. aa58eec cosmetic: FIT: fix a strange comment by Masahiro Yamada · Tue Feb 18 15:39:21 2014 +0900
  9. 1ffe957 Move CONFIG_DISPLAY_CPUINFO to Makefile by Masahiro Yamada · Thu Feb 13 18:30:27 2014 +0900
  10. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · Thu Feb 13 18:30:26 2014 +0900
  11. 62b774c configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} by Masahiro Yamada · Fri Feb 07 17:20:52 2014 +0900
  12. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · Fri Feb 07 09:23:03 2014 +0900
  13. e7a579f dts: generate multiple device tree blobs by Masahiro Yamada · Wed Feb 05 11:28:27 2014 +0900
  14. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  15. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  16. b9f9ce4 kernel-doc: fix some errors by Masahiro Yamada · Wed Feb 05 10:52:52 2014 +0900
  17. 335d31a kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · Wed Feb 05 10:52:51 2014 +0900
  18. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  19. 8db3e77 .gitignore: drop include/asm from ignored file list by Masahiro Yamada · Wed Feb 05 10:41:27 2014 +0900
  20. 9563d57 tools/env: cross-compile fw_printenv without setting HOSTCC by Masahiro Yamada · Tue Feb 04 17:24:45 2014 +0900
  21. 4ba0288 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · Tue Feb 04 17:24:44 2014 +0900
  22. b012d47 board: sandburst: delete FORCEBUILD by Masahiro Yamada · Tue Feb 04 17:24:43 2014 +0900
  23. 4c85768 kbuild: check clean source and generate Makefile for out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:42 2014 +0900
  24. 2fe8cd4 kbuild: support simultaneous board configuration and "make all" by Masahiro Yamada · Tue Feb 04 17:24:41 2014 +0900
  25. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  26. 832ef28 Makefile: refactor tools-all targets by Masahiro Yamada · Tue Feb 04 17:24:39 2014 +0900
  27. 6d7dc64 Makefile: Do not pass MTD_VERSION from the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:38 2014 +0900
  28. f8eb670 kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · Tue Feb 04 17:24:37 2014 +0900
  29. 262fe12 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · Tue Feb 04 17:24:36 2014 +0900
  30. 8dbc1a2 kbuild: change the top Makefile to more Kbuild-ish structure by Masahiro Yamada · Tue Feb 04 17:24:35 2014 +0900
  31. d01ec13 Makefile: remove a cleaning target "tidy" by Masahiro Yamada · Tue Feb 04 17:24:34 2014 +0900
  32. f50a968 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · Tue Feb 04 17:24:33 2014 +0900
  33. 5ac303c kbuild: move include directives of board configuration files by Masahiro Yamada · Tue Feb 04 17:24:32 2014 +0900
  34. 4dd075d kbuild: convert some make rules to Kbuild style by Masahiro Yamada · Tue Feb 04 17:24:31 2014 +0900
  35. 27d027f kbuild: move some lines to more suitable place by Masahiro Yamada · Tue Feb 04 17:24:30 2014 +0900
  36. 9cdea04 kbuild: delete temporary build scripts by Masahiro Yamada · Tue Feb 04 17:24:29 2014 +0900
  37. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  38. 47b65f7 kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:27 2014 +0900
  39. 3dba11c Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · Tue Feb 04 17:24:26 2014 +0900
  40. 350735c kbuild: add dummy obj-y to create built-in.o by Masahiro Yamada · Tue Feb 04 17:24:25 2014 +0900
  41. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  42. a6d7756 Makefile: move some flags to examples makefiles by Masahiro Yamada · Tue Feb 04 17:24:23 2014 +0900
  43. 112b312 Makefile: move some flags to spl/Makefile by Masahiro Yamada · Tue Feb 04 17:24:22 2014 +0900
  44. 41ec9ba Makefile: move more stuff to top Makefile by Masahiro Yamada · Tue Feb 04 17:24:21 2014 +0900
  45. 0302445 Makefile: refactor include path settings by Masahiro Yamada · Tue Feb 04 17:24:20 2014 +0900
  46. 700dd89 Makefile: move more flags to the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:19 2014 +0900
  47. 7449ab1 kbuild: Use Kbuild.include by Masahiro Yamada · Tue Feb 04 17:24:18 2014 +0900
  48. 6e0a77f kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:17 2014 +0900
  49. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · Tue Feb 04 17:24:16 2014 +0900
  50. 57d42c9 Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · Tue Feb 04 17:24:15 2014 +0900
  51. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  52. 81056db nand-spl: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:13 2014 +0900
  53. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:12 2014 +0900
  54. e2aadb9 board: samsung: refactor host programs by Masahiro Yamada · Tue Feb 04 17:24:11 2014 +0900
  55. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · Tue Feb 04 17:24:10 2014 +0900
  56. c9f6c93 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · Tue Feb 04 17:24:09 2014 +0900
  57. f6c1d01 .gitignore: ingore files generated by Kbuild by Masahiro Yamada · Tue Feb 04 17:24:08 2014 +0900
  58. 1f7e48d microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · Wed Feb 19 22:10:04 2014 +0900
  59. 57f29ab ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · Mon Feb 03 06:59:02 2014 -0600
  60. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · Mon Feb 03 06:59:01 2014 -0600
  61. 82b400c tools: correct proftool build rule by Ian Campbell · Fri Jan 31 23:54:44 2014 +0000
  62. f81e0ce EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · Fri Jan 31 09:28:25 2014 +0100
  63. fa4676d net, phy: atheros ar803x bug by Heiko Schocher · Thu Jan 30 11:02:13 2014 +0100
  64. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · Wed Jan 29 16:29:16 2014 +0900
  65. e14dc14 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · Tue Jan 28 18:08:13 2014 +0900
  66. 3dab644 mini2440.h: Delete remainder of dead board by Masahiro Yamada · Tue Jan 28 18:06:12 2014 +0900
  67. 49dc73b doc: README: Correct file name of signature verification documentation by Detlev Zundel · Mon Jan 20 16:21:46 2014 +0100
  68. 65bc075 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · Mon Feb 03 13:24:24 2014 -0700
  69. 2e2a917 unit-test: fix 'env default' invocation by Stephen Warren · Mon Feb 03 13:24:23 2014 -0700
  70. 1d2f9a0 fat: implement exists() for FAT fs by Stephen Warren · Mon Feb 03 13:21:10 2014 -0700
  71. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  72. 53e8a32 sandbox: enable CONFIG_CMD_FS_GENERIC by Stephen Warren · Mon Feb 03 13:21:08 2014 -0700
  73. 97d66f2 sandbox: implement exists() function by Stephen Warren · Mon Feb 03 13:21:07 2014 -0700
  74. 0700db6 cmd_test: implement -e test for file existence by Stephen Warren · Mon Feb 03 13:21:06 2014 -0700
  75. 4f6e1aa cmd_test: evaluate to false without any arguments by Stephen Warren · Mon Feb 03 13:21:05 2014 -0700
  76. 08b763b cmd_test: implement ! on sub-expressions by Stephen Warren · Mon Feb 03 13:21:04 2014 -0700
  77. 4c1b281 cmd_test: check for binary operators before unary by Stephen Warren · Mon Feb 03 13:21:03 2014 -0700
  78. 28cca55 cmd_test: use table lookup for parsing by Stephen Warren · Mon Feb 03 13:21:02 2014 -0700
  79. ec63d4a fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · Mon Feb 03 13:21:01 2014 -0700
  80. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · Mon Feb 03 13:21:00 2014 -0700
  81. 9df2580 fs: fix generic save command implementation by Stephen Warren · Mon Feb 03 13:20:59 2014 -0700
  82. 3d5a388 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · Fri Jan 24 20:46:37 2014 -0700
  83. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 12:04:45 2014 +0100
  84. 1bc71d7 imx6 SION bit has to be on for the pins that are used as ENET_REF_CLK by Andy Ng · Wed Feb 12 14:31:15 2014 +0000
  85. db0567b Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 10:55:58 2014 +0100
  86. 165607f i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd by Eric Nelson · Mon Feb 10 10:22:41 2014 -0700
  87. b7f3e36 Exynos5250: Remove lowlevelinit by Rajeshwari S Shinde · Fri Feb 14 13:52:48 2014 +0530
  88. 7072e20 arm: zynq: correct the argument to lldiv by Siva Durga Prasad Paladugu · Wed Feb 12 21:38:35 2014 +0530
  89. e60148d zynq: Add support for U-BOOT SPL by Michal Simek · Tue Jan 14 14:21:52 2014 +0100
  90. 0ec9d23 zynq: Update CLK in bdinfo by Michal Simek · Mon Jan 20 11:05:37 2014 +0100
  91. 3752344 zynq: Implement dump clock command by Soren Brinkmann · Thu Nov 21 13:39:03 2013 -0800
  92. e2cad60 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · Thu Nov 21 13:38:55 2013 -0800
  93. 4dded98 net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · Thu Nov 21 13:39:01 2013 -0800
  94. 3b5b992 net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · Thu Nov 21 13:39:00 2013 -0800
  95. 3924012 zynq: timer: Fix hangs if network activity attempted after about one hour by Michal Simek · Fri Nov 22 15:29:38 2013 +0100
  96. 15fff9b zynq: timer: Migrate to zynq clock framework by Soren Brinkmann · Thu Nov 21 13:38:57 2013 -0800
  97. 102ad00 zynq: Provide a framework to read clock frequencies by Soren Brinkmann · Thu Nov 21 13:38:54 2013 -0800
  98. d394e3b common: Provide DIV_ROUND_CLOSEST macro by Soren Brinkmann · Thu Nov 21 13:38:53 2013 -0800
  99. 20d1ebf zynq: serial: Simplify serial driver initialization by Michal Simek · Thu Dec 19 23:38:58 2013 +0530
  100. f0c8211 zynq: Move bootmode to headers by Michal Simek · Thu Jan 16 09:18:21 2014 +0100