1. 36cf0a8 drivers: tpm: clean up unused code by Masahiro Yamada · 11 years ago
  2. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  3. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  4. 1b2226e Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · 11 years ago
  5. 3fdf5c8 Makefile: abolish COBJS, SOBJS, etc. by Masahiro Yamada · 11 years ago
  6. 620110a board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk by Masahiro Yamada · 11 years ago
  7. 13b213b examples: remove the remainders of dead board by Masahiro Yamada · 11 years ago
  8. 5f9cc8e cosmetic: README.scrapyard: Add eNET board by Masahiro Yamada · 11 years ago
  9. 477fe65 nios2: remove unnecessary header include path by Masahiro Yamada · 11 years ago
  10. 0298793 board: cogent: include header files in a more natural way by Masahiro Yamada · 11 years ago
  11. e63510d configs: clean up unused macro CONFIG_L2_OFF by Masahiro Yamada · 11 years ago
  12. 5e995c0 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update by Tom Rini · 11 years ago
  13. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  14. c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  15. ed5ac34 driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
  16. 7604a3f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
  17. 618bbbb ARM: at91: sama5d3: add support for sama5d36 chip by Wu, Josh · 11 years ago
  18. 58fd563 at91: remove all occourances of CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  19. 1bcdde2 net: remove unused CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  20. 2ece29b snapper9260: remove unused AT91_LEGACY by Andreas Bießmann · 11 years ago
  21. c5a73cd at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  22. cb96a0a i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  23. 0f1f041 video: remove AT91 legacy API from bus_vcxk by Andreas Bießmann · 11 years ago
  24. 51abee6 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
  25. 8f9fe66 powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · 11 years ago
  26. b4125a2 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · 11 years ago
  27. 4e2e0df powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · 11 years ago
  28. 0d7ba2e powerpc/t104xrdb: Add T1042RDB_PI board support by Priyanka Jain · 11 years ago
  29. 062ef1a powerpc/t104xrdb: Add T1040RDB board support by Priyanka Jain · 11 years ago
  30. 2967af6 powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
  31. 62af761 powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb by Shengzhou Liu · 11 years ago
  32. 439fbe7 powerpc/t1040: enable PBL tool for T1040 by Prabhakar Kushwaha · 11 years ago
  33. a31d3ef i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations by Eric Nelson · 11 years ago
  34. 38d8219 i.MX6DQ/DLS: remove unused pad declarations by Eric Nelson · 11 years ago
  35. 6001c11 i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo by Eric Nelson · 11 years ago
  36. 066b2d6 i.MX6DQ/DLS: remove useless mux/pad declarations by Eric Nelson · 11 years ago
  37. 10fda48 i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · 11 years ago
  38. c2cde27 mx6: titanium: Move BSP code to barco board directory by Stefan Roese · 11 years ago
  39. 90fb985 titanium: Return the error when cpu_eth_init() fails by Fabio Estevam · 11 years ago
  40. c243a83 wandboard: Return the error when cpu_eth_init() fails by Fabio Estevam · 11 years ago
  41. cffe815 wandboard: Return the error immediately when ipuv3_fb_init() fails by Fabio Estevam · 11 years ago
  42. ac135f6 mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
  43. 85164e0 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
  44. f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  45. 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  46. a2e0a45 cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM by Alexey Brodkin · 11 years ago
  47. 85bb251 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
  48. 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  49. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  50. 1249135 i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
  51. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  52. 56eb3da arm, am335x: update for the siemens boards by Samuel Egli · 11 years ago
  53. 7a0d463 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · 11 years ago
  54. 63c4f17 cm_t35: use scf0403 driver by Nikita Kiryanov · 11 years ago
  55. f109a6e omap3_dss: define DSS_ONOFF by Nikita Kiryanov · 11 years ago
  56. f1a7491 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
  57. 4700219 spi: define SPI_XFER_ONCE by Nikita Kiryanov · 11 years ago
  58. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  59. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  60. 44376ef video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
  61. cefa471 lcd: allow overriding lcd_get_size() by Anatolij Gustschin · 11 years ago
  62. e2788af ARM: bcm2835: add missing mbox overscan response field by Andre Heider · 11 years ago
  63. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  64. 79c5c08 omap730p2: Remove board by Tom Rini · 11 years ago
  65. abcaa6e am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · 11 years ago
  66. ebc18af cm-t35: use gpio_led driver for status led by Igor Grinberg · 11 years ago
  67. e19a482 am335x_evm: Fix CONS_INDEX numbering by Andrew Bradford · 11 years ago
  68. 7ab9b3d boards.cfg: update email address for ti814x_evm maintainer by Matt Porter · 11 years ago
  69. 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
  70. eda0ba3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
  71. d770f39 time: fix gcc warnings on MIPS64 by Daniel Schwierzeck · 11 years ago
  72. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  73. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  74. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  75. ab41305 malta: define CONFIG_MEMSIZE_IN_BYTES by Gabor Juhos · 11 years ago
  76. f577b42 malta: add myself to maintainers by Paul Burton · 11 years ago
  77. 024fba5 malta: add script & instructions to flash U-boot by Paul Burton · 11 years ago
  78. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  79. fba6f45 malta: store environment in flash by Paul Burton · 11 years ago
  80. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  81. e174bd7 malta: disable L2 caches by Paul Burton · 11 years ago
  82. 14b4e1a malta: remove cache size definitions by Paul Burton · 11 years ago
  83. e0878af malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP by Paul Burton · 11 years ago
  84. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  85. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  86. a257f62 malta: setup super I/O UARTs by Paul Burton · 11 years ago
  87. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  88. fa5cec0 pci.h: allow inclusion in assembly source by Paul Burton · 11 years ago
  89. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  90. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  91. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  92. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  93. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  94. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  95. 28c860b sandbox: convert to common time functions by Rob Herring · 11 years ago
  96. 65ba7ad time: add weak annotation to timer_read_counter declaration by Rob Herring · 11 years ago
  97. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  98. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  99. 9a83233 env: fix the env export varname by Pierre Aubert · 11 years ago
  100. 2a19de4 highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · 11 years ago