1. 3aab0cd powerpc/mpc85xx: Cleanup license header in source files by York Sun · 11 years ago
  2. ce24f87 83xx/pcie: fix build error for 83xx pcie by Roy Zang · 12 years ago
  3. c45f5c0 powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE] by James Yang · 11 years ago
  4. a8d9758 powerpc/c29xpcie: add support for C29XPCIE board by Mingkai Hu · 11 years ago
  5. 3b75e98 powerpc/85xx: Add C29x SoC support by Mingkai Hu · 11 years ago
  6. 1218f7e powerpc/pcie: remove PCIe version 3.x define for B4860 and B4420 by Zang Roy-R61911 · 11 years ago
  7. 7b4e584 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · 11 years ago
  8. 0795eff powerpc/rman: fix RMan support for t4240 and b4860 by Minghuan Lian · 11 years ago
  9. cb03374 board/b4860qds: Add support for configuring SerDes1 Refclks by Shaveta Leekha · 11 years ago
  10. 40f398a powerpc/asm: Move function declaration of 'serdes_get_prtcl' to fsl_serdes.h by Shaveta Leekha · 11 years ago
  11. 6fbe988 powerpc/mpc85xx: Add defines for serdes RSTCTL register by Shaveta Leekha · 11 years ago
  12. a5b2251 board/freescale/common: IDT8T49N222A configuration code by Shaveta Leekha · 11 years ago
  13. f9d379a board/bsc9132qds: Configure DSP DDR controller by Priyanka Jain · 11 years ago
  14. 64501c6 board/bsc9132qds: Add DSP side tlb and laws by Priyanka Jain · 11 years ago
  15. 17b8614 powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE by Liu Gang · 11 years ago
  16. 45fdb62 p1020rdb-pd: platform support by Haijun.Zhang · 11 years ago
  17. d217a9a powerpc/mpc85xx: Workaround for A-005812 by York Sun · 11 years ago
  18. c63e137 powerpc/mpc8xxx: Add memory reset control by York Sun · 11 years ago
  19. b61e061 powerpc/mpc8xxx: Add x4 DDR device support by York Sun · 11 years ago
  20. 5ecf41c powerpc/t4240qds: Adjust DDR timing for RDIMM by York Sun · 11 years ago
  21. d8556db powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffff by York Sun · 11 years ago
  22. 1cb19fb powerpc/T4240EMU: Add T4240EMU target by York Sun · 11 years ago
  23. f165bc3 powerpc/corenet: Move RCW print to cpu.c by York Sun · 11 years ago
  24. bc48045 powerpc/t4qds: cleanup board header file by York Sun · 11 years ago
  25. cb93071 mpc85xx: Base emulator support by York Sun · 11 years ago
  26. 7adefb5 drivers/fm: Fix compiling error if FW location is not defined by York Sun · 11 years ago
  27. d2ab4bb powerpc/corenet: Move CONFIG_FSL_CORENET out of board header file by York Sun · 11 years ago
  28. 0804793 powerpc/t4: Correct LIODN assignment for SRIO by Liu Gang · 11 years ago
  29. 32f38ee powerpc/b4860: Correct LIODN assignment for SRIO by Liu Gang · 11 years ago
  30. b383102 powerpc/srio: Update the SRIO LIODN registers and ID table macro by Liu Gang · 11 years ago
  31. 49f5bef powerpc/85xx: Add TWR-P10xx board support by Xie Xiaobo · 11 years ago
  32. d05bfd0 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  33. 90f002a i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
  34. f53932a dts/Makefile: pass -undef -D__DTS__ to cpp by Stephen Warren · 11 years ago
  35. 32ac4bd dts/Makefile: don't use cpp -P by Stephen Warren · 11 years ago
  36. 0652028 config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  37. 8ad723a dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS by Stephen Warren · 11 years ago
  38. 6e8e031 dt: don't use ARCH_CPU_DTS by Stephen Warren · 11 years ago
  39. c8391a0 dts/Makefile: unify cpp/dtc include paths by Stephen Warren · 11 years ago
  40. cc4f427 dts/Makefile: simplify dtc invocation by Stephen Warren · 11 years ago
  41. 6697d55 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · 11 years ago
  42. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  43. 245d65b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  44. 327b5c9 spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · 11 years ago
  45. 53086be blackfin: Fix using gd->baudrate before setting its value by Axel Lin · 11 years ago
  46. 9868b14 blackfin: gpio: Use proper mask for comparing function by Axel Lin · 11 years ago
  47. 2ced773 gpio: adi_gpio2: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  48. 5460b8d blackfin: gpio: Unreserve gpio in special_gpio_free() by Axel Lin · 11 years ago
  49. 6a19cc9 cfi_flash: Add prototypes of overridable functions by Masahiro Yamada · 11 years ago
  50. 8bc3603 ehci-hcd: fix memory leak in lowlevel init by Nikita Kiryanov · 11 years ago
  51. 0adc331 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  52. bb1f327 usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module by Roger Quadros · 11 years ago
  53. 6bed7ce dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  54. 6dd30af usb: mv_udc: Add bounce buffer by Marek Vasut · 11 years ago
  55. f19a343 usb: mv_udc: Add proper cache management by Marek Vasut · 11 years ago
  56. ede709c usb: mv_udc: Implement better qTD item accessor by Marek Vasut · 11 years ago
  57. 8a095a6 usb: mv_udc: Improve allocation of qTD items by Marek Vasut · 11 years ago
  58. b5cd45b usb: mv_udc: Implement better QH accessor by Marek Vasut · 11 years ago
  59. 5804b88 usb: mv_udc: Add cacheline length check by Marek Vasut · 11 years ago
  60. ab65da1 usb: mv_udc: Properly align the endpoint QH and qTD list by Marek Vasut · 11 years ago
  61. ab52df1 usb: mv_udc: Move QH and qTD into mv_drv by Marek Vasut · 11 years ago
  62. fe48f05 usb: mv_udc: Init mv_drv.gadget.ops statically by Marek Vasut · 11 years ago
  63. f646317 usb: mv_udc: Remove QH_MAXNUM macro by Marek Vasut · 11 years ago
  64. d766303 usb: mv_udc: Clean up the initial variable check by Marek Vasut · 11 years ago
  65. be7ed25 usb: mv_udc: Make use of struct ehci_ctrl by Marek Vasut · 11 years ago
  66. b959655 usb: ehci: Split out struct ehci_ctrl definition by Marek Vasut · 11 years ago
  67. 2ea4b44 usb: mv_udc: Clean up the EP initialization by Marek Vasut · 11 years ago
  68. 532d846 usb: mv_udc: Move endpoint array into driver data by Marek Vasut · 11 years ago
  69. 6368c91 usb: mv_udc: Clean up mv_udc.h by Marek Vasut · 11 years ago
  70. a7eafcf usb: mv_udc: Unbreak the mv_udc driver by Marek Vasut · 11 years ago
  71. 9fab4bf powerpc/ppc4xx: Convert new gdsys files to SPDX license tags by Tom Rini · 11 years ago
  72. 56b5028 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  73. 5b9c79a Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 11 years ago
  74. 2843715 powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards by Dirk Eibach · 11 years ago
  75. 0f0c102 powerpc/ppc4xx: Consider gdsys FPGA OSD size by Dirk Eibach · 11 years ago
  76. e50e896 powerpc/ppc4xx: Support gdsys multichannel iocon hardware by Dirk Eibach · 11 years ago
  77. 869b550 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers by Dirk Eibach · 11 years ago
  78. 049de79 powerpc/ppc4xx: Add gdsys mclink interface by Dirk Eibach · 11 years ago
  79. aba27ac powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA by Dirk Eibach · 11 years ago
  80. d8b57c0 cfi_flash: use buffer length in unmap_physmem() by Kuo-Jung Su · 11 years ago
  81. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  82. 0b17998 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  83. 230187c Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  84. 8dde4ca drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  85. c54fd3e nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  86. 99ca91b nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  87. 951344b nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  88. db2c86d MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  89. ee8b1e2 MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  90. c325916 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  91. d707e5b MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  92. e5c868a MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  93. f01d693 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  94. ba9cf07 MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  95. 9a28e0d MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  96. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  97. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  98. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  99. b1a14c4 MIPS: remove obsolete TODO items by Gabor Juhos · 11 years ago
  100. b1591ec MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago