1. 180f87f mmc_write.c: Make mmc_berase do 32bit safe 64bit math by Tom Rini · 9 years ago
  2. 14ec12f board/BuR/tseries: remove lpj= from environment-variable by Hannes Petermaier · 9 years ago
  3. 9b63ba3 board/BuR/common: support timer5 for pwm-backlight by Hannes Petermaier · 9 years ago
  4. 60480f81 ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not used by Cooper Jr., Franklin · 9 years ago
  5. 817aa32 boards: tam3517-common: enable gpmc prefetch mode by Jeroen Hofstee · 9 years ago
  6. cb2fc33 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access by Jeroen Hofstee · 9 years ago
  7. c073611 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · 9 years ago
  8. 24e7412 MSI_Primo81_defconfig: enable USB OTG port and keyboard support by Karsten Merker · 9 years ago
  9. fc17543 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · 9 years ago
  10. 998b8ab sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 9 years ago
  11. e1abfa4 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 9 years ago
  12. 0d3f732 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  13. b48b69b Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  14. 08520bf omap5: Exclude more environment from SPL builds by Tom Rini · 9 years ago
  15. 6ce8932 board: add support for Vision System's Baltos Industrial PC by Yegor Yefremov · 9 years ago
  16. c997da5 ARM: DRA7: emif: Fix DDR init sequence during warm reset by Lokesh Vutla · 9 years ago
  17. 2ce6eca avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig by Masahiro Yamada · 9 years ago
  18. 42da5ad ARM: AM43x: Fix MAX_RAM_BANK_SIZE by Lokesh Vutla · 9 years ago
  19. 7c352cd am33xx: Re-enable SW levelling for DDR2 by Tom Rini · 9 years ago
  20. 37be54f ARM: BeagleBoard-x15: Enable i2c5 clocks by Lokesh Vutla · 9 years ago
  21. 0ad5eaa am43xx_evm: Enable NAND boot by Tom Rini · 9 years ago
  22. cda6017 am335x_evm: nand: Fix boot from NAND by Roger Quadros · 9 years ago
  23. 9ddef48 am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition name by Roger Quadros · 9 years ago
  24. ab16817 configs: am43xx_evm: Enable NAND by Roger Quadros · 9 years ago
  25. ef51c41 highbank: add custom ahci_link_up function by Mark Langsdorf · 9 years ago
  26. 1c0df9e tools/kwboot: Add parameters to set delay and timeout via cmdline by Stefan Roese · 9 years ago
  27. e1b078e arm: mvebu: Update CBAR with SOC regs base by Kevin Smith · 9 years ago
  28. 5730360 arm: mvebu: Disable L2 cache before enabling d-cache by Stefan Roese · 9 years ago
  29. a0aad12 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  30. f8b009e ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  31. 2b42c93 ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  32. 35df893 cmd_scsi: use lbaint_t for LBA values instead of u32 by Mark Langsdorf · 9 years ago
  33. f897332 ARM: highbank: add reset support for Calxeda Midway machine by Mark Langsdorf · 9 years ago
  34. 083ffd6 ARM: highbank: add missing SCU register setup for reset by Rob Herring · 9 years ago
  35. 8f6c80b ARM: BeagleBoard-x15: Add mux data by Lokesh Vutla · 9 years ago
  36. f91e0c4 ARM: BeagleBoard-x15: Enable IO delay recalibration sequence by Lokesh Vutla · 9 years ago
  37. 2cb3ccc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · 9 years ago
  38. 27d170a ARM: DRA7-evm: Add mux data by Nishanth Menon · 9 years ago
  39. 706dd34 ARM: DRA7-evm: Enable IO delay recalibration sequence by Lokesh Vutla · 9 years ago
  40. 71bed18 ARM: DRA7: Add support for manual mode configuration by Lokesh Vutla · 9 years ago
  41. eda6fbc ARM: DRA7: Add support for IO delay configuration by Lokesh Vutla · 9 years ago
  42. 61d383d ARM: DRA7: Add support for virtual mode configuration by Lokesh Vutla · 9 years ago
  43. 6ae4c3e ARM: DRA7: Add pinctrl register definitions by Lokesh Vutla · 9 years ago
  44. 1f68451 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · 9 years ago
  45. ee4dc25 ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL register by Lokesh Vutla · 9 years ago
  46. 536d874 ARM: DRA7: Update DDR IO registers by Lokesh Vutla · 9 years ago
  47. a5c5c5b ARM: DRA7: Update DDR IO configuration by Lokesh Vutla · 9 years ago
  48. c7400e4 ARM: DRA7: Add is_dra72x cpu check definition by Lokesh Vutla · 9 years ago
  49. f308b4f ARM: DRA72-evm: Enable HW leveling by Lokesh Vutla · 9 years ago
  50. 920638f ARM: DRA7-evm: Enable HW leveling by Lokesh Vutla · 9 years ago
  51. 496edff ARM: BeagleBoard-X15: Enable HW leveling by Lokesh Vutla · 9 years ago
  52. 6213db7 ARM: DRA7: DDR3: Add support for HW leveling by Lokesh Vutla · 9 years ago
  53. 9d01b78 kconfiglib: sync with the latest in Kconfiglib project by Masahiro Yamada · 9 years ago
  54. 64d1670 Nokia RX-51: Fix calculating return address in save_boot_params by Pali Rohár · 9 years ago
  55. b9130d8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  56. 7bb7d67 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · 9 years ago
  57. 3850dbe blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
  58. 0592115 README.scrapyard: add entries for dead AVR32 boards by Masahiro Yamada · 9 years ago
  59. 815f574 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  60. 257bfd2 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  61. af28224 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  62. a59abd1 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 9 years ago
  63. b6bfb6f Add a simple version of memalign() by Simon Glass · 9 years ago
  64. e9fc058 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 9 years ago
  65. 47a785a dts: Disable device tree for SPL on all boards by Simon Glass · 9 years ago
  66. b65d520 fdt: arm: Drop device tree padding by Simon Glass · 9 years ago
  67. 9091400 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 9 years ago
  68. 8d379f1 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · 9 years ago
  69. 1c3dbe5 Remove typedefs from bmp_layout.h by Simon Glass · 9 years ago
  70. 2974851 sandbox: Add an implementation for cleanup_before_linux_select() by Simon Glass · 9 years ago
  71. 4d24a11 arm: Allow cleanup_before_linux() without disabling caches by Simon Glass · 9 years ago
  72. 32ba895 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · 9 years ago
  73. 0c5dd9a dm: usb: Implement usb_detect_change() for driver model by Simon Glass · 9 years ago
  74. 534f9d3 dm: tegra: usb: Move USB to driver model by Simon Glass · 9 years ago
  75. a287976 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 9 years ago
  76. b201613 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  77. 0751b13 sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used by Bernhard Nortmann · 9 years ago
  78. 8aeed95 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  79. 204bb1e Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 9 years ago
  80. b5614f9 avr32: delete ancient board.c by Andreas Bießmann · 9 years ago
  81. 80d3d4a avr32: take maintainership for atstk1002 by Andreas Bießmann · 9 years ago
  82. e5354b8 avr32: delete non generic board's atstk100{3, 4, 6} by Andreas Bießmann · 9 years ago
  83. c62d2f8 avr32: delete non generic board mimc200 by Andreas Bießmann · 9 years ago
  84. e369307 avr32: delete non generic board hammerhead by Andreas Bießmann · 9 years ago
  85. 9eb45aa avr32: delete non generic board favr-32-ezkit by Andreas Bießmann · 9 years ago
  86. fb1e3eb atngw100: convert to generic board by Andreas Bießmann · 9 years ago
  87. 91432d2 odroid: dts: cleanup of MAX77686 regulators by Przemyslaw Marczak · 9 years ago
  88. b7160fa tegra: config: nyan-big: Add options required by Chrome OS boot by Simon Glass · 9 years ago
  89. f374662 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo by Simon Glass · 9 years ago
  90. e379b03 tegra: config: Allow Chrome OS environment settings to be included by Simon Glass · 9 years ago
  91. 7cfde81 tegra: nyan-big: Add additional clock and kernel init by Simon Glass · 9 years ago
  92. c96d709 tegra: Allow board-specific init by Simon Glass · 9 years ago
  93. acbf5bb tegra: lcd: Tidy up clock init by Simon Glass · 9 years ago
  94. 0859b49 tegra: Increase maximum arguments to 32 by Simon Glass · 9 years ago
  95. 057772b tegra: Add missing tegra124 peripherals by Simon Glass · 9 years ago
  96. 701b7b1 tegra: Introduce SRAM repair on tegra124 by Simon Glass · 9 years ago
  97. cd3c676 tegra: clock: Adjust PLL access to avoid a warning by Simon Glass · 9 years ago
  98. 746dc76 tegra: clock: Support enabling external clocks by Simon Glass · 9 years ago
  99. 20edd1a tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  100. b3b9d7c dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big by Simon Glass · 9 years ago