1. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  2. 111396c linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  3. 48c7ea3 linux/kernel.h: import more macros by Masahiro Yamada · 10 years ago
  4. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  5. 9e57a1c include/common.h: remove DIV_ROUND definition by Masahiro Yamada · 10 years ago
  6. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  7. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  8. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  9. f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  10. 7c8f61f ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
  11. 3fcfe80 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  12. 4d70b34 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  13. c44d3cd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  14. f10834e Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  15. 5fc3494 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
  16. c07e8da powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board by Stefan Roese · 10 years ago
  17. 746a36a powerpc: mpc52xx: a4m072: Convert to generic board by Stefan Roese · 10 years ago
  18. 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  19. a8cb9d0 board: iocon: Fix uninitialized access by Dirk Eibach · 10 years ago
  20. 8272baa board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · 10 years ago
  21. a61762d board: dlvision-10g: Compile fix by Dirk Eibach · 10 years ago
  22. f1cdde2 common: Fix cmd_fpgad addressing by Dirk Eibach · 10 years ago
  23. f3c89d9 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  24. f9af10d board: dlvision: Reduce memory footprint by Dirk Eibach · 10 years ago
  25. d1cfeee ubi: enable error reporting in initialization by Andrew Ruder · 10 years ago
  26. 65e5cb5 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
  27. f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  28. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  29. cabf61c net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  30. 7df4486 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  31. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  32. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  33. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  34. 667af36 spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  35. 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  36. c1ec406 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  37. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  38. bd1bb3c arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  39. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  40. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  41. 50921cd arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  42. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  43. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  44. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  45. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  46. 59158ba ARM: at91 series: convert to generic board by Bo Shen · 10 years ago
  47. b2eff08 net: macb: write mac address when initialization by Bo Shen · 10 years ago
  48. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  49. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  50. c469703 blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
  51. a6be70f adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
  52. fea9b69 blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
  53. 5ca6dfe arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · 10 years ago
  54. 1719383 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  55. 5a29025 arm: rmobile: gose: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  56. eeb266a arm: rmobile: lager: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  57. 956556f arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  58. 4772684 arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  59. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  60. 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  61. 6393c43 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  62. 94b383e powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · 10 years ago
  63. a074428 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · 10 years ago
  64. e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  65. 7ac1a24 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · 10 years ago
  66. 42a9e2f powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR by Ashish Kumar · 10 years ago
  67. aa5a3d8 powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
  68. 0921de6 t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg by Priyanka Jain · 10 years ago
  69. ab06b23 powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 10 years ago
  70. a53dd53 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
  71. 2bf4207 sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 10 years ago
  72. ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  73. ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  74. a5fbe74 mpc85xx/kmp204x: raise u-boot size to 768KB by Valentin Longchamp · 10 years ago
  75. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  76. 05d492a arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
  77. 3302c27 mx6sabresd: Staticize when possible by Fabio Estevam · 10 years ago
  78. 952fdc4 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  79. 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  80. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  81. 75f2ba4 imx6: SPL support for iMX6 SabreSD by John Tobias · 10 years ago
  82. 1558200 imx6: add spl in the header file by John Tobias · 10 years ago
  83. e451e9b kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
  84. 340d1d3 imx6: add data configuration file for SPL by John Tobias · 10 years ago
  85. 9885297 imx6: add spl config for mx6sabresd by John Tobias · 10 years ago
  86. 83bb321 imx: mx6q/dlsabreauto: And NAND flash support by Ye.Li · 10 years ago
  87. 610efbe imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position by Ye.Li · 10 years ago
  88. cb0b698 ot1200: fix card detect for usdhc4 by Christian Gmeiner · 10 years ago
  89. 4ccaf5d mx53loco: Change 'fdt_file' dynamically by Fabio Estevam · 10 years ago
  90. 39c7d5a ot1200: add support for EHCI by Christian Gmeiner · 10 years ago
  91. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  92. bdf1638 arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
  93. 64a9759 sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structure by Zoltan HERPAI · 10 years ago
  94. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  95. 115200c sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  96. 505ecee sun6i: Add Mele M9 board by Hans de Goede · 10 years ago
  97. 8c2c9cf sun6i: Enable SPL by Hans de Goede · 10 years ago
  98. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  99. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  100. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago