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