1. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  2. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  3. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  4. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  5. 279fc16 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  6. 0d10f29 sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · 11 years ago
  7. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  8. 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · 11 years ago
  9. 1f6acb5 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · 11 years ago
  10. f7c3f6f Use a const pointer for map_to_sysmem() by Simon Glass · 11 years ago
  11. e5d150e sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  12. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  13. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  14. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  15. f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  16. 7702eeb x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · 11 years ago
  17. 46230b6 kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · 11 years ago
  18. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  19. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  20. c6b400a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  21. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  22. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  23. 540c031 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · 11 years ago
  24. 37a36b3 arm: atmel: sama5d3: add spi spl boot support by Bo Shen · 11 years ago
  25. cc50063 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · 11 years ago
  26. d70d42f at91sam9263ek: add mmc support by Andreas Henriksson · 11 years ago
  27. c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  28. 794c1c7 powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 by Priyanka Jain · 11 years ago
  29. be11d89 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  30. 086f0a7 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  31. d11523b powerpc/b4860: Add workaround for errata A006384 and A006475 by Shaveta Leekha · 11 years ago
  32. 0dda398 B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration by Shaveta Leekha · 11 years ago
  33. 331dd1d 85xx/b4860: Alternate serdes protocols for B4860/B4420 by poonam aggrwal · 11 years ago
  34. 2145a3e board/b4860qds: Add support to make PCIe SATA work on B4860QDS by Shaveta Leekha · 11 years ago
  35. 8d2ba98 board/b4860qds: Add support to make Aurora work on B4860QDS by Shaveta Leekha · 11 years ago
  36. b646bec kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  37. 54ead2c kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  38. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  39. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  40. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  41. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  42. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  43. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  44. cd5edba unit-test: make "test -e" test independent of $CWD by Stephen Warren · 11 years ago
  45. b07badd ARM: tegra: simplify halt_avp() by Stephen Warren · 11 years ago
  46. dc4327c ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124 by Stephen Warren · 11 years ago
  47. c952f6e ARM: tegra: fix pmc_pwrgate_timer_mult register definition by Stephen Warren · 11 years ago
  48. 71e3335 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · 11 years ago
  49. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  50. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  51. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  52. c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  53. c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  54. 930eb90 mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.h by pekon gupta · 11 years ago
  55. 3d516ec Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  56. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  57. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  58. 933c7e0 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  59. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  60. 66c164b sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  61. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  62. f29c55a ARM: AM43xx: Change DDR3 Reset Value by Dave Gerlach · 11 years ago
  63. 84d4113 ARM: AM43xx: Write sdram_config to secure_emif_sdram_config by Dave Gerlach · 11 years ago
  64. d9e2d26 ARM: AM43xx: EMIF: configure self-refresh entry delay by Dave Gerlach · 11 years ago
  65. 1a20f95 ARM: AM43xx: clocks: Enable CPGMAC clock control by Mugunthan V N · 11 years ago
  66. f375aef m68k: merge compile flags -ffixed-d7 -sep-data by Masahiro Yamada · 11 years ago
  67. b3bd004 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  68. c1b7ddd sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  69. 4fad149 x86: Delete redundant compiler flags by Masahiro Yamada · 11 years ago
  70. c57ba04 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  71. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  72. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  73. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  74. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  75. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  76. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  77. cee9572 arm: omap: delete unincluded omap-common/config.mk by Masahiro Yamada · 11 years ago
  78. d36a749 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  79. d3aeeac kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  80. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  81. 9f9a4e9 kbuild: use shorten log for linking u-boot by Masahiro Yamada · 11 years ago
  82. ac5e091 kbuild: use shorten logs for mkimage rules by Masahiro Yamada · 11 years ago
  83. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  84. 81de9bf powerpc/t208x: some update to support t2081 by Shengzhou Liu · 11 years ago
  85. 5943e70 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE by Masahiro Yamada · 11 years ago
  86. 815bbbe Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  87. c561314 arch: bcm281xx: Initial commit of bcm281xx architecture code by Darwin Rambo · 11 years ago
  88. 5d6c315 arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  89. f8fce8c ti814x: Fix illegal use of FP ops in clock_ti814x.c by Måns Rullgård · 11 years ago
  90. 50327b6 DRA7: fix ABB efuse offset for OPP_NOM by Nishanth Menon · 11 years ago
  91. d2b0a89 ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0 by Janne Grunau · 11 years ago
  92. 00822ca ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
  93. 9436059 Add support for B&R KWB Motherboard by Hannes Petermaier · 11 years ago
  94. 8c6324f am335x: Initial support for Silica Pengwyn board by Lothar Felten · 11 years ago
  95. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  96. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  97. 79f2e2e arc: fix relocation for big-endian target by Alexey Brodkin · 11 years ago
  98. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  99. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  100. 8dcaef8 venice2: move device tree to fix build error by Masahiro Yamada · 11 years ago