1. d7903ae mpc5xxx: add GPIO port configuration by Anatolij Gustschin · 12 years ago
  2. 3d50001 mpc5xxx: add pci_mpc5xxx_init prototype to common header by Anatolij Gustschin · 12 years ago
  3. 7cddabc Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 12 years ago
  4. c51261e Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 12 years ago
  5. 748fd4a MIPS: add support for qemu for little endian MIPS32 CPUs by Daniel Schwierzeck · 12 years ago
  6. 0efcdb1 MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles by Daniel Schwierzeck · 12 years ago
  7. 2c0e3de MIPS: factor out endianess flag handling to arch config.mk by Daniel Schwierzeck · 12 years ago
  8. d69dba3 powerpc/mpc85xx/p1_p2_rdb: add all LAWs during SPL by Scott Wood · 12 years ago
  9. 98ae9ac Revert "powerpc: Fix declaration type for I/O functions" by Andy Fleming · 12 years ago
  10. e2c91b9 powerpc/p1_p2_rdb_pc: print -PC suffix in board name by Scott Wood · 12 years ago
  11. 3ea2153 powerpc/85xx: clear out TLB on boot by Scott Wood · 12 years ago
  12. 7ac3cc2 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h by York Sun · 12 years ago
  13. 1d083ff powerpc/mpc8xxx DDR: Fix interactive DDR debugging by York Sun · 12 years ago
  14. 62f739f powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only by York Sun · 12 years ago
  15. 7e4db27 powerpc/mpc8xxx DDR: Fix CAS latency calculation by York Sun · 12 years ago
  16. 45064ad powerpc/mpc8xxx: Fix bug for extended DDR timing by York Sun · 12 years ago
  17. a4c6650 powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · 12 years ago
  18. fcea306 powerpc/mpc8xxx: Add support for cas latency 12 and above by York Sun · 12 years ago
  19. 73b5396 powerpc/mpc8xxx: Add fine timing support for DDR3 by York Sun · 12 years ago
  20. 744713a powerpc/mpc85xx: Skip zero values for DDR debug registers by York Sun · 12 years ago
  21. 709389b powerpc/mpc8xxx: fix core id for multicore booting by York Sun · 12 years ago
  22. ffdf889 Added new ext fields to IFC by Kumar Gala · 12 years ago
  23. 50d96e9 Add IFC offset for DPAA/Corenet platforms by Kumar Gala · 12 years ago
  24. 5b6b85a Add e6500 processor detection by Kumar Gala · 12 years ago
  25. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  26. 1ca8690 powerpc/mpc8xxx: Add immap for topology and rcpm registers by York Sun · 12 years ago
  27. 3854173 powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC by Prabhakar Kushwaha · 12 years ago
  28. e4879af powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC by Prabhakar Kushwaha · 12 years ago
  29. 33eee33 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
  30. 3e978f5 powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · 12 years ago
  31. 055ce08 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  32. 61fc52b powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver by Timur Tabi · 12 years ago
  33. 4376b4c fm-eth: use fdt_status_disabled() function in ft_fixup_port() by Timur Tabi · 12 years ago
  34. 45b092d powerpc/85xx: introduce function serdes_device_from_fm_port() by Timur Tabi · 12 years ago
  35. ae2291f fm-eth: add function fm_info_get_phy_address() by Timur Tabi · 12 years ago
  36. 99abf7d powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · 12 years ago
  37. a2af6a7 mpc85xx: use LCRR_DBYP define instead of raw constant by Paul Gortmaker · 12 years ago
  38. ae6beb2 nand_spl: change out_be32 to raw_writel and depend on subsequent sync by Matthew McClintock · 12 years ago
  39. 02ea538 nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · 12 years ago
  40. 8c45404 nand_spl: update udelay for Freescale boards by Matthew McClintock · 12 years ago
  41. abbe536 powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · 12 years ago
  42. c8f9802 p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit) by Matthew McClintock · 12 years ago
  43. 9c6b47d p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 12 years ago
  44. be7bebe powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
  45. 5d898a0 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · 12 years ago
  46. 461632b powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  47. b5f7c87 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  48. fc54c7f powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
  49. 81fa73b powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  50. ff65f12 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  51. 51928df powerpc/corenet_ds: Update README.srio-boot-corenet by Liu Gang · 12 years ago
  52. 57125f2 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · 12 years ago
  53. 7b8f668 nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel() by Scott Wood · 12 years ago
  54. 7de8a71 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  55. 89f4289 mpc85xx: Initial SP alignment is wrong. by Joakim Tjernlund · 12 years ago
  56. 31d4fe8 sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  57. d443042 sh: tmu: Changed switch statement to shift operation by Nobuhiro Iwamatsu · 12 years ago
  58. 73f35e0 sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  59. d2aa5dc dm: mips: Import libgcc components from Linux by Marek Vasut · 12 years ago
  60. 9a16f31 dm: mips: Fix warnings in lb60 board by Marek Vasut · 12 years ago
  61. 8b82cef dm: mips: Fix lb60 timer code by Marek Vasut · 12 years ago
  62. 36d0a42 dm: mips: Fix lb60 WDT control by Marek Vasut · 12 years ago
  63. e66443f Makefile: fix HAVE_VENDOR_COMMON_LIB by Scott Wood · 12 years ago
  64. 4a4cb4e sf: spansion: Add support for S25FL256S by Michal Simek · 12 years ago
  65. c75942c sf: winbond: fix page_size by Stephen Warren · 12 years ago
  66. 81316a9 mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · 12 years ago
  67. 66863b0 cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · 12 years ago
  68. 7273921 tx25: Use generic gpio_* calls by Vikram Narayanan · 12 years ago
  69. b4f106b dts/Makefile: Turn off some predefined macros by Horst Kronstorfer · 12 years ago
  70. 8fde2f3 Add support for DS1388. by Kenth Eriksson · 12 years ago
  71. a4ff471 dts/Makefile: Check for empty $(LDSCRIPT) by Horst Kronstorfer · 12 years ago
  72. 7cb714a config: Always use GNU ld by Khem Raj · 12 years ago
  73. 578f35a tools: add kwboot binary to .gitignore file by Luka Perkov · 12 years ago
  74. e46431e fdt: Include arch specific gpio.h instead of asm-generic/gpio.h by Michal Simek · 12 years ago
  75. fc36085 serial: CONSOLE macro is not used by Michal Simek · 12 years ago
  76. 8b5a026 Makefile: cosmetic: optimize usage of LIBS-y by Daniel Schwierzeck · 12 years ago
  77. f52d7b3 Makefile: replace LIBS by LIBS-y by Daniel Schwierzeck · 12 years ago
  78. aa99f78 Makefile: allow appending to LIB in sub-makefiles by Daniel Schwierzeck · 12 years ago
  79. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  80. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  81. 38230ee nds32: drop bi_enetaddr from global data by Mike Frysinger · 12 years ago
  82. d945ce9 sf: stmicro: add support for N25Q128A by Michal Simek · 12 years ago
  83. 6ad6c6d sf: stmicro: add support N25Q128 parts by Stephan Linz · 12 years ago
  84. 63ff6a6 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · 12 years ago
  85. c969abc sf: winbond: add W25Q32 by Rajeshwari Shinde · 12 years ago
  86. 2d5e7c7 cmd_spi: remove superfluous semicolon by Marek Vasut · 12 years ago
  87. ed34f34 ext4fs write support by Uma Shankar · 12 years ago
  88. a159643 ext4fs ls load support by Uma Shankar · 12 years ago
  89. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  90. 753ac61 u-boot: Update yaffs2 file system by Charles Manning · 12 years ago
  91. 3874a37 openrisc: Work around potential relocation issues by Julius Baxter · 12 years ago
  92. eb0b43f rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · 12 years ago
  93. a5aae0a Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set by Dirk Eibach · 12 years ago
  94. d22650a mkconfig: add support for SPL CPU by Allen Martin · 13 years ago
  95. f28e269 configs: Remove unused symbol CONFIG_DISCOVER_PHY by Fabio Estevam · 13 years ago
  96. 5941a61 Build: Ignore build tree and IDE control file by Timo Ketola · 13 years ago
  97. 2095947 powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · 13 years ago
  98. a16a5cc powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · 13 years ago
  99. f75325e UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  100. a72007d sandbox: Add basic test for command execution by Simon Glass · 13 years ago