1. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  2. a86cf89 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  3. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  4. 4d1fd7f Add 64-bit data support for memory commands by York Sun · 11 years ago
  5. f9aa6a1 dm: Remove old driver model documentation by Simon Glass · 11 years ago
  6. 95a260a9 dm: Enable gpio command to support driver model by Simon Glass · 11 years ago
  7. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  8. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  9. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  10. 0681195 dm: Add a 'dm' command for testing by Simon Glass · 11 years ago
  11. 2e7d35d dm: Add basic tests by Simon Glass · 11 years ago
  12. 1ce6017 dm: Set up driver model after relocation by Simon Glass · 11 years ago
  13. 653ef91 sandbox: config: Enable driver model by Simon Glass · 11 years ago
  14. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  15. 65c7053 dm: Add README for driver model by Simon Glass · 11 years ago
  16. 1b451ec yaffs: Remove private list implementation by Simon Glass · 11 years ago
  17. 16ff990 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  18. 714a562 sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  19. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  20. 3d5a335 nand_spl: display warning message to inform the end of nand_spl by Masahiro Yamada · 11 years ago
  21. dfe9663 m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  22. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  23. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  24. f694183 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  25. 9c36688 nand_spl: simpc8313: move config.mk used only for nand_spl by Masahiro Yamada · 11 years ago
  26. 2d88a6a Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR by Masahiro Yamada · 11 years ago
  27. 5718157 config.mk: Delete unused variable BCURDIR by Masahiro Yamada · 11 years ago
  28. 19233d8 kbuild: post: fix dependency tracking correctly by Masahiro Yamada · 11 years ago
  29. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  30. 9e0e37a zynq: Add OF ram initialization support by Michal Simek · 11 years ago
  31. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  32. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  33. 7450a7f zynq: Do not use SPL OF initialization by Michal Simek · 11 years ago
  34. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  35. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  36. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  37. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 11 years ago
  38. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  39. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  40. 62bbc2f cm_t335: fix linker file to produce full ELF by Albert ARIBAUD · 11 years ago
  41. 715b56f Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · 11 years ago
  42. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  43. 4c48cfb arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  44. 4a37755 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  45. 331b45f kbuild: Fix a false error of generic board support by Masahiro Yamada · 11 years ago
  46. 0d1e8aa kbuild: get back DTB at the top directory by Masahiro Yamada · 11 years ago
  47. ed1ca52 kbuild: add misc targets, help, ubootrelease, ubootversion by Masahiro Yamada · 11 years ago
  48. 886d86e kbuild: support building signle targets by Masahiro Yamada · 11 years ago
  49. 630d234 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  50. 4e0c8ab kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  51. 04a34c9 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  52. ad0fed4 kbuild: use shorten log for linking u-boot by Masahiro Yamada · 11 years ago
  53. 982a119 kbuild: use shorten logs for combined rules of mkimage, padding and cat by Masahiro Yamada · 11 years ago
  54. ee0acfa kbuild: use shorten logs for cat rules by Masahiro Yamada · 11 years ago
  55. 9bf215b kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  56. f9c235f kbuild: use shorten logs objcopy rules by Masahiro Yamada · 11 years ago
  57. 03c7b3f kbuild: Add $(Q) when descending into subdirectories by Masahiro Yamada · 11 years ago
  58. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  59. 6a44d80 kbuild: move asm-offsets.h rules to ./Kbuild by Masahiro Yamada · 11 years ago
  60. 6378008 kbuild: abolish "depend" target by Masahiro Yamada · 11 years ago
  61. 7424145 kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · 11 years ago
  62. 5b1f1f4 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · 11 years ago
  63. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  64. c6e8f49 powerpc/mpc8536DS:Increase binary size for mpc8536DS board by Haijun.Zhang · 11 years ago
  65. e0d8096 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  66. c9e1f58 powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPL by Ying Zhang · 11 years ago
  67. 27585bd SPL: P1022DS: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  68. 5a89fa9 SPL: P2020RDB: fix the problem booting from spi flash by Ying Zhang · 11 years ago
  69. ee4d651 SPL: powerpc: expand SPL's length to 128K by Ying Zhang · 11 years ago
  70. 254887a powerpc/t2081qds: Add T2081 QDS board support by Shengzhou Liu · 11 years ago
  71. 35c471e powerpc/t208x: some update to support t2081 by Shengzhou Liu · 11 years ago
  72. ad21fbc boards.cfg: Keep arc entries sorted by Fabio Estevam · 11 years ago
  73. f55e911 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  74. f131df8 x86: coreboot: delete unused coreboot/config.mk by Masahiro Yamada · 11 years ago
  75. eae7453 power: fix: Do not execute pmic command when not all necessary parameters are passed by Łukasz Majewski · 11 years ago
  76. 6445262 kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes" by Masahiro Yamada · 11 years ago
  77. 61fcc7d part_efi: fix protective mbr struct allocation by Hector Palacios · 11 years ago
  78. fae5693 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  79. 9ed679a board: bcm28155_ap: Add board files by Darwin Rambo · 11 years ago
  80. 7a9d0ad mmc: kona: Add Kona mmc driver by Darwin Rambo · 11 years ago
  81. 4bded3a i2c: kona: Add Kona I2C driver by Darwin Rambo · 11 years ago
  82. 24e5219 gpio: kona: Add Kona gpio driver by Darwin Rambo · 11 years ago
  83. 989ce04 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  84. b3134fc arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  85. 1998a1a ARM: rpi_b: rework boot scripts, enable sysboot by Stephen Warren · 11 years ago
  86. 11f2968 ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · 11 years ago
  87. 4f80d5b omap4_common: config: remove I2C for SPL mode by Nishanth Menon · 11 years ago
  88. 2efa79a dra7xx_evm: Enable GPT commands by Tom Rini · 11 years ago
  89. 0f1b044 am43xx_evm: Enable GPT commands by Tom Rini · 11 years ago
  90. 01d92b0 am335x_evm: Enable GPT commands by Tom Rini · 11 years ago
  91. bc97f48 arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux booting by Stefan Roese · 11 years ago
  92. 82da441 DRA7: fix ABB efuse offset for OPP_NOM by Nishanth Menon · 11 years ago
  93. 6e2192a ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 by Janne Grunau · 11 years ago
  94. a5d64db OMAP3: fix default environment for mcx board by Stefano Babic · 11 years ago
  95. f1eb45d omap3: fix pinmux for mcx board by Stefano Babic · 11 years ago
  96. 9267110 OMAP3: add missing gpio clock init and fix NAND SPL for mcx board by Stefano Babic · 11 years ago
  97. 36481de arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled) by Stefan Roese · 11 years ago
  98. cd8341b ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
  99. 072cefe Add support for B&R KWB Motherboard by Hannes Petermaier · 11 years ago
  100. 893c04e board: Add support for B&R T-Series Motherboard by Hannes Petermaier · 11 years ago