1. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  3. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 62899fc cros: add LPC support for cros_ec by Hung-ying Tyan · 12 years ago
  5. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  6. 6830408 cros: add I2C support for cros_ec by Hung-ying Tyan · 12 years ago
  7. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · 12 years ago
  8. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  9. d26a106 twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  10. 20db631 Add mxc_ocotp driver by Benoît Thébaudeau · 12 years ago
  11. 7ee151d Add fsl_iim driver by Benoît Thébaudeau · 12 years ago
  12. e53e53b x86: Add console command to display CBMEM console buffer by Vadim Bendebury · 12 years ago
  13. 263a8bd x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  14. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  15. 257c531 pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  16. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  17. 72ac794 pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  18. 40f5ca0 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  19. 8a69187 pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  20. b4611ee powerpc/corenet_ds: Slave module for boot from PCIE by Liu Gang · 12 years ago
  21. e86e1a3 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  22. 7a63a55 pmic: dialog: Avoid name conflicts by Fabio Estevam · 13 years ago
  23. 978923e pmic: Add support for the Dialog DA9053 PMIC by Fabio Estevam · 13 years ago
  24. e2ec82c misc:pmic:max8997 MAX8997 support for PMIC driver by Łukasz Majewski · 13 years ago
  25. d38fb7e pmic_i2c: Return error in case of invalid pmic_i2c_tx_num by Fabio Estevam · 13 years ago
  26. b6e1841 misc: pmic: fix regression in pmic_fsl.c (SPI) by Helmut Raiger · 13 years ago
  27. 8685930 misc: pmic: drop old Freescale's pmic driver by Stefano Babic · 13 years ago
  28. 54324c1 misc: pmic: addI2C support to pmic_fsl driver by Stefano Babic · 13 years ago
  29. ca4f5fb misc: pmic: use I2C_SET_BUS in pmic I2C by Stefano Babic · 13 years ago
  30. 222be65 misc: pmic: Freescale PMIC switches to generic PMIC driver by Stefano Babic · 13 years ago
  31. bad888c misc:pmic:max8998 MAX8998 support at a new PMIC driver. by Łukasz Majewski · 13 years ago
  32. 16db062 misc:pmic:core New generic PMIC driver by Łukasz Majewski · 13 years ago
  33. 6d346a7 cosmetic: fsl_pmic: cosmetic for the help message by Jason Liu · 13 years ago
  34. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  35. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  36. 6a74ade powerpc/8xxx: Fix LAW init to respect pre-initialized entries by Kumar Gala · 14 years ago
  37. 978bb79 fsl_law: Fix LAW printing function by Kumar Gala · 14 years ago
  38. 6379513 Add basic support for Freescale's mc9sdz60 by Stefano Babic · 14 years ago
  39. e50ced8 fsl_pmic: add I2C interface support by Liu Hui-R64343 · 14 years ago
  40. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  41. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  42. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  43. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  44. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  45. 7f0ca34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  46. 435a63d led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · 14 years ago
  47. 125f82a MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago
  48. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  49. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  50. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  51. d58f8d5 fsl_law.c: Add print_laws() for FSL_CORENET platforms. by Becky Bruce · 14 years ago
  52. eb891f0 drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  53. 2658e66 gpio_led: add gpio_request to __led_init by Thomas Chou · 14 years ago
  54. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  55. 836fcc5 misc: add gpio based status led driver by Thomas Chou · 15 years ago
  56. 6a0034d MX: Added Freescale Power Management Driver by Stefano Babic · 15 years ago
  57. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  58. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  59. 93f5381 ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL by Kumar Gala · 15 years ago
  60. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · 16 years ago
  61. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · 16 years ago
  62. 0255cd7 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · 15 years ago
  63. 52fa71f fsl: add register read-back to set_law() by Timur Tabi · 15 years ago
  64. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · 15 years ago
  65. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · 15 years ago
  66. 0f2a804 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  67. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  68. 894cc88 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · 16 years ago
  69. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · 16 years ago
  70. e6d4f43 Move ali512x.h by Graeme Russ · 16 years ago
  71. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  72. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  73. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  74. 1525804 Add support for Maxim's DS4510 I2C device by Peter Tyser · 16 years ago
  75. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · 16 years ago
  76. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  78. 61ed053 FSL DDR: Provide a generic set_ddr_laws() by Kumar Gala · 16 years ago
  79. a44b9aa drivers/misc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  81. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  82. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  83. 2a15f75 86xx: Add print_laws function to fsl_law.c by Becky Bruce · 17 years ago
  84. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  85. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago