Commit Graph

  • 8d1f3a9daf dm: core: Tidy up comments in device.h Simon Glass 2015-09-28 23:32:06 -06:00
  • 99b81a4d86 dm: core: Remove a comment about dropping per_child_auto_alloc_size Simon Glass 2015-09-28 23:32:05 -06:00
  • 93c7fe4a0c dm: core: Tidy up devres comments Simon Glass 2015-09-28 23:32:04 -06:00
  • fb04c9d7b8 dm: core: Fix device flag whitespace Simon Glass 2015-09-28 23:32:03 -06:00
  • 9a79f6e6d5 dm: core: Adjust device.h header file order Simon Glass 2015-09-28 23:32:02 -06:00
  • bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() Simon Glass 2015-09-28 23:32:01 -06:00
  • 6c2441c1d3 dm: keystone: serial: Add driver model support Lokesh Vutla 2015-09-19 14:47:36 +05:30
  • a69fdc7787 Merge branch 'master' of git://git.denx.de/u-boot Stefano Babic 2015-10-23 12:35:42 +02:00
  • 96fa1e4385 net: convert altera_tse to driver model and phylib Thomas Chou 2015-10-22 15:29:11 +08:00
  • 8a3ea97966 nios2: fix virt_to_phys for nios2 with MMU Thomas Chou 2015-10-22 15:38:24 +08:00
  • 485e2d8edd nios2: add README.nios2 Thomas Chou 2015-10-21 22:37:04 +08:00
  • 6168dc6a7a nios2: zap nios2-generic board dir Thomas Chou 2015-10-23 14:55:36 +08:00
  • 7cacb64a35 nios2: convert dma_alloc_coherent to use malloc_cache_aligned Thomas Chou 2015-10-18 20:03:53 +08:00
  • b8112091bb nios2: convert copy_exception_trampoline to use dm cpu data Thomas Chou 2015-10-06 14:09:19 +08:00
  • 21ff7344d1 nios2: convert cache flush to use dm cpu data Thomas Chou 2015-10-23 07:58:20 +08:00
  • 55e2b4d4e5 nios2: set default cache configuration in start.S Thomas Chou 2015-10-09 20:09:17 +08:00
  • bbba0714b7 nios2: zap initdram Thomas Chou 2015-10-09 11:36:01 +08:00
  • 4a572fa851 nios2: clean up comments style in start.S Thomas Chou 2015-10-06 10:12:59 +08:00
  • a64be6124a nios2: convert ioremap to use dm cpu data Thomas Chou 2015-10-05 10:37:19 +08:00
  • 121e36dacd nios2: convert do_reset to use dm cpu data Thomas Chou 2015-10-09 09:43:52 +08:00
  • 6368c3e75f nios2: remove asm/psr.h Thomas Chou 2015-10-09 09:32:00 +08:00
  • ca844dd8c5 nios2: convert altera sysid to driver model Thomas Chou 2015-10-14 08:43:31 +08:00
  • 4395e06eb9 dm: implement a Miscellaneous uclass Thomas Chou 2015-10-07 20:20:51 +08:00
  • 2e2da4c67d serial: remove altera serial initializations Thomas Chou 2015-10-09 09:28:20 +08:00
  • a54915d8a1 nios2: convert altera timer to driver model Thomas Chou 2015-10-22 22:28:53 +08:00
  • 8f41b8785b timer: start a new timer after relocation Thomas Chou 2015-10-09 13:48:56 +08:00
  • c8a7ba9e6a dm: implement a Timer uclass Thomas Chou 2015-10-09 13:46:34 +08:00
  • bcae80e955 nios2: convert nios2 cpu to driver model Thomas Chou 2015-10-21 21:34:57 +08:00
  • 88d5ecf4b9 nios2 : convert altera_pio to driver model Thomas Chou 2015-10-21 21:33:45 +08:00
  • d21275ef5e nios2: add clear and set bits macros Thomas Chou 2015-09-30 20:56:53 +08:00
  • 15a56f9cb7 spi : convert altera_spi to driver model Thomas Chou 2015-10-14 08:33:34 +08:00
  • da2f838d8a nios2: convert altera_uart to driver model Thomas Chou 2015-10-21 21:26:54 +08:00
  • 220e8021af nios2: convert altera_jtag_uart to driver model Thomas Chou 2015-10-23 07:36:37 +08:00
  • 37e24499b9 nios2: map physical address to uncached virtual address Thomas Chou 2015-10-03 21:02:30 +08:00
  • ac45c9cba1 nios2: enable malloc() pool before relocation Thomas Chou 2015-09-09 15:59:15 +08:00
  • 3e468e6896 nios2: call board_init_f_mem Thomas Chou 2015-09-09 15:09:43 +08:00
  • 34243804d6 nios2: zap version_string Thomas Chou 2015-09-09 13:41:32 +08:00
  • 651389a055 nios2: zap dly_clks Thomas Chou 2015-09-09 13:08:05 +08:00
  • e6500f86a6 nios2: Split timer code into timer.c Thomas Chou 2015-10-08 21:23:37 +08:00
  • fea7f3aa3e nios2: Switch to generic timer Thomas Chou 2015-10-08 21:17:42 +08:00
  • 51068bcfc9 nios2: enable Driver Model Thomas Chou 2015-09-07 19:19:31 +08:00
  • e6e2c15d48 nios2: enable device tree control of U-Boot Thomas Chou 2015-10-18 19:42:09 +08:00
  • 1226dfdadd nios2: define _end in link script Thomas Chou 2015-09-06 20:13:34 +08:00
  • 355483e102 nios2: remove gp assignments in link script Thomas Chou 2015-09-06 20:18:10 +08:00
  • e900298ea4 nios2: enlarge the code relocation range Thomas Chou 2015-09-04 16:39:16 +08:00
  • 4192b8c358 nios2: BSS should be cleared only after board_init_f Thomas Chou 2015-09-07 08:57:14 +08:00
  • b6c180928c nios2: move altera_pio_init to board_early_init_r Thomas Chou 2015-09-04 16:19:16 +08:00
  • a03377b62f nios2: permit device tree control of U-Boot Thomas Chou 2015-09-04 13:18:00 +08:00
  • 25ea166112 nios2: enable CONFIG_NET_RANDOM_ETHADDR Thomas Chou 2015-08-29 15:24:01 +08:00
  • ca1d80c02f nios2: move command line configuration to Kconfig Thomas Chou 2015-08-26 21:24:35 +08:00
  • 9f13b6d147 ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio Mugunthan V N 2015-10-13 14:02:29 +05:30
  • 1ed0f85faf drivers: gpio: omap: add support for parsing additional gpio parameters Mugunthan V N 2015-10-13 13:57:16 +05:30
  • eae7ae1853 am437x: Add am57xx_evm_defconfig using CONFIG_DM Mugunthan V N 2015-09-29 14:42:27 +05:30
  • 136b1013a2 ti_omap5_common: mmc: do not define DM_MMC for spl Mugunthan V N 2015-09-29 14:42:26 +05:30
  • 7a837bcf12 am437x: Add am437x_sk_evm_defconfig using CONFIG_DM Mugunthan V N 2015-09-28 16:17:52 +05:30
  • 48038c4acb am437x: Add am437x_gp_evm_defconfig using CONFIG_DM Mugunthan V N 2015-09-28 16:17:51 +05:30
  • 8aff39e333 am43xx_evm: mmc: do not define DM_MMC for spl Mugunthan V N 2015-09-28 16:17:50 +05:30
  • 2a429d23e8 am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL Mugunthan V N 2015-09-28 16:17:49 +05:30
  • e5a098b5cc drivers: serial: serial_omap: add comaptibles for all ti platforms Mugunthan V N 2015-09-28 16:17:48 +05:30
  • 3a64845e9d drivers: serial: serial_omap: populate default clock frequency when not found in dt Mugunthan V N 2015-09-28 16:17:47 +05:30
  • 1778d7f3e6 defconfig: am335x: gp_evm: enable mmc driver model Mugunthan V N 2015-09-28 12:56:32 +05:30
  • fb41cd8775 defconfig: am335x: bbb: enable mmc driver model Mugunthan V N 2015-09-28 12:56:31 +05:30
  • a9d6a7e23a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model Mugunthan V N 2015-09-28 12:56:30 +05:30
  • 6ae843632e am335x_evm: mmc: do not define DM_MMC for spl Mugunthan V N 2015-09-28 12:56:29 +05:30
  • 11e1582506 omap_hsmmc: update struct hsmmc to accomodate base address from DT Mugunthan V N 2015-09-28 12:56:28 +05:30
  • e5520e188b dra7xx: Add dra74_evm_defconfig using CONFIG_DM Mugunthan V N 2015-09-22 18:45:12 +05:30
  • b9ca4ab453 ARM: k2g: Add config file Lokesh Vutla 2015-09-19 16:26:56 +05:30
  • 2a9a842ebe ARM: dts: k2g: Add DT support Lokesh Vutla 2015-09-19 16:26:55 +05:30
  • 83b9bf11fe ARM: k2g: Enable SPI flash Lokesh Vutla 2015-09-19 16:26:54 +05:30
  • 3b68939fa0 ARM: k2g: add SD card and eMMC support Roger Quadros 2015-09-19 16:26:53 +05:30
  • 91266ccbb2 ARM: k2g: Add Ethernet Support Vitaly Andrianov 2015-09-19 16:26:52 +05:30
  • 997a318b30 driver: net: keystone_net: removing unused code Mugunthan V N 2015-09-19 16:26:51 +05:30
  • 4657a2d44e driver: net: keystone_net: add support for rgmii phy Vitaly Andrianov 2015-09-19 16:26:50 +05:30
  • bc3003b999 dma: keystone_nav: Fix linkram size Vitaly Andrianov 2015-09-19 16:26:49 +05:30
  • bf7bd4e725 driver: net: keystone_net: fix phy mode configuration Mugunthan V N 2015-09-19 16:26:48 +05:30
  • cddb330035 ARM: k2g: update keystone nav rx queue numbers Vitaly Andrianov 2015-09-19 16:26:47 +05:30
  • 11d8222a26 ARM: k2g: Correct base addresses Vitaly Andrianov 2015-09-19 16:26:46 +05:30
  • dd78b8cf30 ARM: k2g: Add pin mux data Vitaly Andrianov 2015-09-19 16:26:45 +05:30
  • 5dd6af2ecb ARM: k2g: Add support for pin mux configuration Vitaly Andrianov 2015-09-19 16:26:44 +05:30
  • 235dd6e8d1 ARM: k2g: Add ddr3 info Vitaly Andrianov 2015-09-19 16:26:43 +05:30
  • 0fba27b690 ARM: k2g: Add PSC info Vitaly Andrianov 2015-09-19 16:26:42 +05:30
  • e6d71e1ca5 ARM: k2g: Add clock information Vitaly Andrianov 2015-09-19 16:26:41 +05:30
  • bda920c65e ARM: k2g: Add pll data Vitaly Andrianov 2015-09-19 16:26:40 +05:30
  • f9c4a51c3e ARM: k2g: Add kconfig support Lokesh Vutla 2015-09-19 16:26:39 +05:30
  • f11a328b54 ARM: k2g: Add support for CPU detection Lokesh Vutla 2015-09-19 16:26:38 +05:30
  • 1985abe207 ARM: keystone2: Use dtb images by default Lokesh Vutla 2015-09-19 15:00:23 +05:30
  • 16d7f5b51a ARM: dts: k2e: Enable OF_CONTROL and DM Lokesh Vutla 2015-09-19 15:00:22 +05:30
  • cec6a6bf1d ARM: dts: k2l: Enable OF_CONTROL and DM Lokesh Vutla 2015-09-19 15:00:21 +05:30
  • 391839fb04 ARM: dts: k2hk: Enable OF_CONTROL and DM Lokesh Vutla 2015-09-19 15:00:20 +05:30
  • 8a9bb065da ARM: dts: keystone2: Do not use LPAE addresses in U-Boot Lokesh Vutla 2015-09-19 15:00:19 +05:30
  • 351f969088 ARM: dts: Keystone2: Import generic dt files from Linux Kernel Lokesh Vutla 2015-09-19 15:00:18 +05:30
  • aaf461f9ad ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN Lokesh Vutla 2015-09-19 15:00:17 +05:30
  • 8c80b1937b ARM: keystone2: Fix serial port init Lokesh Vutla 2015-09-19 15:00:16 +05:30
  • 0b06932cc3 dra72_evm: Switch to DM_SERIAL Tom Rini 2015-09-17 16:47:05 -04:00
  • 01e870b70f ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL Tom Rini 2015-09-17 16:47:04 -04:00
  • 53ee6342b8 ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL Tom Rini 2015-09-17 16:47:03 -04:00
  • bfaa2d99dc test: Add basic tests for remoteproc Nishanth Menon 2015-09-17 15:42:42 -05:00
  • 5215940f59 sandbox: Introduce dummy remoteproc nodes Nishanth Menon 2015-09-17 15:42:41 -05:00
  • 3df0b8b4da remoteproc: Introduce a sandbox dummy driver Nishanth Menon 2015-09-17 15:42:40 -05:00
  • ddf56bc7e3 drivers: Introduce a simplified remoteproc framework Nishanth Menon 2015-09-17 15:42:39 -05:00