Commit Graph

  • 3c97c4fb52 dm: video: test: Add tests for the video uclass Simon Glass 2016-01-18 19:52:26 -07:00
  • 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video Simon Glass 2016-01-18 19:52:25 -07:00
  • 1e69ad014c sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig Simon Glass 2016-01-18 19:52:24 -07:00
  • e3b81c1c0d dm: stdio: video: Plumb the video uclass into stdio Simon Glass 2016-01-18 19:52:23 -07:00
  • b01c7923e3 dm: video: Implement the bmp command for driver model Simon Glass 2016-01-18 19:52:22 -07:00
  • 5a54194515 dm: common: Add memory reservation for the video uclass Simon Glass 2016-01-18 19:52:21 -07:00
  • 8703ef3fdb common: Move LCD and video memory reservation together Simon Glass 2016-01-18 19:52:20 -07:00
  • b5146b2811 dm: video: Add a driver for a rotated text console Simon Glass 2016-01-18 19:52:19 -07:00
  • 72cded9ec0 dm: video: Add a 'normal' text console driver Simon Glass 2016-01-18 19:52:18 -07:00
  • 83510766c9 dm: video: Add a uclass for the text console Simon Glass 2016-01-18 19:52:17 -07:00
  • 6cbf5de708 dm: lcd: Avoid using the lcd.h header file with driver model Simon Glass 2016-01-18 19:52:16 -07:00
  • 1acafc73bf dm: video: Add a video uclass Simon Glass 2016-01-18 19:52:15 -07:00
  • 665ac00c98 arm: ls1021atwr: Enable driver model lpuart serial driver Bin Meng 2016-01-13 19:39:06 -08:00
  • 8b67761437 arm: ls1021atwr: Split off board device tree Bin Meng 2016-01-13 19:39:05 -08:00
  • fdbae099bf serial: lpuart: Add driver model serial support Bin Meng 2016-01-13 19:39:04 -08:00
  • 6ca13b1239 serial: lpuart: Prepare the driver for DM conversion Bin Meng 2016-01-13 19:39:03 -08:00
  • ed3021af5c serial: lpuart: Call local version of setbrg and putc directly Bin Meng 2016-01-13 19:39:02 -08:00
  • 47f1bfca40 serial: lpuart: Fix several cosmetic issues Bin Meng 2016-01-13 19:39:01 -08:00
  • 5ed07cf53c serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig Bin Meng 2016-01-13 19:39:00 -08:00
  • f833cd6279 arm: ls1021atwr: Convert to driver model and enable serial support Bin Meng 2016-01-13 19:38:59 -08:00
  • 9f29aeb89d Revert "fdt_support: Add multi-serial support for stdout fixup" Bin Meng 2016-01-13 19:38:58 -08:00
  • 1c8b4d5f4f test/py: add a test for the sleep command Stephen Warren 2016-01-15 11:15:31 -07:00
  • 3045d7f043 test/py: test the ums command Stephen Warren 2016-01-15 11:15:30 -07:00
  • cc156f3fc0 test/py: test the shell if command Stephen Warren 2016-01-15 11:15:29 -07:00
  • 8b86c609b8 test/py: add test of basic shell functionality Stephen Warren 2016-01-15 11:15:28 -07:00
  • 98cee89b55 test/py: test the md/mw commands Stephen Warren 2016-01-15 11:15:27 -07:00
  • 5ab097abad test/py: add test of setenv/printenv/echo Stephen Warren 2016-01-15 11:15:26 -07:00
  • 472040d5cb test/py: test that sandbox exits when asked Stephen Warren 2016-01-15 11:15:25 -07:00
  • d201506cca test/py: Implement pytest infrastructure Stephen Warren 2016-01-15 11:15:24 -07:00
  • 27067a46c5 patman: Add --thread option Mateusz Kulikowski 2016-01-14 20:37:41 +01:00
  • f0e075162f clk: add API to enable clock Masahiro Yamada 2016-01-13 13:16:12 +09:00
  • 9e52126f34 clk: add static qualifier to local functions Masahiro Yamada 2016-01-13 13:16:10 +09:00
  • ad1cf78585 clk: add needed include and declaration to include/clk.h Masahiro Yamada 2016-01-13 13:16:09 +09:00
  • 8bdf9cfda0 clk: fix comments in include/clk.h Masahiro Yamada 2016-01-13 13:16:08 +09:00
  • 8138581866 clk: move Kconfig options into sub-menu Masahiro Yamada 2016-01-12 16:36:38 +09:00
  • 4ef7909970 usb: Define USB_MAX_STOR_DEV in only one place Simon Glass 2016-01-07 15:16:08 -07:00
  • bb883f824c timer: sandbox: work without device tree Stephen Warren 2016-01-06 10:33:04 -07:00
  • 0a7edce0ef dm: timer: refuse timers with zero clock_rate Stephen Warren 2016-01-06 10:33:03 -07:00
  • cf20452832 bzip2: Support compression for sandbox Simon Glass 2016-01-05 09:31:00 -07:00
  • 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method Simon Glass 2016-01-05 09:30:59 -07:00
  • 72b335e91d sandbox: Support the bmp command Simon Glass 2016-01-05 09:30:58 -07:00
  • 74b1320ae5 tiny-printf: Always print zeroes Simon Glass 2016-01-05 09:30:57 -07:00
  • 5589a81829 pinctrl: Avoid binding all pinconfig nodes before relocation Simon Glass 2015-12-29 05:22:52 -07:00
  • 4fbd258e69 i2c: Correct command return values Simon Glass 2015-12-29 05:22:50 -07:00
  • 4a1db6d8ab dm: mmc: Try to honour the sequence order Simon Glass 2015-12-29 05:22:49 -07:00
  • 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() Simon Glass 2015-12-29 05:22:48 -07:00
  • 8e31681c5a tiny-printf: Avoid printing NULL strings Simon Glass 2015-12-29 05:22:46 -07:00
  • 9ab401ae0e defconfig: dra74_evm: enable timer driver model Mugunthan V N 2015-12-24 16:08:22 +05:30
  • 87a2127f9f arm: dts: dra7-evm: add tick-timer to chosen node Mugunthan V N 2015-12-24 16:08:21 +05:30
  • 09bdea0188 defconfig: dra72_evm: enable timer driver model Mugunthan V N 2015-12-24 16:08:20 +05:30
  • 6c3401ad86 arm: dts: dra72-evm: add tick-timer to chosen node Mugunthan V N 2015-12-24 16:08:19 +05:30
  • 30a0cdb651 ti_omap5_common: timer: do not define CONFIG_TIMER for spl Mugunthan V N 2015-12-24 16:08:18 +05:30
  • 00dffc9abe defconfig: am335x_gp_evm: enable timer driver model Mugunthan V N 2015-12-24 16:08:17 +05:30
  • d3e25aed73 arm: dts: am335x-evm: add tick-timer to chosen node Mugunthan V N 2015-12-24 16:08:16 +05:30
  • 3f8e517135 defconfig: am335x_boneblack_vboot: enable timer driver model Mugunthan V N 2015-12-24 16:08:15 +05:30
  • c7bd870462 arm: dts: am335x-boneblack: add tick-timer to chosen node Mugunthan V N 2015-12-24 16:08:14 +05:30
  • ac3507dc50 am335x_evm: timer: do not define CONFIG_TIMER for spl Mugunthan V N 2015-12-24 16:08:13 +05:30
  • 49d3fe52e2 defconfig: am437x_gp_evm: enable timer driver model Mugunthan V N 2015-12-24 16:08:12 +05:30
  • ff9e612651 arm: dts: am437x-gp-evm: add tick-timer to chosen node Mugunthan V N 2015-12-24 16:08:11 +05:30
  • fb912c6f95 defconfig: am437x_sk_evm: enable timer driver model Mugunthan V N 2015-12-24 16:08:10 +05:30
  • 34afc6148a arm: dts: am437x-sk-evm: add tick-timer to chosen node Mugunthan V N 2015-12-24 16:08:09 +05:30
  • 1ce32ba7ae am43xx_evm: timer: do not define CONFIG_TIMER for spl Mugunthan V N 2015-12-24 16:08:08 +05:30
  • dadf31375a drivers: timer: omap_timer: add timer driver for omap devices based on dm Mugunthan V N 2015-12-24 16:08:07 +05:30
  • a5d801130c dm: timer: uclass: Add flag to control sequence numbering Mugunthan V N 2015-12-24 16:08:06 +05:30
  • c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device Mugunthan V N 2016-01-16 21:33:58 +05:30
  • 28a6c01187 arm: omap-common: do not build timer when CONFIG_TIMER defined Mugunthan V N 2015-12-24 16:08:04 +05:30
  • c275dfefeb dm: core: Provide uclass_find_device_by_phandle() only when needed Simon Glass 2015-12-19 19:38:55 -07:00
  • 57e5ecaf75 iocon / bamboo: Drop CONFIG_SYS_LONGHELP Tom Rini 2016-01-19 13:01:59 -05:00
  • 0a61ee880c stm32: move stm32 specific code to mach-stm32 Vikas Manocha 2016-01-15 17:49:06 -08:00
  • a260af6118 udoo:use load instead of fatload Oscar Curero 2016-01-15 21:12:24 +01:00
  • 07684b995b am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED robertcnelson@gmail.com 2016-01-14 12:15:25 -06:00
  • c67b760dd9 powerpc/83xx: fix build failure Shengzhou Liu 2016-01-14 18:45:30 +08:00
  • 99c6a9f8b1 igep00x0: Remove no-op macros from config header Ladislav Michl 2016-01-04 23:08:02 +01:00
  • d636f2a74a igep00x0: Fix config header indentation Ladislav Michl 2016-01-04 23:08:01 +01:00
  • 78f7b6ac8f igep00x0: Do not include config_distro_defaults.h Ladislav Michl 2016-01-04 23:08:00 +01:00
  • 6ed75ba78b igep00x0: Cleanup ethernet support Ladislav Michl 2016-01-04 23:07:59 +01:00
  • 8a1c1043d5 igep00x0: enable CONFIG_NET_RANDOM_ETHADDR Enric Balletbò i Serra 2016-01-04 23:07:58 +01:00
  • bfb7cc3340 armv7: Add missing newline after OMAP die ID Ladislav Michl 2016-01-03 18:24:27 +01:00
  • 65c5c81f27 ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT Ladislav Michl 2015-12-30 02:45:26 +01:00
  • 8b7fb78d48 kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines Masahiro Yamada 2015-12-11 12:22:31 +09:00
  • d67a577512 powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk Masahiro Yamada 2015-12-11 12:22:30 +09:00
  • 5ba0b4885f mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk Masahiro Yamada 2015-12-11 12:22:29 +09:00
  • 9a893d245f mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk Masahiro Yamada 2015-12-11 12:22:28 +09:00
  • 614fc893e9 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk Masahiro Yamada 2015-12-11 12:22:27 +09:00
  • b766476df0 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig Masahiro Yamada 2015-12-11 12:22:26 +09:00
  • 61a4392a36 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk Masahiro Yamada 2015-12-11 12:22:25 +09:00
  • c6e18144b6 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files Masahiro Yamada 2015-12-11 12:22:24 +09:00
  • 74d49bfde3 spi: ti_qspi: Use 4-byte opcode for mmap read Vignesh R 2015-11-23 17:43:36 +05:30
  • 99e7fc8a26 mmc: emmc and hw partitions partition table id bugfix. Erik Tideman 2016-01-11 13:39:07 +00:00
  • 1d48ca69e5 arm, ubifs: fix gcc5.x compiler warning Heiko Schocher 2015-11-30 08:47:42 +01:00
  • 048c61d674 ARM: uniphier: remove unneeded if conditionals Masahiro Yamada 2016-01-20 02:05:38 +09:00
  • faefef9994 ARM: uniphier: move UMC register macros to umc-regs.h Masahiro Yamada 2016-01-17 15:03:29 +09:00
  • d649fb8aef ARM: uniphier: set active ways to really enable outer cache Masahiro Yamada 2016-01-17 10:13:19 +09:00
  • 6d95778283 ARM: uniphier: fix range invalidate for outer cache Masahiro Yamada 2016-01-17 10:13:18 +09:00
  • 5407735935 ARM: uniphier: factor out outer cache sync as a helper function Masahiro Yamada 2016-01-17 10:13:17 +09:00
  • cefca48ca7 ARM: uniphier: refactor outer cache operation slightly Masahiro Yamada 2016-01-17 10:13:16 +09:00
  • 25d4eb8091 ARM: uniphier: add bootm_low environment Masahiro Yamada 2016-01-09 02:12:27 +09:00
  • 17bd4a2114 ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ Masahiro Yamada 2016-01-09 02:12:26 +09:00
  • 3ed2ece5e1 armv8: cavium: Get DRAM size from ATF Sergey Temerkhanov 2015-10-14 09:55:52 -07:00
  • 900f88f3b0 armv8: cavium: Add an implementation of ATF calling functions Sergey Temerkhanov 2015-10-14 09:55:51 -07:00