Commit Graph

30 Commits (47cef9c80587e3ec8d3f3cbd546c0539c372a995)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass 5d9828563f arm: Include asm/setup.h explictly 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Nikita Kiryanov 8af5734b4e compulab: add support for layout aware eeprom commands 9 years ago
Nikita Kiryanov 53af877fd2 compulab: eeprom: add support for obtaining product name 10 years ago
Nikita Kiryanov e93e809f2f compulab: eeprom: propagate error value in read_mac_addr() 10 years ago
Nikita Kiryanov 72898ac7b8 compulab: eeprom: select i2c bus when querying for board rev 10 years ago
Nikita Kiryanov f82eb2fa5d common: convert compulab splash load code to common code 10 years ago
Nikita Kiryanov 7e8d7f2ac2 compulab: splash: support loading splash from sf 10 years ago
Nikita Kiryanov fd29dd554a compulab: splash: support multiple splash sources 10 years ago
Nikita Kiryanov 7be4cd2cc5 compulab: splash: refactor splash.c 10 years ago
Nikita Kiryanov 6947e3f56f compulab: splash: use errno values 10 years ago
Nikita Kiryanov e7a2447ba2 compulab: eeprom: allow reading mac address from multiple eeproms 10 years ago
Igor Grinberg 0b6f358c01 omap3: cm-t35: move get_board_serial() fallback 10 years ago
Igor Grinberg 9886c3d7a8 omap3: cm-t35: move the SMC911x code 10 years ago
Igor Grinberg f4a40f05f5 omap3: cm-t35: extract the splash code from board 10 years ago
Igor Grinberg 959bc1d5fa omap3: cm-t35: move the USB hub reset code 10 years ago
Igor Grinberg a937fd1682 compulab: refactor board revision handling 10 years ago
Nikita Kiryanov 7d2f669b94 compulab: eeprom: add default eeprom bus 11 years ago
Nikita Kiryanov 52658fda7a compulab: eeprom: add support for defining eeprom i2c bus 11 years ago
Ilya Ledvich 39338a30fa compulab: eeprom: enable any i2c driver 11 years ago
Igor Grinberg d3f041c0c4 compulab: eeprom: add default eeprom address 11 years ago
Heiko Schocher 6789e84eca i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 11 years ago
Nikita Kiryanov 63c4f17b2f cm_t35: use scf0403 driver 11 years ago
Nikita Kiryanov f9f6686ff8 cm_t35: update lcd predefines 11 years ago
Igor Grinberg e1e55c13c9 cm-t35: move the display code to common place 11 years ago
Igor Grinberg 689be5f83c cm-t35: move the eeprom code to common place 11 years ago