1. 9d803fc blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  2. e9a389a blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  3. 13262d4 bf609: add SPI register base address by Scott Jiang · 12 years ago
  4. 04eeb75 blackfin: Uart divisor should be set after their values are generated. by Sonic Zhang · 12 years ago
  5. d68e7fa blackfin: Add memory virtual console to blackfin serial driver. by Sonic Zhang · 12 years ago
  6. 50aadcc blackfin: Enable early print via the generic serial API. by Sonic Zhang · 12 years ago
  7. d4d4f90 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  8. e76276d bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  9. 955020c blackfin: Fit u-boot image size into limited nor flash on blackfin. by Sonic Zhang · 12 years ago
  10. 7d861d9 blackfin: bf609: add softswitch config command by Bob Liu · 12 years ago
  11. e7b9aa9 blackfin: bf609: implement soft switch by Sonic Zhang · 13 years ago
  12. ab80b65 blackfin: Correct early serial mess output in BYPASS boot mode. by Sonic Zhang · 12 years ago
  13. 79f2b39 blackfin: Set correct early debug serial baudrate. by Sonic Zhang · 12 years ago
  14. f4d8038 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 by Sonic Zhang · 12 years ago
  15. ddb5c5b blackfin: add baudrate to bdinfo by Bob Liu · 12 years ago
  16. 2e2ed3f Blackfin: adjust asm constraints with NMI workaround by Mike Frysinger · 12 years ago
  17. e0ae433 blackfin: reduce size of u-boot.ldr in bf548-ezkit default config. by Bob Liu · 12 years ago
  18. c4239b5 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. by Sonic Zhang · 12 years ago
  19. 1cd9158 blackfin: Change the member's type in dma structures. by Sonic Zhang · 12 years ago
  20. d0a5137 at91sam9260ek: move board id setup to config header by Andreas Bießmann · 11 years ago
  21. 93e3236 mmc: atmel_mci: add mmc card support by Bo Shen · 11 years ago
  22. aac4b69 mmc: atmel_mci: using IP version for different setting by Bo Shen · 11 years ago
  23. 2480207 arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card by Wu, Josh · 12 years ago
  24. a73267a arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · 12 years ago
  25. 9e33690 arm: at91: add at91sam9n12ek board support by Wu, Josh · 12 years ago
  26. e542377 arm: at91: add at91sam9n12 register definition by Wu, Josh · 12 years ago
  27. e0d2d3b spi: atmel_spi: using ip version to check whether has wdrbt by Bo Shen · 12 years ago
  28. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  29. c1b43ac Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · 11 years ago
  30. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  31. bbd0f7e Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h by Gerald Van Baren · 11 years ago
  32. 1258f14 Added license header to dtc/libfdt/fdt.h and libfdt_env.h by Justin Sobota · 12 years ago
  33. c73bd49 Fix typo by François Revol · 12 years ago
  34. e853b32 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  35. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  36. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 11 years ago
  37. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 11 years ago
  38. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 11 years ago
  39. f92f227 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common by SRICHARAN R · 11 years ago
  40. 76db5b8 ARM: OMAP: Make omap_boot_parameters common across socs by SRICHARAN R · 11 years ago
  41. 30bba01 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · 11 years ago
  42. 34fa070 davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK by Eric Benard · 11 years ago
  43. 81ac7e5 da850: provide davinci_enable_uart0 by Eric Benard · 11 years ago
  44. 0b800a6 cm-t35: update config file by Igor Grinberg · 11 years ago
  45. 2652863 MAINTAINERS: fix the cm-t35 board name by Igor Grinberg · 11 years ago
  46. 811acf9 cm-t35: move cm-t35 to live in compulab directory by Igor Grinberg · 11 years ago
  47. 584506b ARM: Panda: Add flag to allow runtime enviroment varibale mods by Dan Murphy · 12 years ago
  48. 34f667b ARM:Panda:Fix device tree loading for the panda-es by Dan Murphy · 12 years ago
  49. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  50. 15191c9 Remove duplicate / unused #defines on AM335x boards by Mark Jackson · 12 years ago
  51. 85b7ac4 omap5_common: Add optargs variable for kernel command line args by Tom Rini · 12 years ago
  52. 2bcc785 OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work by Lubomir Popov · 12 years ago
  53. 5f5c1d1 ARM: Add support for IGEP COM AQUILA/CYGNUS by Enric Balletbo i Serra · 12 years ago
  54. cc175e6 Add DDR3 support for IGEP COM AQUILA/CYGNUS. by Enric Balletbo i Serra · 12 years ago
  55. 166e5cc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · 12 years ago
  56. 8ce4e5f beagleboard: Update comment in get_board_rev() by Tom Rini · 12 years ago
  57. 2335b65 OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5 by Lubomir Popov · 12 years ago
  58. aebe7ff OMAP5: I2C: Add I2C4 and I2C5 bases by Lubomir Popov · 12 years ago
  59. 3935277 OMAP5: I2C: Enable i2c5 clocks by Lubomir Popov · 12 years ago
  60. da2cc45 palmas: add header guard by Nishanth Menon · 12 years ago
  61. ff2d57e palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · 12 years ago
  62. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  63. 1273388 palmas: rename init_settings to an generic palmas init by Nishanth Menon · 12 years ago
  64. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  65. 502dac5 twl6030: add header guard by Nishanth Menon · 12 years ago
  66. ebce10e twl6030: move twl6030 register access functions to common header file by Nishanth Menon · 12 years ago
  67. 345ef20 twl6030: twl6030_i2c_[read|write]_u8 prototype consistent by Nishanth Menon · 12 years ago
  68. b29c2f0 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  69. 0208aaf twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  70. cd87464 ti814x_evm: enable CPSW support by Matt Porter · 12 years ago
  71. f485c8a phy: add support for ET1011C phys by Matt Porter · 12 years ago
  72. f6f86a6 cpsw: add support for TI814x slave_regs differences by Matt Porter · 12 years ago
  73. 035d563 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · 12 years ago
  74. 2988eac7 Merge branch 'patman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  75. ecd7484 openrisc: move board linker script(s) to a common in cpu/ by Stefan Kristiansson · 11 years ago
  76. 16c5e5b openrisc: specify a memory region for u_boot_lists by Stefan Kristiansson · 11 years ago
  77. 50ce4c0 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 11 years ago
  78. b1e6c4c Fix references to the documentation files by Anatolij Gustschin · 11 years ago
  79. e857075 patman: Do not hardcode python path by Michal Simek · 11 years ago
  80. f0b739f buildman: Allow conflicting tags to avoid spurious errors by Simon Glass · 11 years ago
  81. e4fdcad env: throw an error when an empty key is used by Lucian Cojocar · 11 years ago
  82. d642c46 build: Pull -DBUILD_TAG into separate ifdef by Marek Vasut · 11 years ago
  83. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  84. a8425d5 microblaze: bootm: Add support for loading initrd by Michal Simek · 11 years ago
  85. 1e71fa4 microblaze: bootm: Fix coding style issues by Michal Simek · 11 years ago
  86. fe8e4db nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 11 years ago
  87. 7e7501f Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  88. 88227a1 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  89. a68aac4 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  90. 1f4ca25 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  91. 3ba36d6 davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago
  92. e955044 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  93. d782c1f arm: mxs: video: Enable MXS LCDIF on M28EVK by Marek Vasut · 11 years ago
  94. fb8ddc2 arm: mxs: Add MXS LCDIF driver by Marek Vasut · 11 years ago
  95. 38e8ce4 arm: mxs: Add LCDIF registers for i.MX233 by Marek Vasut · 11 years ago
  96. 7411cdf arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 11 years ago
  97. 68088ce imx: mx35pdk: Fix MUX2_CTR GPIO by Benoît Thébaudeau · 11 years ago
  98. db0d47d cfb_console: flush FB cache at end of public functions by Eric Nelson · 11 years ago
  99. b03b25c fpga: Remove all CONFIG_SYS_* fpga related options by Michal Simek · 11 years ago
  100. 6631db4 fpga: Check device name against bitstream name by Michal Simek · 11 years ago