1. 41ec9ba Makefile: move more stuff to top Makefile by Masahiro Yamada · 11 years ago
  2. 0302445 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  3. 700dd89 Makefile: move more flags to the top Makefile by Masahiro Yamada · 11 years ago
  4. 7449ab1 kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  5. 6e0a77f kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · 11 years ago
  6. ed36001 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile by Masahiro Yamada · 11 years ago
  7. 57d42c9 Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · 11 years ago
  8. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
  9. 81056db nand-spl: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  10. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  11. e2aadb9 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago
  12. f243180 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  13. c9f6c93 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · 11 years ago
  14. f6c1d01 .gitignore: ingore files generated by Kbuild by Masahiro Yamada · 11 years ago
  15. 1f7e48d microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · 11 years ago
  16. 57f29ab ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
  17. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  18. 82b400c tools: correct proftool build rule by Ian Campbell · 11 years ago
  19. f81e0ce EXT4: Fix number base handling of "ext4write" command by Wolfgang Denk · 11 years ago
  20. fa4676d net, phy: atheros ar803x bug by Heiko Schocher · 11 years ago
  21. 7e4a4b2 fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP by Masahiro Yamada · 11 years ago
  22. e14dc14 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago
  23. 3dab644 mini2440.h: Delete remainder of dead board by Masahiro Yamada · 11 years ago
  24. 49dc73b doc: README: Correct file name of signature verification documentation by Detlev Zundel · 11 years ago
  25. 65bc075 unit-test: add lots of tests for the Hush 'test' command by Stephen Warren · 11 years ago
  26. 2e2a917 unit-test: fix 'env default' invocation by Stephen Warren · 11 years ago
  27. 1d2f9a0 fat: implement exists() for FAT fs by Stephen Warren · 11 years ago
  28. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · 11 years ago
  29. 53e8a32 sandbox: enable CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  30. 97d66f2 sandbox: implement exists() function by Stephen Warren · 11 years ago
  31. 0700db6 cmd_test: implement -e test for file existence by Stephen Warren · 11 years ago
  32. 4f6e1aa cmd_test: evaluate to false without any arguments by Stephen Warren · 11 years ago
  33. 08b763b cmd_test: implement ! on sub-expressions by Stephen Warren · 11 years ago
  34. 4c1b281 cmd_test: check for binary operators before unary by Stephen Warren · 11 years ago
  35. 28cca55 cmd_test: use table lookup for parsing by Stephen Warren · 11 years ago
  36. ec63d4a fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · 11 years ago
  37. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · 11 years ago
  38. 9df2580 fs: fix generic save command implementation by Stephen Warren · 11 years ago
  39. 3d5a388 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · 11 years ago
  40. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  41. acec7fc Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 11 years ago
  42. 04cbbe4 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  43. 4152368 ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value by Stephen Warren · 11 years ago
  44. 29ff59a arm/km: introduce kmsugp1 target by Gerlando Falauto · 11 years ago
  45. 18a74ec arm/km: define fdt_high env variable and allow backwards compatibility by Gerlando Falauto · 11 years ago
  46. ae2adaf arm/km: enable FDT for km_kirwkood by Gerlando Falauto · 11 years ago
  47. 7fef655 arm/km: fix wrong error handling by Holger Brunck · 11 years ago
  48. 19baeb6 arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment by Holger Brunck · 11 years ago
  49. 7bffb3f arm/km/suv31: switch to 256MB RAM by Holger Brunck · 11 years ago
  50. 09346ff arm/km: make local function startup_allowed static by Holger Brunck · 11 years ago
  51. cbec3b8 arm/km: drop unneeded define by Holger Brunck · 11 years ago
  52. c8cf471 zynq: Fix elf header generation by Michal Simek · 11 years ago
  53. 9dd915c zynq: Use full tftpboot command instead of shortcut tftp by Michal Simek · 11 years ago
  54. 9c2ef61 relocate-rela: replace a magic number with sizeof(Elf64_Rela) by Masahiro Yamada · 11 years ago
  55. 2acaff2 ARM: bcm2835: config.mk isn't needed by Stephen Warren · 11 years ago
  56. 4657b8a ARM: rpi_b: set $fdtfile in default environment by Stephen Warren · 11 years ago
  57. 6f24d32 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. 4a37b42 serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation by Axel Lin · 11 years ago
  59. 0bdf000 serial: opencores_yanu: Fix build error by Axel Lin · 11 years ago
  60. 4e55853 exynos: clock: use the clear and set bits macros. by Inha Song · 11 years ago
  61. 64eee4e exynos: clock: fixed that cfg is set to wrong value. by Inha Song · 11 years ago
  62. c51eb11 serial/serial_arc - add driver for ARC UART by Alexey Brodkin · 11 years ago
  63. 811d1d3 dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage by Tom Rini · 11 years ago
  64. 5c5eb29 omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage by Tom Rini · 11 years ago
  65. f85cd82 cmd_mmc.c: Drop open/close mmc sub-commands by Tom Rini · 11 years ago
  66. 4cf854c cmd_mmc.c: Add bootbus mmc sub-command by Tom Rini · 11 years ago
  67. f8c6f79 cmd_mmc.c: Add 'partconf' command to mmc by Tom Rini · 11 years ago
  68. 7991946 cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize' by Tom Rini · 11 years ago
  69. c3068eb cmd_mmc.c: Change 'bootpart' code to match normal coding style by Tom Rini · 11 years ago
  70. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  71. 0d6891b mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1B by Siva Durga Prasad Paladugu · 11 years ago
  72. ccfa20b MMC: DWMMC: Correct the CLKDIV register value by Rajeshwari S Shinde · 11 years ago
  73. f6545f1 mmc: set rca to 1 for MMC cards by Stephen Warren · 11 years ago
  74. d35fafb x600: Switch to CONFIG_PHYLIB by Tom Rini · 11 years ago
  75. 0d3b22e net/designware: make driver compatible with data cache by Alexey Brodkin · 11 years ago
  76. 9a0b130 net/designware - switch driver to phylib usage by Alexey Brodkin · 11 years ago
  77. 37ecfa1 net: execute "miiphy_init" if CONFIG_PHYLIB defined by Alexey Brodkin · 11 years ago
  78. 4695ddd net/designware: add explicit reset of {tx|rx}_currdescnum by Alexey Brodkin · 11 years ago
  79. b1566a5 arc: add README for architecture by Alexey Brodkin · 11 years ago
  80. a2e5fda arc: add architecture to MAKEALL by Alexey Brodkin · 11 years ago
  81. 511ab04 arc: add AXS101 board support by Alexey Brodkin · 11 years ago
  82. a87178d arc: add Arcangel4 board support by Alexey Brodkin · 11 years ago
  83. cb25a73 arc: add support for standalone programs by Alexey Brodkin · 11 years ago
  84. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · 11 years ago
  85. b628c01 arc: add library functions by Alexey Brodkin · 11 years ago
  86. 3a59d91 arc: add cpu files by Alexey Brodkin · 11 years ago
  87. 544c5f5 arc: add architecture header files by Alexey Brodkin · 11 years ago
  88. 158dc02 blackfin: Initialize the EMAC VLAN with proper default value by Aaron Wu · 13 years ago
  89. a32eac2 blackfin: Change SMC dcplb entry flag to cover 16M address region by Sonic Zhang · 11 years ago
  90. 7e68478 blackfin: init bss early by Bob Liu · 13 years ago
  91. ff20804 blackfin: The logic of the BF609 macro is opposite. by Sonic Zhang · 11 years ago
  92. 155f67d board:samsung:trats/trats2: enable boot with appended and separated DTB by Piotr Wilczek · 11 years ago
  93. b92686f board:samsung:trats2: add env variables describing platform by Piotr Wilczek · 11 years ago
  94. 60d3a30 board:samsung:trats: add env variables describing platform by Piotr Wilczek · 11 years ago
  95. 78e047c board:samsung:universal: add env variables describing platform by Piotr Wilczek · 11 years ago
  96. c88b89e board:samsung:goni: add env variables describing platform by Piotr Wilczek · 11 years ago
  97. 1b5c766 board:samsung:common: set envs with board unified information by Piotr Wilczek · 11 years ago
  98. 1365287 arm:s5pc110: add cpu revision by Piotr Wilczek · 11 years ago
  99. e8e3475 arm:exynos: add cpu revision by Piotr Wilczek · 11 years ago
  100. 68b3c44 include/usb/s3c_udc.h: Add <asm/sizes.h> by Tom Rini · 11 years ago