1. c3f8318 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · 12 years ago
  2. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  3. 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  4. 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  5. e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  6. 3530a35 cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
  7. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  8. de1f9ac versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · 12 years ago
  9. fb24ffc dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  10. d731282 dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · 12 years ago
  11. b9f4bc3 Remove lh7a40x cpu and serial driver by Albert ARIBAUD · 12 years ago
  12. 34cda7a h2200: Add support for iPAQ h2200 palmtop by Łukasz Dałek · 12 years ago
  13. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  14. c50204a configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · 12 years ago
  15. 9e0081d mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · 12 years ago
  16. 51535d9 mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
  17. 833b643 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  18. 7dd6545 mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago
  19. bcfc711 configs: mx6: Add a common config file by Fabio Estevam · 12 years ago
  20. a0d21fc mx6qsabresd: Add Ethernet support by Fabio Estevam · 12 years ago
  21. 7891e25 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · 12 years ago
  22. 01ca286 tegra: enable CONFIG_CMD_PART by Stephen Warren · 12 years ago
  23. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  24. 66b796a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · 12 years ago
  25. 71dc6bc input: Allow key ghosting filter to be disabled by Simon Glass · 12 years ago
  26. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  27. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  28. 4ac8f8e ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · 12 years ago
  29. e5f2475 usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  30. 141288b usb: ulpi: add indicator configuration function by Lucas Stach · 12 years ago
  31. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  32. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  33. dee9c53 ppc4xx: Remove ML2 board support by Stefan Roese · 12 years ago
  34. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  35. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  36. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  37. 41651ca serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  38. 425101e serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · 12 years ago
  39. 5ae1de0 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  40. c513d7e serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · 12 years ago
  41. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  42. 918327c serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  43. 87d6922 serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  44. 51d8102 serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  45. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  46. 1fe5c11 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  47. 28af638 serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  48. bfb3127 serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files by Marek Vasut · 12 years ago
  49. ce6971c serial: pxa: Make use of default_serial_console in serial_pxa by Marek Vasut · 12 years ago
  50. 89143fb serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  51. 78322d6 serial: Coding style cleanup of struct serial_device by Marek Vasut · 12 years ago
  52. 51926d5 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · 12 years ago
  53. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  54. 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  55. 9aed508 COMMON: Add __stringify() function by Marek Vasut · 12 years ago
  56. 61c0d6a gth2: Remove this platform by Tom Rini · 12 years ago
  57. 2a090ce m28: Properly configure the SPI flash chipselect by Marek Vasut · 12 years ago
  58. 8a10180 ide: Correct IDE_BUS(dev) macro by Luka Perkov · 12 years ago
  59. 6538397 ml507: Fix Xilinx uartlite driver hang by Rommel Custodio · 12 years ago
  60. d923a5d MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · 12 years ago
  61. 1981668 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  62. 7775440 ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago
  63. f22651c xilinx: Add new Zynq board by Michal Simek · 12 years ago
  64. 194846f serial: Add Zynq serial driver by Michal Simek · 12 years ago
  65. 995b72d ARM: Add X600 board support (SPEAr600 based) by Stefan Roese · 12 years ago
  66. 73c15c6 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · 12 years ago
  67. 386c6cb Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · 12 years ago
  68. be3e8be km_kirkwood: enable MV88E6352_SWITCH support for kmnusa by Valentin Longchamp · 12 years ago
  69. 84fb04b edminiv2: increase malloc len to 256K by Albert ARIBAUD · 12 years ago
  70. 9b91472 kirkwood: add support for Iomega iConnect board by Luka Perkov · 12 years ago
  71. ee8f6d2 ARM: add support for d2 Network v2 by Simon Guinot · 12 years ago
  72. 3723549 ARM: add support for Network Space v2 Lite and Mini by Simon Guinot · 12 years ago
  73. 8e62243 lacie_kw: add support for EFI partitions by Simon Guinot · 12 years ago
  74. b770262 ARM : Add support for MINI2440 (s3c2440). by Gabriel Huau · 12 years ago
  75. a085ba6 rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE by Nobuhiro Iwamatsu · 12 years ago
  76. ca2fbea rmobile: armadillo-800eva: Add Support NFS and BOOTZ command by Nobuhiro Iwamatsu · 12 years ago
  77. 09a3be0 rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT by Nobuhiro Iwamatsu · 12 years ago
  78. 1a31ca4 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · 12 years ago
  79. eae6c8a arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file by Nobuhiro Iwamatsu · 12 years ago
  80. 2c541df arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · 12 years ago
  81. af0dd19 arm: rmobile: kzm9g: remove unrelated config by Nobuhiro Iwamatsu · 12 years ago
  82. 15f2aa7 arm: rmobile: kzm9g: Add LIBFDT support by Nobuhiro Iwamatsu · 12 years ago
  83. 67d4d26 arm: rmobile: kzm9g: remove unrelated config by Tetsuyuki Kobayashi · 12 years ago
  84. 38263df arm: rmobile: kzm9g: add NFS_TIMEOUT in config file by Tetsuyuki Kobayashi · 12 years ago
  85. 18a65af arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting by Tetsuyuki Kobayashi · 12 years ago
  86. 087a277 arm: rmobile: kzm9g: change prompt to board specific by Tetsuyuki Kobayashi · 12 years ago
  87. 9415cf9 arm: rmobile: kzm9g: Modify sdram area by Tetsuyuki Kobayashi · 12 years ago
  88. 8d811ca arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · 12 years ago
  89. 996e95d bootstage: Add new bootstage IDs for board, LCD by Simon Glass · 12 years ago
  90. fcf509b bootstage: Add feature to stash/unstash bootstage info by Simon Glass · 12 years ago
  91. 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
  92. 0e99677 bootstage: Add time accumulation feature by Simon Glass · 12 years ago
  93. 094e06a bootstage: Export bootstage_add_record() function by Simon Glass · 12 years ago
  94. 0ffb941 mpc52xx/motionpro: fix monitor size and update default environment by Wolfgang Grandegger · 12 years ago
  95. 3c2e616 omap4_panda: remove CONFIG_PANDA, not used by Peter Meerwald · 12 years ago
  96. 3580777 am335x-evm config: decrease bootdelay to 1s and mount rootfs RO by Koen Kooi · 12 years ago
  97. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  98. 6feb4e9 am335x_evm: enable networking in SPL by Ilya Yanok · 12 years ago
  99. a64f024 davinci: ea20: add some configs and default environmet variables by Bastian Ruppert · 12 years ago
  100. 39e133d davinci: ea20: the console is always set to the serial line by Bastian Ruppert · 12 years ago