1. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  2. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  3. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  4. e91df49 kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · 11 years ago
  5. 3775dcd cmd_nvedit: Make 'env import -c' require size parameter by Tom Rini · 11 years ago
  6. 801cec5 Cosmetic: Typo fixes by Vasili Galka · 11 years ago
  7. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  8. dc116bd net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  9. cbac2a6 xilinx: delete meaningless .gitignore files by Masahiro Yamada · 11 years ago
  10. cfd13e8 unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  11. fe9ca3d hush: fix some quoted variable expansion issues by Stephen Warren · 11 years ago
  12. eebd1b5 unit-test: clean up evironment after Hush tests by Stephen Warren · 11 years ago
  13. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  14. de4fdfc Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  15. dd1e858 OMAP3: igep00x0: Enable required clocks for GPIO that are used. by Enric Balletbo i Serra · 11 years ago
  16. 4b75fd5 board/BuR/common: fix phy addresses by Hannes Petermaier · 11 years ago
  17. f940c72 ARM: tegra: implement bootcmd_pxe by Stephen Warren · 11 years ago
  18. 4d7d2e5 ARM: tegra: rework boot scripts by Stephen Warren · 11 years ago
  19. 68cf64d ARM: tegra: convert tegra to use distro defaults by Stephen Warren · 11 years ago
  20. f75dc78 ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Stephen Warren · 11 years ago
  21. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  22. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  23. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  24. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  25. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  26. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  27. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  28. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  29. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  30. 5089918 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  31. 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  32. b2099d1 malta: correct tcl script path in README.malta by James Hogan · 11 years ago
  33. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  34. 50a91da arc: arcangel4: set board entry <none> to fix a build error by Masahiro Yamada · 11 years ago
  35. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  36. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  37. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  38. 1ec8b4e kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago
  39. e0708fb board: config.mk: delete unused sinclude directive by Masahiro Yamada · 11 years ago
  40. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  41. de19314 board: gaisler: delete unnecessary include path by Masahiro Yamada · 11 years ago
  42. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  43. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  44. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  45. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  46. f9aa6a1 dm: Remove old driver model documentation by Simon Glass · 11 years ago
  47. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  48. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  49. 96495d90 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  50. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  51. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  52. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  53. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  54. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  55. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  56. 65c7053 dm: Add README for driver model by Simon Glass · 11 years ago
  57. 1b451ec yaffs: Remove private list implementation by Simon Glass · 11 years ago
  58. 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  59. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  60. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  61. cc07294 arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · 11 years ago
  62. b56b9a0 ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  63. f84880f ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  64. 4800be4 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  65. 3a3939b ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · 11 years ago
  66. e27f2dd ARM: AM4372: Update EMIF registers for DDR3 by Lokesh Vutla · 11 years ago
  67. 8feb37b ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse by Mugunthan V N · 11 years ago
  68. a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  69. 4cdd7fd ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · 11 years ago
  70. 2cab8ae ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  71. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  72. 3d5a335 nand_spl: display warning message to inform the end of nand_spl by Masahiro Yamada · 11 years ago
  73. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  74. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  75. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  76. f694183 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  77. 9c36688 nand_spl: simpc8313: move config.mk used only for nand_spl by Masahiro Yamada · 11 years ago
  78. 2d88a6a Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR by Masahiro Yamada · 11 years ago
  79. 5718157 config.mk: Delete unused variable BCURDIR by Masahiro Yamada · 11 years ago
  80. 19233d8 kbuild: post: fix dependency tracking correctly by Masahiro Yamada · 11 years ago
  81. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  82. 9e0e37a zynq: Add OF ram initialization support by Michal Simek · 11 years ago
  83. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  84. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  85. 7450a7f zynq: Do not use SPL OF initialization by Michal Simek · 11 years ago
  86. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  87. 32f4d72 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  88. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  89. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  90. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  91. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  92. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  93. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 11 years ago
  94. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  95. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  96. 62bbc2f cm_t335: fix linker file to produce full ELF by Albert ARIBAUD · 11 years ago
  97. 715b56f Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · 11 years ago
  98. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  99. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  100. 4a37755 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago