1. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  2. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. c8d3328 cros: add LPC support for cros_ec by Hung-ying Tyan · 11 years ago
  4. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 11 years ago
  5. 78764a4 cros: add I2C support for cros_ec by Hung-ying Tyan · 11 years ago
  6. 8836438 cros: add cros_ec driver by Hung-ying Tyan · 11 years ago
  7. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. 0208aaf twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  9. 112fd2e Add mxc_ocotp driver by Benoît Thébaudeau · 11 years ago
  10. 0f67e09 Add fsl_iim driver by Benoît Thébaudeau · 11 years ago
  11. b012bc9 x86: Add console command to display CBMEM console buffer by Vadim Bendebury · 12 years ago
  12. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  13. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  14. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  15. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  16. 452329f pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  17. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  18. b5bf9ca pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  19. 461632b powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  20. 81fa73b powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  21. ed5157e pmic: dialog: Avoid name conflicts by Fabio Estevam · 12 years ago
  22. 2083106 pmic: Add support for the Dialog DA9053 PMIC by Fabio Estevam · 13 years ago
  23. 8504296 misc:pmic:max8997 MAX8997 support for PMIC driver by Łukasz Majewski · 12 years ago
  24. a22429d pmic_i2c: Return error in case of invalid pmic_i2c_tx_num by Fabio Estevam · 13 years ago
  25. 435a728 misc: pmic: fix regression in pmic_fsl.c (SPI) by Helmut Raiger · 13 years ago
  26. f8f9612 misc: pmic: drop old Freescale's pmic driver by Stefano Babic · 13 years ago
  27. b7b7d3c misc: pmic: addI2C support to pmic_fsl driver by Stefano Babic · 13 years ago
  28. d69edad misc: pmic: use I2C_SET_BUS in pmic I2C by Stefano Babic · 13 years ago
  29. b2e5add misc: pmic: Freescale PMIC switches to generic PMIC driver by Stefano Babic · 13 years ago
  30. 9938585 misc:pmic:max8998 MAX8998 support at a new PMIC driver. by Łukasz Majewski · 13 years ago
  31. e542b7f misc:pmic:core New generic PMIC driver by Łukasz Majewski · 13 years ago
  32. 50cf807 cosmetic: fsl_pmic: cosmetic for the help message by Jason Liu · 13 years ago
  33. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  34. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  35. 7639675 powerpc/8xxx: Fix LAW init to respect pre-initialized entries by Kumar Gala · 14 years ago
  36. 8e29eba fsl_law: Fix LAW printing function by Kumar Gala · 14 years ago
  37. 01bb24b Add basic support for Freescale's mc9sdz60 by Stefano Babic · 14 years ago
  38. 3382fd4 fsl_pmic: add I2C interface support by Liu Hui-R64343 · 14 years ago
  39. 243be8e powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  40. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  41. b5debec powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  42. b8cdd01 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  43. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  44. e1b4c57 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  45. 7f0d241 led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  46. 2f721d1 MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago
  47. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  48. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  49. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  50. 11a3de4 fsl_law.c: Add print_laws() for FSL_CORENET platforms. by Becky Bruce · 14 years ago
  51. e71755f drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  52. ec3b498 gpio_led: add gpio_request to __led_init by Thomas Chou · 14 years ago
  53. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  54. 3e6b86b misc: add gpio based status led driver by Thomas Chou · 14 years ago
  55. 28bb6d3 MX: Added Freescale Power Management Driver by Stefano Babic · 14 years ago
  56. 2160827 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 14 years ago
  57. ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  58. 24b17d8 ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL by Kumar Gala · 15 years ago
  59. 7e4259b ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  60. 418ec85 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · 16 years ago
  61. 7da5335 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · 15 years ago
  62. 74c5dfd fsl: add register read-back to set_law() by Timur Tabi · 15 years ago
  63. a713ba9 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  64. 87c7661 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  65. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  66. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  67. e6a6789 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · 15 years ago
  68. 22b6dbc MPC85xx: Add MPC8569 CPU support by Haiying Wang · 15 years ago
  69. ece444b Move ali512x.h by Graeme Russ · 16 years ago
  70. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  71. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  72. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  73. a7c9310 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  74. e1f7d22 fsl_law clear enable before changing. by Ed Swarthout · 16 years ago
  75. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. ef50d6c mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  77. f784e32 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · 16 years ago
  78. 55d6d2d drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  80. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  81. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  82. ddcebcb 86xx: Add print_laws function to fsl_law.c by Becky Bruce · 17 years ago
  83. 83d40df 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  84. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago