Commit Graph

25421 Commits (0a64bc20f7f160904d3795536ec70446ad743826)
 

Author SHA1 Message Date
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 11 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 11 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 11 years ago
Simon Glass 0040b94429 dm: Tidy up some header file comments 11 years ago
Simon Glass 3234aa4bab fdt: Add a function to get the node offset of an alias 11 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 11 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 11 years ago
Simon Glass b7d665705e dm: Display the sequence number for each device 11 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 11 years ago
Simon Glass 4e8bc21170 dm: Avoid activating devices in 'dm uclass' command 11 years ago
Simon Glass fffa24d7c5 dm: Move device display into its own function 11 years ago
Simon Glass 5c33c9fdbb fdt: Add a function to get the alias sequence of a node 11 years ago
Simon Glass 9ca296a1b0 dm: Move uclass error checking/probing into a function 11 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass 7793ac96c6 console: Remove vprintf() optimisation for sandbox 11 years ago
Simon Glass d97143a67c stdio: Provide functions to add/remove devices using stdio_dev 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 11 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 11 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 11 years ago
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests 11 years ago
Simon Glass 5b9765c7d6 dm: gpio: Don't use the driver model uclass for SPL 11 years ago
Simon Glass 6d7601e744 sandbox: Always enable malloc debug 11 years ago
Simon Glass b53e94b132 sandbox: config: Enable pre-relocation malloc() 11 years ago
Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() 11 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() 11 years ago
Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c 11 years ago
Markus Niebel cb07d74e2e Add TQ Systems TQMa6 board support 11 years ago
Heiko Schocher e379c03902 arm, imx6: add aristainetos board 11 years ago
Heiko Schocher 562f8df18d spi: add config option to enable the WP pin function on st micron flashes 11 years ago
Heiko Schocher a0ae0091d7 i.MX6: add enable_spi_clk() 11 years ago
Heiko Schocher b2f97cf279 pwm, imx6: add support for pwm modul on imx6 11 years ago
Heiko Schocher aafe4020c1 i.MX6: define struct pwm_regs and PWMCR_* defines 11 years ago
Heiko Schocher 4a4d3a7db7 imx6: add gpr2 usb_otg_id iomux select control define 11 years ago
Marek Vasut d726d5f926 arm: mxs: Scrub useless ifdef 11 years ago
Fabio Estevam aeadf0655c mx6: Adjust the GPR offset for mx6solox 11 years ago
Fabio Estevam 0a11d6f29c mx6: Remove duplication of iomuxc structure 11 years ago
Fabio Estevam fa8cf3176c mx6sxsabresd: Add PFUZE100 PMIC support 11 years ago
Fabio Estevam a3df99b50f mx6: soc: Do not apply the PFD erratum for mx6solox 11 years ago
Iain Paton 6ed9c7bbba embestmx6boards: convert to generic board 11 years ago
Shengzhou Liu b0d97cd2ed powerpc/t1040: update i2c for t1040qds and t104xrdb 11 years ago
Tang Yuantian 7cb7272365 mpc85xx/t104x: Enable L2 and CPC cache when resume 11 years ago
Shaveta Leekha a1399a9187 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only 11 years ago
Shaohui Xie e55782eccc powerpc/t4240qds: fix offset of serdes when checking reference clock 11 years ago
York Sun 3d75ec95f5 driver/ddr: Fix DDR register timing_cfg_8 11 years ago