1. 68cf64d ARM: tegra: convert tegra to use distro defaults by Stephen Warren · 11 years ago
  2. f75dc78 ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Stephen Warren · 11 years ago
  3. 716ff5c ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  4. 87fb553 ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  5. f3026c1 ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  6. cd7efc2 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  7. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  8. 335143c fb: Add a prototype for board_video_skip() by Fabio Estevam · 11 years ago
  9. 67a9abe wandboard: Include <input.h> by Fabio Estevam · 11 years ago
  10. 2fb6396 wandboard: Fix sparse warning by Fabio Estevam · 11 years ago
  11. 3c7ca96 mmc: Add a prototype for board_mmc_init() by Fabio Estevam · 11 years ago
  12. afb9266 wandboard: Staticize usdhc1_pads by Fabio Estevam · 11 years ago
  13. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  14. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  15. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  16. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  17. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  18. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  19. 5089918 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  20. 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  21. b2099d1 malta: correct tcl script path in README.malta by James Hogan · 11 years ago
  22. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  23. 50a91da arc: arcangel4: set board entry <none> to fix a build error by Masahiro Yamada · 11 years ago
  24. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  25. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  26. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  27. 1ec8b4e kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago
  28. e0708fb board: config.mk: delete unused sinclude directive by Masahiro Yamada · 11 years ago
  29. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  30. de19314 board: gaisler: delete unnecessary include path by Masahiro Yamada · 11 years ago
  31. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  32. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  33. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  34. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  35. f9aa6a1 dm: Remove old driver model documentation by Simon Glass · 11 years ago
  36. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  37. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  38. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  39. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  40. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  41. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  42. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  43. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  44. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  45. 65c7053 dm: Add README for driver model by Simon Glass · 11 years ago
  46. 1b451ec yaffs: Remove private list implementation by Simon Glass · 11 years ago
  47. 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  48. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  49. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  50. cc07294 arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · 11 years ago
  51. b56b9a0 ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  52. f84880f ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  53. 4800be4 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  54. 3a3939b ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · 11 years ago
  55. e27f2dd ARM: AM4372: Update EMIF registers for DDR3 by Lokesh Vutla · 11 years ago
  56. 8feb37b ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse by Mugunthan V N · 11 years ago
  57. a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  58. 4cdd7fd ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · 11 years ago
  59. 2cab8ae ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  60. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  61. 3d5a335 nand_spl: display warning message to inform the end of nand_spl by Masahiro Yamada · 11 years ago
  62. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  63. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  64. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  65. f694183 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  66. 9c36688 nand_spl: simpc8313: move config.mk used only for nand_spl by Masahiro Yamada · 11 years ago
  67. 2d88a6a Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR by Masahiro Yamada · 11 years ago
  68. 5718157 config.mk: Delete unused variable BCURDIR by Masahiro Yamada · 11 years ago
  69. 19233d8 kbuild: post: fix dependency tracking correctly by Masahiro Yamada · 11 years ago
  70. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  71. 9e0e37a zynq: Add OF ram initialization support by Michal Simek · 11 years ago
  72. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  73. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  74. 7450a7f zynq: Do not use SPL OF initialization by Michal Simek · 11 years ago
  75. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  76. 32f4d72 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  77. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  78. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  79. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  80. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  81. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  82. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 11 years ago
  83. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  84. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  85. 62bbc2f cm_t335: fix linker file to produce full ELF by Albert ARIBAUD · 11 years ago
  86. 715b56f Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · 11 years ago
  87. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  88. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  89. 4a37755 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  90. 331b45f kbuild: Fix a false error of generic board support by Masahiro Yamada · 11 years ago
  91. 0d1e8aa kbuild: get back DTB at the top directory by Masahiro Yamada · 11 years ago
  92. ed1ca52 kbuild: add misc targets, help, ubootrelease, ubootversion by Masahiro Yamada · 11 years ago
  93. 886d86e kbuild: support building signle targets by Masahiro Yamada · 11 years ago
  94. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  95. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  96. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  97. ad0fed4 kbuild: use shorten log for linking u-boot by Masahiro Yamada · 11 years ago
  98. 982a119 kbuild: use shorten logs for combined rules of mkimage, padding and cat by Masahiro Yamada · 11 years ago
  99. ee0acfa kbuild: use shorten logs for cat rules by Masahiro Yamada · 11 years ago
  100. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago