1. 3b3c0dc arm: socfpga: Enable CONFIG_DM_MMC by Marek Vasut · 9 years ago
  2. ae66f3c mmc: dwmmc: socfpga: Convert to DM by Marek Vasut · 9 years ago
  3. ed93428 arm: socfpga: Remove cpu_mmc_init() by Marek Vasut · 9 years ago
  4. bf5ed2e arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · 9 years ago
  5. 18dc02e am33xx: Update serial pdata by Tom Rini · 9 years ago
  6. f4402d0 dm: tegra: Provide serial platform data for SPL by Simon Glass · 9 years ago
  7. 6ef533e dm: serial: ns16550: Add pre-reloc flag to the driver by Simon Glass · 9 years ago
  8. bd90359 tegra: Remove merge markers in some Kconfig files by Simon Glass · 9 years ago
  9. 2f1f20b rpi: add support for Raspberry Pi Zero by Stephen Warren · 9 years ago
  10. 2668385 rpi: fix revision scheme parsing by Stephen Warren · 9 years ago
  11. be8efec rpi: get rid of BCM2835_BOARD_REV_* macros by Stephen Warren · 9 years ago
  12. 3edd041 mkimage : Fix generating multi and script images by Philippe De Swert · 9 years ago
  13. abffd31 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · 9 years ago
  14. 51ace32 spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · 9 years ago
  15. 4faf63b spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · 9 years ago
  16. a2b771c spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · 9 years ago
  17. 3ab6a4e drivers: remoteproc: rproc-uclass: Fix check for NULL pointers by Nishanth Menon · 9 years ago
  18. decd33b Change e-mail address of Kamil Lulko by Kamil Lulko · 9 years ago
  19. 2cd1d0c ns16550: change reg-shift property default to zero by Thomas Chou · 9 years ago
  20. cedfdb0 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline by Tom Rini · 9 years ago
  21. 27a9d26 common: cli_hush: avoid memory leak by Peng Fan · 9 years ago
  22. 74c8389 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · 9 years ago
  23. 2d2046d defconfig: dra74_evm: enable serial driver model by Mugunthan V N · 9 years ago
  24. a5fce2f arm: dts: dra7-evm: add chosen node to specify serial console device by Mugunthan V N · 9 years ago
  25. 65634e8 arm: dts: omap: add reg-shift to serial device tree node by Mugunthan V N · 9 years ago
  26. b2b7c44 common: miiphyutil: avoid memory leak by Peng Fan · 9 years ago
  27. b1e455a common: mmc: unsigned char compared against 0 by Peng Fan · 9 years ago
  28. 1f71d26 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  29. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  30. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  31. 8a4b07a mpc8xx: remove stale "lwmon" files by Wolfgang Denk · 9 years ago
  32. cd41c21 common: miiphyutil: no need to check name of mii_dev by Peng Fan · 9 years ago
  33. ab80a11 common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY by Peng Fan · 9 years ago
  34. 0db5f0b common: cli_hush: avoid dead code by Peng Fan · 9 years ago
  35. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · 9 years ago
  36. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · 9 years ago
  37. 81c9e19 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  38. f7a9817 sparc: Remove non-generic board init files: board.c, time.c by Francois Retief · 9 years ago
  39. 649c68b sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled by Daniel Hellstrom · 15 years ago
  40. cbb7de6 sparc: leon3: Added CPU count and frequency detection. by Daniel Hellstrom · 15 years ago
  41. fc697e7 sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB by Daniel Hellstrom · 15 years ago
  42. 2a06e48 sparc: Use microseconds instead of ticks for timeout by Francois Retief · 10 years ago
  43. 703d024 sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards by Francois Retief · 9 years ago
  44. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · 9 years ago
  45. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · 9 years ago
  46. 9e51aea sparc: leon2: Updates for generic board initialization by Francois Retief · 9 years ago
  47. b131cc5 sparc: leon3: Updates for generic board initialization by Francois Retief · 9 years ago
  48. 6648575 sparc: leon3: Clear all unused GPTIMER registers. by Daniel Hellstrom · 14 years ago
  49. 7cb1421 sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function by Francois Retief · 9 years ago
  50. b1d20d9 sparc: leon3: Move snoop detection from startup.S to arch_cpu_init() by Francois Retief · 9 years ago
  51. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · 9 years ago
  52. 21ffc1f sparc: Fix whitespace in cpu/leon2/cpu_init.c by Francois Retief · 9 years ago
  53. e3cdd07 sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX by Francois Retief · 9 years ago
  54. eb2de58 sparc: Serial baud rate register support multiple buses with different frequency by Daniel Hellstrom · 15 years ago
  55. c35ce85 sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure by Francois Retief · 9 years ago
  56. 2063ccf sparc: Added function that checks if IRQ is on or off by Daniel Hellstrom · 15 years ago
  57. cb0c606 sparc: Remove version_string variable from start.S file by Francois Retief · 9 years ago
  58. f6b3d1e sparc: Move SYS_SPARC_NWINDOWS to Kconfig by Francois Retief · 9 years ago
  59. 6cf39d4 Revert "LCD: Add an option to skip registration as an stdio output" by Anatolij Gustschin · 9 years ago
  60. 17efbaf iocon: Disable FIT_VERBOSE by Tom Rini · 9 years ago
  61. 9aeeba3 arm: imx6: novena: Enable extfs support in SPL by Marek Vasut · 9 years ago
  62. 2aaeb91 arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions by Marek Vasut · 9 years ago
  63. 3f8ef39 rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN by Sjoerd Simons · 9 years ago
  64. 2da451f Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · 9 years ago
  65. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  66. 86d0a90 rockchip: doc: show packet rk3036 uboot image by huang lin · 9 years ago
  67. 0e7c90a rockchip: Add support for rk's second level loader by Jeffy Chen · 9 years ago
  68. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  69. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  70. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  71. da98a5b rockchip: add rk3036 sdram driver by huang lin · 9 years ago
  72. 5079970 rockchip: add early uart driver by huang lin · 9 years ago
  73. b1b71cd rockchip: mmc: get the fifo mode and fifo depth property from dts by huang lin · 9 years ago
  74. 8799fc1 rockchip: mmc: use non-removable property to distinguish emmc and sdcard register by huang lin · 9 years ago
  75. 50b7375 mmc: dw_mmc: support fifo mode in dwc mmc driver by huang lin · 9 years ago
  76. f983676 mmc: dw_mmc: move data transfer as a separate function by huang lin · 9 years ago
  77. 4ccd995 rockchip: rk3036: Add pinctrl driver by huang lin · 9 years ago
  78. b17b242 rockchip: rk3036: Add a simple syscon driver by huang lin · 9 years ago
  79. 5aaa287 rockchip: rk3036: Add Soc reset driver by huang lin · 9 years ago
  80. 1065ca5 rockchip: rk3036: Add header files for GRF by huang lin · 9 years ago
  81. 01aa702 rockchip: rk3036: Add clock driver by huang lin · 9 years ago
  82. 1bce642 rockchip: Bring in RK3036 device tree file includes and bindings by huang lin · 9 years ago
  83. bab0d3f rockchip: serial driver support rk3036 by huang lin · 9 years ago
  84. dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
  85. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  86. f4ab5fa rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  87. 2bf8111 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  88. 8db3e24 rockchip: add timer driver by huang lin · 9 years ago
  89. 7df0168 rockchip: firefly: Save the environment on SD card by Sjoerd Simons · 9 years ago
  90. d3d7ab1 rockchip: Also load the initrd below 512M by Sjoerd Simons · 9 years ago
  91. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · 9 years ago
  92. eca7b0d dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  93. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · 9 years ago
  94. b62a43b pci: Move PCI header output code into its own function by Simon Glass · 9 years ago
  95. 6ed88ae pci: Use a separate 'dev' variable for the PCI device by Simon Glass · 9 years ago
  96. 1d8193c pci: Use common functions to read/write config by Simon Glass · 9 years ago
  97. 8743ea5 pci: Tidy up function comments in cmd_pci.c by Simon Glass · 9 years ago
  98. 723a523 dm: pci: Reorder functions in cmd_pci.c by Simon Glass · 9 years ago
  99. 93335fd dm: pci: Move common auto-config functions to a common file by Simon Glass · 9 years ago
  100. 4aeef7e dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · 9 years ago