1. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  2. 6479b69 MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  3. 0fc13a9 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  4. e92d912 MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  5. 5b6f357 MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  6. 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  7. 1a96780 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  8. 782acf7 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  9. 7122909 eth-raw-os.c: Add cast to bind(2) call by Tom Rini · 9 years ago
  10. af7a555 x86: Fix board init breakage by Simon Glass · 9 years ago
  11. d830b15 dm: pci: Avoid a memory leak when allocating the ROM by Simon Glass · 9 years ago
  12. f19345b dm: pci: Add a 'fall through' comment by Simon Glass · 9 years ago
  13. 3c8fb12 dm: spi_flash: Allow the uclass to work without printf() by Simon Glass · 9 years ago
  14. 6579385 mmc: rockchip: the non-removable property must point to emmc by huang lin · 9 years ago
  15. c3caeac MAINTAINERS: add entry for Rockchip by Masahiro Yamada · 9 years ago
  16. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  17. 4edde96 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  18. a737028 arm: initialize gd for AArch64 by Stephen Warren · 9 years ago
  19. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  20. f822d85 MAINTAINERS: Update Marvell custodianship by Stefan Roese · 9 years ago
  21. a12d3e4 mvebu: ds414: Implement Synology specific command set by Phil Sutter · 9 years ago
  22. aefb8f4 mvebu: Support Synology DS414 by Phil Sutter · 9 years ago
  23. 6202953 mvebu: Add rudimental MV78230 support by Phil Sutter · 9 years ago
  24. 4444d23 mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT by Phil Sutter · 9 years ago
  25. 4290252 mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  26. beadff1 mvebu: axp: refactor board_sat_r_get() and caller by Phil Sutter · 9 years ago
  27. 9a04527 drivers/pci/pci_mvebu: Fix for boards with X4 lanes by Phil Sutter · 9 years ago
  28. 7e1e59a axp: Fix debugging support in DDR3 write leveling by Phil Sutter · 9 years ago
  29. 3c1496c README: Review the u-boot porting guide list by Phil Sutter · 9 years ago
  30. 1113146 drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY by Phil Sutter · 9 years ago
  31. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  32. a5f8887 arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  33. a9fc5a2 arm: mvebu: Make local structs static const by Stefan Roese · 9 years ago
  34. d35831f arm: mvebu: Move SAR register defines into header by Stefan Roese · 9 years ago
  35. b7ca250 arm: mvebu: Remove leftover Makefile by Stefan Roese · 9 years ago
  36. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  37. b322c83 arm: mvebu: Consolidate board Kconfig options into one file by Stefan Roese · 9 years ago
  38. d718bf2 arm: mvebu: Print CPU and SDRAM frequency upon startup by Stefan Roese · 9 years ago
  39. e25d5a9 arm: mvebu: Make serdes setup on Armada XP less noisy by Stefan Roese · 9 years ago
  40. 84877c6 arm: mvebu: Don't include "netdev.h" in cpu.c by Stefan Roese · 9 years ago
  41. 698ffab arm: mvebu: Make ECC support configurable on Armada XP by Stefan Roese · 9 years ago
  42. bf0db8b arm: mvebu: Add support for MV78260 by Stefan Roese · 9 years ago
  43. 00a457b arm: mvebu: Don't use 0 as board ID as its used for the custom boards by Stefan Roese · 9 years ago
  44. ab8a4c6 arm: mvebu: Simplify code in setup_usb_phys() a bit by Stefan Roese · 9 years ago
  45. c86d53f arm: mvebu: Don't disable cache at startup on Armada XP at all by Stefan Roese · 9 years ago
  46. e5f0a64 arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board by Stefan Roese · 9 years ago
  47. f4e6ec7 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  48. f0e8173 arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x by Stefan Roese · 9 years ago
  49. 3e5ce7c arm: mvebu: Enable L2 cache on Armada XP by Stefan Roese · 9 years ago
  50. af2728a arm: mvebu: db-mv784mp-gp: Enable cache command by Stefan Roese · 9 years ago
  51. 8c82282 arm: mvebu: db-mv784mp-gp: Enable common file-system support by Stefan Roese · 9 years ago
  52. c4be10b arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support by Stefan Roese · 9 years ago
  53. 169789d sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  54. 0299c90 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago
  55. 8a02ec1 arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  56. e3b9c98 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  57. 202eded arm: mvebu: armada-388-gp.dts: Add ethernet aliases by Stefan Roese · 9 years ago
  58. 18c1272 arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board by Stefan Roese · 9 years ago
  59. 09a54c0 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  60. 9985bdb spi: kirkwood_spi.c: Add driver model support by Stefan Roese · 9 years ago
  61. 18dd3b2 spi: kirkwood_spi.c: Prepare for driver model support by Stefan Roese · 9 years ago
  62. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  63. cdf1d24 arm: mvebu: ddr: Fix compilation warning by Stefan Roese · 9 years ago
  64. 2fbc18f arm: mvebu/kirkwood: Use common timer functions by Stefan Roese · 9 years ago
  65. db18f54 common: env_flags: fix loop condition when using env_flags_varaccess_mask by Peng Fan · 9 years ago
  66. bb08a6e common: cli_simple: use strlcpy instead of strcpy by Peng Fan · 9 years ago
  67. 247be79 Re-enable setexpr on Raspberry Pi by Marco Schuster · 9 years ago
  68. 4e42e29 cmd_boot: Add a poweroff command by Michael van Slingerland · 9 years ago
  69. 79206c0 net: lpc32xx: fix ignored MDIO busy wait status on read by Vladimir Zapolskiy · 9 years ago
  70. 5c58e3a sniper: Mux configuration cleanup by Paul Kocialkowski · 9 years ago
  71. 1d3a866 sniper: Various boot-related env settings, devicetree support by Paul Kocialkowski · 9 years ago
  72. 6cbaf4c lpc32xx: devkit3250: update board configuration file by Vladimir Zapolskiy · 9 years ago
  73. 1222305 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  74. d25ba89 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  75. f21069e serial: lpc32xx hsuart: port driver to driver model by Vladimir Zapolskiy · 9 years ago
  76. 08eee27 test/fs: error case fixes/enhancements by Stephen Warren · 9 years ago
  77. 2a1a29c omap4_panda: Convert to config_distro_bootcmd.h by Tom Rini · 9 years ago
  78. 5f64dac ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE by Tom Rini · 9 years ago
  79. 7205442 am335x_evm.h: unsed CONFIG_BOOTDELAY by Tom Rini · 9 years ago
  80. 495c3a1 ext4_common.c: Clean up failure cases in alloc_triple_indirect_block by Tom Rini · 9 years ago
  81. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  82. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  83. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  84. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  85. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  86. 20d08f5 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  87. 774da4b Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  88. 48ad68d hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  89. d29892b part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
  90. 20e072f image: check "bootm_low" and "bootm_size" if "initrd_high" is missing by Masahiro Yamada · 9 years ago
  91. 69b4138 dm: core: Add a new api to get indexed device address by Mugunthan V N · 9 years ago
  92. 425846e power: pmic.h: Drop include <spi.h> by Jagan Teki · 9 years ago
  93. e101af0 defconfig: am437x_sk_evm: enable spi driver model by Mugunthan V N · 9 years ago
  94. 4fb01c4 arm: dts: am4372: add qspi register maps for memory map by Mugunthan V N · 9 years ago
  95. 49f85b6 am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl by Mugunthan V N · 9 years ago
  96. 7c69ad6 defconfig: dra74_evm: enable spi driver model by Mugunthan V N · 9 years ago
  97. 36de4be defconfig: dra72_evm: enable spi driver model by Mugunthan V N · 9 years ago
  98. 1f19d50 arm: dts: dra72-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  99. f7276c8 arm: dts: dra7-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago
  100. 4416ddb arm: dts: am437x-gp-evm: add spi-flash comaptible for flash by Mugunthan V N · 9 years ago