Commit Graph

25142 Commits (d9d4149296081741d0455440f3fb465dde31f3dd)
 

Author SHA1 Message Date
Tom Rini 5c44dd6bbd power/pmic.h: Add prototype for power_init_board. 11 years ago
Mugunthan V N 4c8014b942 ARM: dra7_evm: Add Ethernet support for dra72x platform 11 years ago
Mugunthan V N e5ff845bff ARM: DRA7xx: Add cpsw second port pinmux 11 years ago
Mugunthan V N 7a0227534d drivers: net: cpsw: add support for using second port as ethernet 11 years ago
Tom Rini 772e173802 Merge branch 'master' of git://git.denx.de/u-boot-sh 11 years ago
Dirk Eibach d9f923ffcb board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards 11 years ago
Dirk Eibach d29437aa77 ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD 11 years ago
Nobuhiro Iwamatsu cff2f5f09e arm: rmobile: Add support Alt board 11 years ago
Nobuhiro Iwamatsu fafcfc5a98 arm: rmobile: Add support R8A7794 11 years ago
Nobuhiro Iwamatsu 2f972a3c62 serial: sh: Add support R8A7794 11 years ago
Nobuhiro Iwamatsu 172437472a net: sh-eth: Add support R8A7794 11 years ago
Masahiro Yamada afc3929fac sh: unify sh2/sh3/sh4 linker scripts 11 years ago
Shengzhou Liu fb5368789a board/freescale: use generic board architecture for t2080qds and t2080rdb 11 years ago
Simon Glass 21fe8ec355 buildman: Avoid retrying a build if it definitely failed 11 years ago
Simon Glass 4266dc2882 buildman: Add -F flag to retry failed builds 11 years ago
Masahiro Yamada 327474915a zynq: disable -Wstrict-prototypes option for ps7_init.c 11 years ago
Michal Simek 03606ff42e ARM: zynq: Show ECC status on the same line as DRAM size 11 years ago
Michal Simek 2b25721645 ARM: zynq: Enable generic board for Xilinx Zynq 11 years ago
Simon Glass 74f96dada1 dm: Give the demo uclass a name 11 years ago
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 11 years ago
Simon Glass 9b0ba067f9 dm: Improve errors and warnings in lists_bind_fdt() 11 years ago
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