- 4dca7f0 ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
- 5c76f78 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · 10 years ago
- b1babef keystone: ddr3: move K2HK DDR3 configuration to a common file by Hao Zhang · 10 years ago
- 2221cd1 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 10 years ago
- 8dfc15f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · 10 years ago
- e595107 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
- 0bedbb8 keystone2: add env option to do unitrd dt fixup by Murali Karicheri · 10 years ago
- 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
- 7b26c1f keystone2: add possibility to turn off all dsps by Hao Zhang · 10 years ago
- 4984bce keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
- 35c547c ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · 10 years ago
- 101eec5 keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago
- 0b86858 keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · 10 years ago
- 04b7ce0 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · 10 years ago
- 188948e ARM: omap: tao3530: Convert to generic board by Stefan Roese · 10 years ago
- 6d3bbdb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · 10 years ago
- fb2fcb7 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · 10 years ago
- e6f9d41 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
- c4f80f5 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
- c6ac7e3 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
- 0e7f2db keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
- 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
- 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
- 5c44dd6 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
- 4c8014b ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · 10 years ago
- e5ff845 ARM: DRA7xx: Add cpsw second port pinmux by Mugunthan V N · 10 years ago
- 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 10 years ago
- 772e173 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- d9f923f board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 10 years ago
- d29437a ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
- cff2f5f arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 10 years ago
- fafcfc5 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- 2f972a3 serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- 1724374 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- afc3929 sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
- fb53687 board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 10 years ago
- 21fe8ec buildman: Avoid retrying a build if it definitely failed by Simon Glass · 10 years ago
- 4266dc2 buildman: Add -F flag to retry failed builds by Simon Glass · 10 years ago
- 3274749 zynq: disable -Wstrict-prototypes option for ps7_init.c by Masahiro Yamada · 10 years ago
- 03606ff ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · 10 years ago
- 2b25721 ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 10 years ago
- 74f96da dm: Give the demo uclass a name by Simon Glass · 10 years ago
- bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
- 9b0ba06 dm: Improve errors and warnings in lists_bind_fdt() by Simon Glass · 10 years ago
- a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
- e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
- 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
- 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
- 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
- 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
- c910e2e dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
- f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
- b7d6657 dm: Display the sequence number for each device by Simon Glass · 10 years ago
- 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
- 4e8bc21 dm: Avoid activating devices in 'dm uclass' command by Simon Glass · 10 years ago
- fffa24d dm: Move device display into its own function by Simon Glass · 10 years ago
- 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
- 9ca296a dm: Move uclass error checking/probing into a function by Simon Glass · 10 years ago
- 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
- 7793ac9 console: Remove vprintf() optimisation for sandbox by Simon Glass · 10 years ago
- d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
- ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
- 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
- 6133683 sandbox: Remove all drivers before exit by Simon Glass · 10 years ago
- 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
- 7497812 dm: Make sure that the root device is probed by Simon Glass · 10 years ago
- 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
- eb9ef5f dm: Use an explicit expect value in core tests by Simon Glass · 10 years ago
- 5b9765c dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · 10 years ago
- 6d7601e sandbox: Always enable malloc debug by Simon Glass · 10 years ago
- b53e94b sandbox: config: Enable pre-relocation malloc() by Simon Glass · 10 years ago
- 29afe9e sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
- d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
- 4d94dfa sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
- d93041a Remove form-feeds from dlmalloc.c by Simon Glass · 10 years ago
- cb07d74 Add TQ Systems TQMa6 board support by Markus Niebel · 10 years ago
- e379c03 arm, imx6: add aristainetos board by Heiko Schocher · 10 years ago
- 562f8df spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · 10 years ago
- a0ae009 i.MX6: add enable_spi_clk() by Heiko Schocher · 10 years ago
- b2f97cf pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · 10 years ago
- aafe402 i.MX6: define struct pwm_regs and PWMCR_* defines by Heiko Schocher · 10 years ago
- 4a4d3a7 imx6: add gpr2 usb_otg_id iomux select control define by Heiko Schocher · 10 years ago
- d726d5f arm: mxs: Scrub useless ifdef by Marek Vasut · 10 years ago
- aeadf06 mx6: Adjust the GPR offset for mx6solox by Fabio Estevam · 10 years ago
- 0a11d6f mx6: Remove duplication of iomuxc structure by Fabio Estevam · 10 years ago
- fa8cf31 mx6sxsabresd: Add PFUZE100 PMIC support by Fabio Estevam · 10 years ago
- a3df99b mx6: soc: Do not apply the PFD erratum for mx6solox by Fabio Estevam · 10 years ago
- 6ed9c7b embestmx6boards: convert to generic board by Iain Paton · 10 years ago
- b0d97cd powerpc/t1040: update i2c for t1040qds and t104xrdb by Shengzhou Liu · 10 years ago
- 7cb7272 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · 10 years ago
- a1399a9 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only by Shaveta Leekha · 10 years ago
- e55782e powerpc/t4240qds: fix offset of serdes when checking reference clock by Shaohui Xie · 10 years ago
- 3d75ec9 driver/ddr: Fix DDR register timing_cfg_8 by York Sun · 10 years ago
- de51916 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
- 9d04568 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · 10 years ago
- 8340e7a driver/ddr: Fix DDR4 driver for ARM by York Sun · 10 years ago
- 6666017 powerpc/t1040qds: Initialize EPHY2 clock to RGMII only by vijay rai · 10 years ago
- 591dd19 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
- 32514d2 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago