1. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  2. ad885e4 dm: at91: snapper: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  3. 757fe63 dm: at91: Drop use of ATMEL_PIO_PORTS in the header file by Simon Glass · 10 years ago
  4. 59088e4 dm: sh: serial: Add support driver model by Nobuhiro Iwamatsu · 10 years ago
  5. 0f36f95 dm: socfpga: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  6. 70c45ae dm: mx6: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  7. 7b051c5 dm: sunxi: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  8. f4aae59 dm: sandbox: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  9. 001646c dm: omap3: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  10. d7a4b2e dm: tegra: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  11. 9a89d50 dm: x86: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  12. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  13. 34e609c dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  14. f058f15 dm: Add CMD_DM and CMD_DEMO to Kconfig by Simon Glass · 10 years ago
  15. 1967982 dm: test: Add a Kconfig file by Simon Glass · 10 years ago
  16. 91a91ff dm: Add Kconfig options for driver model SPL support by Simon Glass · 10 years ago
  17. f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
  18. 2a4eead dm: Add Kconfig for driver/demo by Simon Glass · 10 years ago
  19. fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
  20. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  21. 0da0fcd net: Use new checksum functions by Simon Glass · 10 years ago
  22. 360334a powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO by Stefan Roese · 10 years ago
  23. 2750290 powerpc: ppc4xx: Add defaults for DT based booting to really work by Stefan Roese · 10 years ago
  24. f693e7f powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED by Stefan Roese · 10 years ago
  25. 0df0904 powerpc: Add linkage.h file by Simon Glass · 10 years ago
  26. 5d418fd dm: powerpc: ppc4xx: Move glacier to use driver model for serial by Simon Glass · 10 years ago
  27. fad486c powerpc: Add serial driver for driver model by Simon Glass · 10 years ago
  28. 0e7806d ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model by Simon Glass · 10 years ago
  29. 4330174 powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards by Simon Glass · 10 years ago
  30. 0de36f8 powerpc: ppc4xx: Allow the end of u-boot.bin to be found by Simon Glass · 10 years ago
  31. 86bedae powerpc: ppc4xx: Add a gpio.h header file by Simon Glass · 10 years ago
  32. 36ec4c0 powerpc: ppc4xx: Call board_init_f_mem() for generic board by Simon Glass · 10 years ago
  33. 281aea4 powerpc: ppc4xx: dts: Bring in canyonlands device tree files by Simon Glass · 10 years ago
  34. 1d60f2b powerpc: ppc4xx: canyonlands: Move to generic board by Simon Glass · 10 years ago
  35. 00cca63 powerpc: ppc4xx: Add ramboot config for glacier by Simon Glass · 10 years ago
  36. 6566041 powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig by Simon Glass · 10 years ago
  37. 0bca284 powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk by Simon Glass · 10 years ago
  38. c1c6157 powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 10 years ago
  39. 74d0186 Introduce board_init_f_mem() to handle early memory layout by Simon Glass · 10 years ago
  40. 2c85717 malloc_simple: Return NULL on malloc failure rather then calling panic() by Hans de Goede · 10 years ago
  41. a3e757a i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
  42. 26c0472 gpio: omap: Pass correct argument to _get_gpio_direction() by Axel Lin · 10 years ago
  43. d895821 gpio: at91: Fix getting address of private data by Axel Lin · 10 years ago
  44. b922a5f dm: Prevent "demo hello" and "demo status" segfaults by Peter Tyser · 10 years ago
  45. 9009798 RSA depends on DM by Chris Kuethe · 10 years ago
  46. bd2a488 sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART by Hans de Goede · 10 years ago
  47. 478b02f Add linux/compiler-gcc5.h to fix builds with gcc5 by Hans de Goede · 10 years ago
  48. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  49. c956662 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  50. 0dac731 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  51. 307367e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. 7bf71d1 lcd: split splash code into its own function by Nikita Kiryanov · 10 years ago
  53. 033167c lcd: dt: extract simplefb support by Nikita Kiryanov · 10 years ago
  54. bf21a5d lcd: rename bitmap_plot to better represent its functionality by Nikita Kiryanov · 10 years ago
  55. c8d2feb lcd: various cleanups by Nikita Kiryanov · 10 years ago
  56. 8ddfe2f lcd: remove unused includes by Nikita Kiryanov · 10 years ago
  57. 0b29a89 lcd: introduce lcd_set_cmap by Nikita Kiryanov · 10 years ago
  58. 2306457 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() by Nikita Kiryanov · 10 years ago
  59. 0ee261f lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  60. a02e948 lcd: atmel: introduce lcd_logo_set_cmap by Nikita Kiryanov · 10 years ago
  61. 27fad01 lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c by Nikita Kiryanov · 10 years ago
  62. b3d12e9 lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb by Nikita Kiryanov · 10 years ago
  63. 38b5508 lcd: split configuration_get_cmap by Nikita Kiryanov · 10 years ago
  64. baaa7dd lcd: move platform-specific structs to their own headers by Nikita Kiryanov · 10 years ago
  65. aee0013 mx53loco: Fix boot hang during reboot stress test by Fabio Estevam · 10 years ago
  66. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  67. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  68. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  69. e8cdeef imx: mx6: Fixed AIPS3 base address issue by Ye.Li · 10 years ago
  70. 9598f8c imx: imximage: Add QuadSPI boot support by Ye.Li · 10 years ago
  71. 5f22d88 imx: mx6qsabreauto: Change to use common GPMI IO clock function by Ye.Li · 10 years ago
  72. ccbb187 pmic:pfuz100 add switch mode and more registers by Peng Fan · 10 years ago
  73. ee52f1a pmic:pfuze add macro for setting voltage by Peng Fan · 10 years ago
  74. 1730af1 imx:mx6 update fuse_bank0_regs by Peng Fan · 10 years ago
  75. a4fb5df Merge branch 'microblaze' of git://git.denx.de/u-boot-microblaze by Tom Rini · 10 years ago
  76. 10918c0 Merge git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  77. 7f33899 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  78. ca7d226 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  79. 405e651 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  80. 0510b14 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  81. de86765 bdinfo: Show information about fdt blob via bdinfo by Michal Simek · 10 years ago
  82. 7c4dd54 microblaze: Speedup code copy by Michal Simek · 10 years ago
  83. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  84. 4dd0974 microblaze: Enable SPL_NOR support when FLASH_BASE is setup by Michal Simek · 10 years ago
  85. 9cef20b microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  86. e4a4743 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  87. 2c7c32f microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  88. 7c6814f microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  89. 070b8e0 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  90. e217b0d microblaze: Fix coding style by Michal Simek · 10 years ago
  91. 4c0922f microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  92. 5e2fc80 microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  93. 1c424d2 microblaze: Show return address from exception by Michal Simek · 10 years ago
  94. cd8574c microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  95. 61d7b1b common/board_r: manual relocation for cmd table by Andreas Bießmann · 10 years ago
  96. 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
  97. a67ef28 arc: build libgcc in U-Boot by Alexey Brodkin · 10 years ago
  98. 51f4999 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · 10 years ago
  99. 836d2cc arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · 10 years ago
  100. a1dbe57 arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · 10 years ago