1. d44a5f5 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  2. ed072b9 sandbox: Make map_to_sysmem() use a constant pointer by Simon Glass · 11 years ago
  3. 0eb2ace sandbox: config: Don't use 64-bit physical memory by Simon Glass · 11 years ago
  4. cbe5cdfc sandbox: Use system headers first for sandbox's os.c by Simon Glass · 11 years ago
  5. 2a54d15 sandbox: Use uint64_t instead of u64 for time by Simon Glass · 11 years ago
  6. 2c17e6d am335x: fix GPMC config for NAND and NOR SPL boot by pekon gupta · 11 years ago
  7. d016dc4 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · 11 years ago
  8. beba5f0 mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
  9. 71220f8 mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  10. c2e5e80 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  11. a52f90f arm: rmobile: Do not create a symbolic link to sh timer by Masahiro Yamada · 11 years ago
  12. 0a3656a powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · 11 years ago
  13. 5cdee2d powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  14. c64c5aa powerpc: mpc83xx: delete unused rules by Masahiro Yamada · 11 years ago
  15. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  16. c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  17. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  18. 5e995c0 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · 11 years ago
  19. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  20. c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  21. 618bbbb ARM: at91: sama5d3: add support for sama5d36 chip by Wu, Josh · 11 years ago
  22. 58fd563 at91: remove all occourances of CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  23. 51abee6 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
  24. 8f9fe66 powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · 11 years ago
  25. b4125a2 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · 11 years ago
  26. 4e2e0df powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · 11 years ago
  27. 2967af6 powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
  28. a31d3ef i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations by Eric Nelson · 11 years ago
  29. 38d8219 i.MX6DQ/DLS: remove unused pad declarations by Eric Nelson · 11 years ago
  30. 6001c11 i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo by Eric Nelson · 11 years ago
  31. 066b2d6 i.MX6DQ/DLS: remove useless mux/pad declarations by Eric Nelson · 11 years ago
  32. 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  33. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  34. f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  35. e2788af ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
  36. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  37. 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  38. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  39. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  40. 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  42. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  43. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  44. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  45. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  46. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  47. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  48. 76512e0 sparc: include config.h to start.S by Masahiro Yamada · 11 years ago
  49. 3285d4c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. b5f05b0 arm: zynq : Revert TZ_DDR_RAM to secure. by Radhey Shyam Pandey · 11 years ago
  51. c1824ea arm: zynq: Do not remap OCM to high address by Michal Simek · 11 years ago
  52. c0e5dd8 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  53. c12f941 at91: add defines for reset type by Roger Meier · 11 years ago
  54. d9bef0a arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · 11 years ago
  55. 5b6da28 ARM: versatile: convert to common timer code by Rob Herring · 11 years ago
  56. 31df989 ARM: tegra: convert to common timer code by Rob Herring · 11 years ago
  57. 23ab7ee ARM: socfpga: convert to common timer code by Rob Herring · 11 years ago
  58. 3dae5b5 ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  59. 9df1bd4 ARM: highbank: convert to common timer code by Rob Herring · 11 years ago
  60. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  61. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  62. c0bb110 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  63. cae4d04 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  64. 8468285 blackfin: fix a warning in arch/blackfin/cpu/cpu.c by Masahiro Yamada · 11 years ago
  65. 42d4f37 ARM: OMAP5: DDR3: Change io settings by SRICHARAN R · 11 years ago
  66. a13cbf5 dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · 11 years ago
  67. 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  68. 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
  69. 36fde45 blackfin: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  71. 3954b73 x86: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. afea2c9 nios2: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  73. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  74. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  75. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  76. f7178eb openrisc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  77. 8fb80a8 avr32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  78. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  79. 774b7d5 sparc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  80. 6169847 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  81. 9f414a3 sparc: fix a link error by Masahiro Yamada · 11 years ago
  82. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  83. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  84. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  85. 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  86. 7cf4082 sandbox: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  87. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  88. a0f9761 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  89. 0029bc4 mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin by Otavio Salvador · 11 years ago
  90. 357efe6 mx5: lowlevel_init: Remove unused macro by Fabio Estevam · 11 years ago
  91. 4867b63 ARM: mx5: Enable L2 cache by Fabio Estevam · 11 years ago
  92. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  93. 3d9c847 arm720t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  94. 833db74 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  95. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  96. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  97. 6f0b7ca DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  98. 935b402 fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  99. 7e157b0 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  100. 0778bbe mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago