1. 04d4140 image: Add support for Plan 9 by Steven Stallion · 12 years ago
  2. 0171d52 cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · 12 years ago
  3. 1d766c4 .checkpatch.conf: ignore udelay->usleep_range warnings by Matt Porter · 12 years ago
  4. 0cab421 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · 12 years ago
  5. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  6. f32c08d MAKEALL: allow regex matches for -s option by Stephen Warren · 12 years ago
  7. 8b906a9 Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  8. 1e7133e sf: Use unsigned type for buffers by Simon Glass · 12 years ago
  9. 363464f x86: Enable time command for coreboot by Simon Glass · 12 years ago
  10. e30bd5c x86: Enable SPI flash support for coreboot by Simon Glass · 12 years ago
  11. 7ea01d1 x86: Add FDT SPI node for link by Simon Glass · 12 years ago
  12. 192868b x86: Move PCI init before SPI init by Simon Glass · 12 years ago
  13. bb8215f sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  14. 5e6fb69 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  15. 1e566bc sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  16. 0c456ce spi: Add parameter for maximum write size by Simon Glass · 12 years ago
  17. 1853030 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  18. c0f87dd sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  19. b5aec14 sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  20. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  21. ba6c3ce spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  22. 4397a2a fdt: Add fdtdec_get_addr_size() to read reg properties by Simon Glass · 12 years ago
  23. 3c47f2f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  24. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  25. ae003d0 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  26. 0641ce5 x86: Enable USB features for coreboot by Simon Glass · 12 years ago
  27. 032868a usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  28. 61755c7 usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  29. 8f62ca6 usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  30. c74b011 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  31. 24a4775 usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  32. 83301b4 arm:trats: Use new ums command by Lukasz Majewski · 12 years ago
  33. b528f71 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  34. b4d36f6 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  35. dee1d99 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  36. f7b4162 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  37. b2caefb usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  38. 39fd634 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  39. a04983d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  40. 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  41. 80eb1bd dfu: Properly zero out timeout value by Pantelis Antoniou · 12 years ago
  42. df93cd9 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · 12 years ago
  43. ea3e212 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · 12 years ago
  44. 2982837 usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  45. 7c38e90 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  46. b5bec88 Use 'unsigned int' for global_data's baudrate by Simon Glass · 12 years ago
  47. 68794b9 sparc: Fix build warnings in serial.c by Simon Glass · 12 years ago
  48. eb33809 sparc: Fix out-of-tree building by Simon Glass · 12 years ago
  49. 69e0683 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  50. 81e2ff0 avr32: Fix cast warning in board.c by Simon Glass · 12 years ago
  51. 9e97834 blackfin: Remove noreturn attribute from cpu_init_f() by Simon Glass · 12 years ago
  52. 4da2551 blackfin: Fix up board_type global data by Simon Glass · 12 years ago
  53. 068a1e4 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · 12 years ago
  54. 949747b x86: Enable generic board by Simon Glass · 12 years ago
  55. dd7f65f tegra: Enable generic board for Tegra by Simon Glass · 12 years ago
  56. e424c15 x86: Enable generic board support by Simon Glass · 12 years ago
  57. 86cfb6b x86: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  58. be274b9 x86: Adjust board_r.c for x86 by Simon Glass · 12 years ago
  59. 48a3380 x86: Adjust board_f.c for x86 by Simon Glass · 12 years ago
  60. 660c60c ppc: Enable generic board support by Simon Glass · 12 years ago
  61. c2240d4 Adjust board_r.c for ppc by Simon Glass · 12 years ago
  62. e4fef6c Adjust board_f.c for ppc by Simon Glass · 12 years ago
  63. 632efa7 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · 12 years ago
  64. 959daa2 arm: Enable generic board support by Simon Glass · 12 years ago
  65. ea8c37d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · 12 years ago
  66. 8cae8a6 Add spl load feature by Simon Glass · 12 years ago
  67. 6f6430d Introduce generic post-relocation board_r.c by Simon Glass · 12 years ago
  68. 1938f4a Introduce generic pre-relocation board_f.c by Simon Glass · 12 years ago
  69. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  70. 5c1a7ea __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · 12 years ago
  71. c8a311d Introduce a basic initcall implementation by Simon Glass · 12 years ago
  72. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  73. e103b7a arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  74. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  75. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  76. 69d59b4 Introduce generic u-boot.h file by Simon Glass · 12 years ago
  77. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  78. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  79. 19a0f7f nitrogen: Use unsigned long to specify the total RAM size by fabio.estevam@freescale.com · 12 years ago
  80. 030752a nitrogen6x: Fix RAM size variable by Fabio Estevam · 12 years ago
  81. 477393e Tegra114: Dalmore: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  82. 5647c03 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras by Tom Warren · 12 years ago
  83. f31a544 Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits by Tom Warren · 12 years ago
  84. 36c48be Tegra114: Fix/update GP padcfg register struct by Tom Warren · 12 years ago
  85. b3b6ddf Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry by Tom Warren · 12 years ago
  86. 11d9c03 ARM: tegra: enable a common set of disk-related commands everywhere by Stephen Warren · 12 years ago
  87. 4123c4e disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART by Stephen Warren · 12 years ago
  88. 2c1af9d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  89. a885f85 ARM: tegra: make bounce buffer option common by Stephen Warren · 12 years ago
  90. ca557b3 Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards by Tom Warren · 12 years ago
  91. f4e4e0b Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver by Tom Warren · 12 years ago
  92. 2d348a1 mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. by Tom Warren · 12 years ago
  93. 190be1f Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines by Tom Warren · 12 years ago
  94. 38797bc Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30 by Tom Warren · 12 years ago
  95. 1baa4e7 Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now) by Tom Warren · 12 years ago
  96. 8ca79b2 Tegra30: Cardhu: Add pad config tables/code based on pinmux code by Tom Warren · 12 years ago
  97. 8b7776b Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init by Tom Warren · 12 years ago
  98. bb638bb Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file by Tom Warren · 12 years ago
  99. 19a970a Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car) by Tom Warren · 12 years ago
  100. bfcf46d Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define by Tom Warren · 12 years ago