1. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  2. 603f51c kbuild: tools: fix a bug that always builds Denx logo by Masahiro Yamada · 11 years ago
  3. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  4. 1ec8b4e kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago
  5. e0708fb board: config.mk: delete unused sinclude directive by Masahiro Yamada · 11 years ago
  6. 1900d3c board: .gitignore: ignore board-specific generated files by Masahiro Yamada · 11 years ago
  7. de19314 board: gaisler: delete unnecessary include path by Masahiro Yamada · 11 years ago
  8. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  9. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  10. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  11. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  12. f9aa6a1 dm: Remove old driver model documentation by Simon Glass · 11 years ago
  13. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  14. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  15. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  16. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  17. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  18. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  19. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  20. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  21. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  22. 65c7053 dm: Add README for driver model by Simon Glass · 11 years ago
  23. 1b451ec yaffs: Remove private list implementation by Simon Glass · 11 years ago
  24. 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  25. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  26. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  27. cc07294 arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · 11 years ago
  28. b56b9a0 ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  29. f84880f ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  30. 4800be4 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  31. 3a3939b ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · 11 years ago
  32. e27f2dd ARM: AM4372: Update EMIF registers for DDR3 by Lokesh Vutla · 11 years ago
  33. 8feb37b ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse by Mugunthan V N · 11 years ago
  34. a35ad51 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · 11 years ago
  35. 4cdd7fd ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · 11 years ago
  36. 2cab8ae ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  37. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  38. 3d5a335 nand_spl: display warning message to inform the end of nand_spl by Masahiro Yamada · 11 years ago
  39. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  40. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  41. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  42. f694183 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  43. 9c36688 nand_spl: simpc8313: move config.mk used only for nand_spl by Masahiro Yamada · 11 years ago
  44. 2d88a6a Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR by Masahiro Yamada · 11 years ago
  45. 5718157 config.mk: Delete unused variable BCURDIR by Masahiro Yamada · 11 years ago
  46. 19233d8 kbuild: post: fix dependency tracking correctly by Masahiro Yamada · 11 years ago
  47. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  48. 9e0e37a zynq: Add OF ram initialization support by Michal Simek · 11 years ago
  49. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  50. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  51. 7450a7f zynq: Do not use SPL OF initialization by Michal Simek · 11 years ago
  52. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  53. 32f4d72 board/ti/am335x/README: update for NAND boot by pekon gupta · 11 years ago
  54. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  55. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  56. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  57. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  58. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  59. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 11 years ago
  60. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  61. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  62. 62bbc2f cm_t335: fix linker file to produce full ELF by Albert ARIBAUD · 11 years ago
  63. 715b56f Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · 11 years ago
  64. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  65. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  66. 4a37755 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  67. 331b45f kbuild: Fix a false error of generic board support by Masahiro Yamada · 11 years ago
  68. 0d1e8aa kbuild: get back DTB at the top directory by Masahiro Yamada · 11 years ago
  69. ed1ca52 kbuild: add misc targets, help, ubootrelease, ubootversion by Masahiro Yamada · 11 years ago
  70. 886d86e kbuild: support building signle targets by Masahiro Yamada · 11 years ago
  71. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  72. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  73. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  74. ad0fed4 kbuild: use shorten log for linking u-boot by Masahiro Yamada · 11 years ago
  75. 982a119 kbuild: use shorten logs for combined rules of mkimage, padding and cat by Masahiro Yamada · 11 years ago
  76. ee0acfa kbuild: use shorten logs for cat rules by Masahiro Yamada · 11 years ago
  77. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  78. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  79. 03c7b3f kbuild: Add $(Q) when descending into subdirectories by Masahiro Yamada · 11 years ago
  80. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  81. 6a44d80 kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · 11 years ago
  82. 6378008 kbuild: abolish "depend" target by Masahiro Yamada · 11 years ago
  83. 7424145 kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · 11 years ago
  84. 5b1f1f4 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · 11 years ago
  85. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  86. c6e8f49 powerpc/mpc8536DS:Increase binary size for mpc8536DS board by Haijun.Zhang · 11 years ago
  87. e0d8096 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  88. c9e1f58 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  89. 27585bd SPL: P1022DS: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  90. 5a89fa9 SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  91. ee4d651 SPL: powerpc: expand SPL's length to 128K by Ying Zhang · 11 years ago
  92. 254887a powerpc/t2081qds: Add T2081 QDS board support by Shengzhou Liu · 11 years ago
  93. 35c471e powerpc/t208x: some update to support t2081 by Shengzhou Liu · 11 years ago
  94. ad21fbc boards.cfg: Keep arc entries sorted by Fabio Estevam · 11 years ago
  95. f55e911 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  96. f131df8 x86: coreboot: delete unused coreboot/config.mk by Masahiro Yamada · 11 years ago
  97. eae7453 power: fix: Do not execute pmic command when not all necessary parameters are passed by Łukasz Majewski · 11 years ago
  98. 6445262 kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes" by Masahiro Yamada · 11 years ago
  99. 61fcc7d part_efi: fix protective mbr struct allocation by Hector Palacios · 11 years ago
  100. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago