1. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  2. d1259c9 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
  3. c15b0b8 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
  4. 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  5. fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  6. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  7. 2d91a97 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  8. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  9. 4119e06 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
  10. d12010b dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
  11. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  12. 2539f39 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
  13. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  14. 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  15. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  16. dd43fa2 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  17. 1721fe6 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  18. a488483 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
  19. dd58080 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
  20. 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  21. 96c5f08 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · 10 years ago
  22. 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
  23. d5c5132 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  24. 24c0497 arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
  25. 22700dc arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · 10 years ago
  26. 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
  27. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  28. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  29. dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  30. 6ddc4fd x86: Add device tree information for Chrome OS EC by Simon Glass · 10 years ago
  31. 68e80fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  32. 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  33. c6f3f32 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
  34. edbf8b4 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
  35. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  36. d2f60f9 dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · 10 years ago
  37. b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
  38. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  39. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  40. 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
  41. 0b304a2 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  42. 9208fff dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
  43. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  44. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  45. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  46. 3b7a326 dm: exynos: Add pinctrl settings for s5p_goni by Simon Glass · 10 years ago
  47. 3a4ed03 dm: exynos: Add pinctrl settings for smdkc100 by Simon Glass · 10 years ago
  48. c6b0b09 dm: exynos: dts: Adjust device tree files for U-Boot by Simon Glass · 10 years ago
  49. 4167848 dm: exynos: dts: Remove unused pinctrl information to save space by Simon Glass · 10 years ago
  50. dd54739 dm: exynos: Bring in pinctrl dts files from Linux kernel by Simon Glass · 10 years ago
  51. 2fdd7d9 dm: exynos: dts: Convert /include/ to #include by Simon Glass · 10 years ago
  52. 9aafef4 tegra: apalis_t30: master revamp by Marcel Ziswiler · 10 years ago
  53. f38aaa2 tegra: dts: colibri_t30 add serial port details by Marcel Ziswiler · 10 years ago
  54. 8c33ba7 ARM: tegra: Use mem size from MC in combination with get_ram_size() by Marcel Ziswiler · 10 years ago
  55. bf78b27 arm: tegra: initial support for apalis t30 by Marcel Ziswiler · 10 years ago
  56. 35d4fed x86: Fix GDT limit in start16.S by Bin Meng · 10 years ago
  57. fb00601 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR by Bin Meng · 10 years ago
  58. 97d1e0c x86: Allow cmdline setup in setup_zimage() to be optional by Simon Glass · 10 years ago
  59. 0d0ba59 x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · 10 years ago
  60. 43e84bf x86: Enable LMB and RAMDISK_HIGH by default by Simon Glass · 10 years ago
  61. 7cad2e3 powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot by Ruchika Gupta · 10 years ago
  62. 4ba4a09 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · 10 years ago
  63. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  64. 028dbb8 fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  65. 48ef0d2 fsl_sec : Move SEC CCSR definition to common include by Ruchika Gupta · 10 years ago
  66. 790af81 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  67. af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  68. e7a5656 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  69. 9ed3246 powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  70. 1521cdc powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  71. dc9617e powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  72. 026330a ARM: keystone: clock: fix main pll ratio div definitions by Khoronzhuk, Ivan · 10 years ago
  73. d59baeb ARM: OMAP5+: sata: Move scsi_scan() to the right place by Roger Quadros · 10 years ago
  74. 3160b1b OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
  75. ebf8644 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  76. 8898289 arm: rmobile: r8a7794: Skip initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  77. 237faf0 arm: rmobile: r8a7791: Fix initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  78. 7d83580 arm: rmobile: Remove unnecessary initialization for l2ctlr by Nobuhiro Iwamatsu · 10 years ago
  79. 4b19b74 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 10 years ago
  80. dab067c armv7: s5pc1xx: improve cache handling by Robert Baldyga · 10 years ago
  81. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  82. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  83. 1d55110 config: Move smdkv310 to use common exynos4 file by Simon Glass · 10 years ago
  84. f0d80fb exynos: dts: Add device tree node for cros_ec keyboard by Simon Glass · 10 years ago
  85. e4d7610 Exynos: Use 900MHz ARM frequency in SPL for peach_pit by Simon Glass · 10 years ago
  86. dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  87. c19a8bc vf610twr: Tune DDR initialization settings by Anthony Felice · 10 years ago
  88. 7249faf arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · 10 years ago
  89. 4ab333b arm: socfpga: Move cache_enable to CPU code by Marek Vasut · 10 years ago
  90. 13e81d4 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · 10 years ago
  91. 60d804c arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · 10 years ago
  92. 7056efc arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · 10 years ago
  93. 181d363 arm: socfpga: scu: Add SCU register file by Marek Vasut · 10 years ago
  94. 807abb1 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · 10 years ago
  95. abb25f4 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · 10 years ago
  96. 230fe9b arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  97. d5a3d3c arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · 10 years ago
  98. 4e73686 arm: socfpga: misc: Add SD controller init by Pavel Machek · 10 years ago
  99. 45d6e67 arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · 10 years ago
  100. e9d6a20 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · 10 years ago