Commit Graph

27170 Commits (e19db555b4ac79dafa04cc5ff98bdbff01e19388)
 

Author SHA1 Message Date
Simon Glass 479728cb0c dm: core: Add functions to find parent and OF data 10 years ago
Simon Glass 2ef249b442 dm: core: Allow access to the device's driver_id data 10 years ago
Nikhil Badola c26c80a1a4 drivers: usb: fsl: Move USB Errata checking code 10 years ago
Fabio Estevam 7bf38161af mx53ard: Fix error handling in board_mmc_init() 10 years ago
Fabio Estevam 1abd714de2 mx53evk: Fix error handling in board_mmc_init() 10 years ago
Fabio Estevam c5ba77ac05 mx53smd: Fix error handling in board_mmc_init() 10 years ago
Fabio Estevam a49c44dd8b mx6qarm2: Fix error handling in board_mmc_init() 10 years ago
Fabio Estevam d6af507d5a mx51evk: Fix error handling in board_mmc_init() 10 years ago
Ye.Li 6c920ee910 mx6: mx6sabre common: Enable i.MX thermal DM driver 10 years ago
Ye.Li 7a26416847 mx6: thermal: Check cpu temperature via thermal sensor 10 years ago
Ye.Li e3568d2eca DM: thermal: Add imx thermal DM driver 10 years ago
Nitin Garg cf202d268b mx6: clock: Add thermal clock enable function 10 years ago
Soeren Moch 02a32a92d4 tbs2910: Fix error handling in board_mmc_init() 10 years ago
Simon Glass c1a6f371ae dm: i2c: Move error reporting into a common function 10 years ago
Simon Glass 38687ae676 dm: Update documentation to include CONFIG_DM... options 10 years ago
Simon Glass f8fff9dac9 dm: arm: spl: Make driver model linker lists available 10 years ago
Simon Glass 0521f98427 dm: tegra: Add platform data for the GPIO driver 10 years ago
Simon Glass bc0b28427a dm: tegra: Add platform data for the SPL uart 10 years ago
Simon Glass a94f468fa2 dm: Disable dm_warn() in SPL 10 years ago
Simon Glass 236f2bd302 dm: Allow stdio registration to be dropped 10 years ago
Simon Glass 3ac435d33a dm: Allow device removal features to be dropped 10 years ago
Simon Glass 1151651831 dm: spl: Allow driver model to be used 10 years ago
Simon Glass fb4f5e7c91 dm: spl: Make simple malloc() available when enabled 10 years ago
Simon Glass ba19599b44 dm: arm: spl: Allow simple malloc() in SPL 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Simon Glass 9dacbb2772 dm: tegra: Avoid using arch-specific memcpy() in SPL 10 years ago
Simon Glass ad1b81c880 dm: serial: Support changing the baud rate 10 years ago
Simon Glass e87e0e79ed dm: at91: Add myself as maintainer for snapper9260 10 years ago
Simon Glass 1a1927f3a3 dm: at91: Convert snapper9260 to use driver model 10 years ago
Simon Glass 0f65f48b64 dm: at91: Add driver model support for the serial driver 10 years ago
Simon Glass 62137fc0ab dm: at91: Refactor serial driver slightly for driver model 10 years ago
Simon Glass 12fe7f7c2a dm: at91: Add platform data for GPIO on at91sam9260-based boards 10 years ago
Simon Glass 918354b18e dm: at91: Add driver model support for atmel GPIO driver 10 years ago
Simon Glass cd052cd935 dm: at91: Move snapper9260 to generic baord 10 years ago
Simon Glass 5e8a749c28 dm: at91: Correct text base for snapper9260 10 years ago
Simon Glass fe5b9b447c x86: Rename chromebook-x86 to coreboot 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Simon Glass 3eafce0527 x86: ivybridge: Add LAPIC support 10 years ago
Simon Glass a49e3c7f09 x86: Make show_boot_progress() common 10 years ago
Simon Glass 437c2b7cd0 x86: chromebook_link: Enable GPIO support 10 years ago
Simon Glass 1b4f25ff8e x86: ivybridge: Add support for early GPIO init 10 years ago
Simon Glass 8e0df066ff x86: ivybridge: Add early init for PCH devices 10 years ago
Simon Glass 9c678e152a x86: dts: Add microcode updates for ivybridge CPU 10 years ago
Simon Glass 77f9b1fb62 x86: ivybridge: Perform Intel microcode update on boot 10 years ago
Simon Glass 94060ff278 x86: ivybridge: Check BIST value on boot 10 years ago
Simon Glass f5fbbe9579 x86: ivybridge: Perform initial CPU setup 10 years ago
Simon Glass eddbad224b x86: Add msr read/write functions that use a structure 10 years ago
Simon Glass 3f70a6f577 x86: Add clr/setbits functions 10 years ago
Simon Glass 378a8634ad x86: Tidy up coreboot header usage 10 years ago
Simon Glass 2b6051541b x86: ivybridge: Add early LPC init so that serial works 10 years ago