1. 251cee0 ubifs: Add generic fs support by Hans de Goede · 9 years ago
  2. 29cc5bc ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  3. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  4. bff7856 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  5. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  6. c2b0f60 dm: tpm: Remove every compilation switch for TPM driver model by Christophe Ricard · 9 years ago
  7. 8d1f3a9 dm: core: Tidy up comments in device.h by Simon Glass · 9 years ago
  8. 99b81a4 dm: core: Remove a comment about dropping per_child_auto_alloc_size by Simon Glass · 9 years ago
  9. 93c7fe4 dm: core: Tidy up devres comments by Simon Glass · 9 years ago
  10. fb04c9d dm: core: Fix device flag whitespace by Simon Glass · 9 years ago
  11. 9a79f6e dm: core: Adjust device.h header file order by Simon Glass · 9 years ago
  12. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  13. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  14. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  15. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  16. 4395e06 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  17. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  18. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  19. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  20. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  21. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  22. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  23. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  24. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  25. b6c1809 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  26. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  27. 136b101 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  28. 48038c4 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  29. 8aff39e am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  30. 2a429d2 am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · 9 years ago
  31. 6ae8436 am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  32. b9ca4ab ARM: k2g: Add config file by Lokesh Vutla · 9 years ago
  33. e6d71e1 ARM: k2g: Add clock information by Vitaly Andrianov · 9 years ago
  34. 391839f ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · 9 years ago
  35. aaf461f ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · 9 years ago
  36. 01e870b ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  37. 53ee634 ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · 9 years ago
  38. ddf56bc drivers: Introduce a simplified remoteproc framework by Nishanth Menon · 9 years ago
  39. 4cc7789 drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · 9 years ago
  40. 09bf4f2 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · 9 years ago
  41. bc3199f configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · 9 years ago
  42. 7749b67 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · 9 years ago
  43. 59d03cb config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · 9 years ago
  44. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  45. e0ae648 x86: Add support for Advantech SOM-6896 by George McCollister · 9 years ago
  46. c7fefcb debug_uart: Add an option to announce the debug UART by Simon Glass · 9 years ago
  47. 0e977bc debug_uart: Support board-specific UART initialisation by Simon Glass · 9 years ago
  48. 97b0597 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  49. b6fa966 x86: pci: Add PCI IDs for Wildcat Point by George McCollister · 9 years ago
  50. b90ff0f cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · 9 years ago
  51. 9e98b7e cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · 9 years ago
  52. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  53. 301dd6b x86: Remove quotation mark in CONFIG_HOSTNAME by Bin Meng · 9 years ago
  54. 1f124eb x86: Allow disabling IGD on Intel Queensbay by Bin Meng · 9 years ago
  55. 89b5c81 linux/bitops.h: GENMASK copy from linux by Jagan Teki · 9 years ago
  56. 6734528 linux/bitops: Move BIT definitions at top by Jagan Teki · 9 years ago
  57. e8d124f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  58. 1d51ea1 arm: mvebu: Enable DM_SERIAL on AXP / A38x boards by Stefan Roese · 9 years ago
  59. a79c840 arm: mvebu: Enable DM_USB on AXP / A38x boards by Stefan Roese · 9 years ago
  60. 42cc034 arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  61. 44c7987 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · 9 years ago
  62. bac83fb sunxi: Add support for android boot image by Maxime Ripard · 9 years ago
  63. 3b82402 sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels by Hans de Goede · 9 years ago
  64. beba401 sunxi: power: Add support for disabling axp209 regulators by Hans de Goede · 9 years ago
  65. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  66. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  67. ff42d10 sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · 9 years ago
  68. 1eb0c03 malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · 9 years ago
  69. 6a48109 sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 9 years ago
  70. ecdc3df sbc8641d: increase monitor size from 256k to 384k by Paul Gortmaker · 9 years ago
  71. 71d5511 sbc8641d: set proper environment sector size. by Paul Gortmaker · 9 years ago
  72. 7229c3c sbc8641d: increase malloc pool size to a sane default by Paul Gortmaker · 9 years ago
  73. 73f7550 sbc8641d: enable command line editing by Paul Gortmaker · 9 years ago
  74. 81fd858 igep00x0: Use BCH8 ECC by Ladislav Michl · 9 years ago
  75. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  76. d1a2f32 ARM: dockstar: move start of environment area by Eric Cooper · 9 years ago
  77. a7e2c6f Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  78. cb4c833 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  79. cf04ad3 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  80. 8e34a74 odroid: Add boot script (boot.scr) support by Guillaume GARDET · 9 years ago
  81. 4ed5080 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · 9 years ago
  82. f532727 imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  83. 040ef8f pcm052: fix MTD partitioning by Albert ARIBAUD (3ADEV) · 9 years ago
  84. e392b92 arndale: Apply Cortex-A15 errata #773022 and #774769 by Ian Campbell · 9 years ago
  85. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  86. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  87. c0c7a55 ppc4xx: Convert lwmon5 board to generic board by Stefan Roese · 9 years ago
  88. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  89. 689821f ti: omap3: config: remove 1 from boolean define by Igor Grinberg · 9 years ago
  90. 492f24e vexpress64: juno: use /dev/sda2 by Ryan Harkin · 9 years ago
  91. ecbed5d vexpress64: juno: add alternate kernel and device tree filenames by Ryan Harkin · 9 years ago
  92. 4a6bdb5 vexpress64: juno: add optional initrd by Ryan Harkin · 9 years ago
  93. 74e264b vexpress64: juno: add androidboot.hardware=juno by Ryan Harkin · 9 years ago
  94. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  95. 0d3012a vexpress64: increase max gunzip size by Ryan Harkin · 9 years ago
  96. c0ae970 vexpress64: fix checkpatch warnings by Ryan Harkin · 9 years ago
  97. 03d1d56 configs: ls1021atwr: Enable DSPI for LS1021ATWR by Yao Yuan · 9 years ago
  98. fbb0c7b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  99. 930c514 ARM: tegra: expand all SPL sizes to be consistent by Stephen Warren · 9 years ago
  100. b8d2421 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago