9
0
Fork 0

Commit Graph

  • da1752b370 pinctrl: at91: Implement .get_direction hook Andrey Smirnov 2017-03-08 14:08:54 -0800
  • 15426d5c46 pinctrl: at91: Fix a bug in at91_pinctrl_set_state() Andrey Smirnov 2017-03-08 14:08:53 -0800
  • 7d9679a33a pinctrl: at91: Fix a bug in at91_pinctrl_set_conf() Andrey Smirnov 2017-03-08 14:08:52 -0800
  • 943a9eeac4 regmap: Implement syscon_node_to_regmap() Andrey Smirnov 2017-03-08 14:08:51 -0800
  • 2574148ad9 at91: Fix bug/typo in debug_ll.h Andrey Smirnov 2017-03-08 14:08:50 -0800
  • 19d5f3a77f ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALL Oleksij Rempel 2017-03-07 10:56:32 +0100
  • 3ca576cc4a scripts: imx/mxs remove mxs-usb-loader Oleksij Rempel 2017-03-07 12:22:49 +0100
  • 701f728c2a scripts: imx imx-usb-loader: add support for imx23 and imx28 Oleksij Rempel 2017-03-07 08:54:49 +0100
  • 534c1fac3e x86: efi: fix logo support Jean-Christophe PLAGNIOL-VILLARD 2017-03-07 09:44:26 +0100
  • c09bec96cb efi: add veriable to report secure boot support and status Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:34:05 +0100
  • 637d6dfef2 efi: clocksoure: add EFI event timer Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:34:04 +0100
  • da11bd9d60 efi: move x86 clocksource to device/driver Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:34:03 +0100
  • 8972eb7ff1 clocksource: move dummy clock source to init_clock Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:34:02 +0100
  • 6bc48eabbf clocksource: allow to have multiple device from clock source Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:34:01 +0100
  • 92c1033036 efi: move x86 clocksource init at core initcall level Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:34:00 +0100
  • 035842ff55 efi: move LoaderTimeInitUSec and LoaderDevicePartUUID to postcore initcall Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:33:59 +0100
  • 566f5634c5 efi: add prototype and definition for setting timer Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:33:58 +0100
  • d633b8a7c8 efi: add prototype and definition for creating and closing event Jean-Christophe PLAGNIOL-VILLARD 2017-03-03 13:33:57 +0100
  • 5f03ddd47d efi: add serial driver support Jean-Christophe PLAGNIOL-VILLARD 2017-03-06 10:34:47 +0100
  • 6518b21c6c video: add EFI Graphics Output Protocol support Jean-Christophe PLAGNIOL-VILLARD 2017-03-06 06:04:10 +0100
  • 2f13691f1f efi: add efi handle dump command Jean-Christophe PLAGNIOL-VILLARD 2017-02-20 04:10:51 +0100
  • a371ed0f3c efi-gui: add Timestamp Protocol GUID definition Jean-Christophe PLAGNIOL-VILLARD 2017-02-20 04:10:50 +0100
  • 563b43d11f efi: add minor and major to the bus and display it at boot Jean-Christophe PLAGNIOL-VILLARD 2017-02-20 04:10:49 +0100
  • 83c9ce1dbc efi: bus: add firmware vendor and resision and tables info Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:17 +0100
  • 7e3fcac20a ARCH: efi: Finally drop it as now we can build efi bootup from x86 Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:16 +0100
  • a26786c957 fixup! efi: move x86 efi boot support to x86 arch Michael Olbrich 2017-03-07 09:31:47 +0100
  • ffdb34022b video: sdl fix typo Jean-Christophe PLAGNIOL-VILLARD 2017-03-06 06:42:13 +0100
  • db5a5e3002 dma: apbh_dma: add missing array termination Sascha Hauer 2017-03-06 09:00:49 +0100
  • ef55d12d59 scripts: imx imx-usb-loader: warn if device was excluded by path option Oleksij Rempel 2017-03-03 11:38:41 +0100
  • e7b1f56263 clk: imx: clk-imx6ul: Use anatop_base pointer for consistency Robin van der Gracht 2017-03-03 10:47:49 +0100
  • 52e9a842e3 video: add support for Solomon SSD1307 OLED controller family Bastian Stender 2017-02-28 15:31:27 +0100
  • da2ec36e7c clk: imx: clk-imx6ul: Fixed conditional for enabling USB phy clocks Robin van der Gracht 2017-03-03 10:05:39 +0100
  • ce0cc7fee6 tftp: implement forward seeking Uwe Kleine-König 2017-03-03 09:48:41 +0100
  • 65c50e5859 scripts: imx imx-usb-loader: add usb path support Oleksij Rempel 2017-03-02 15:43:12 +0100
  • 74f750fe65 tftp: trivial code simplification Uwe Kleine-König 2017-03-02 17:01:36 +0100
  • 2eacc573df lseek: tighten error checking and allow negative offsets for SEEK_END Uwe Kleine-König 2017-03-02 15:37:03 +0100
  • 7497685b05 ARM: execute DMB before trying to flush cache Lucas Stach 2017-03-01 15:26:41 +0100
  • d92ce9b36a ARM: correctly identify ARMv6 K/Z Lucas Stach 2017-03-01 15:26:40 +0100
  • 0d0b426a67 ARM: align exception vectors to 32 byte Lucas Stach 2017-03-01 15:26:39 +0100
  • 836b99c81b i2c: mv64xxx: simplify mv64xxx_i2c_wait_for_completion Bastian Stender 2017-02-23 17:34:50 +0100
  • 8d38b5205c i2c: mv64xxx: add software delays Bastian Stender 2017-02-23 17:34:49 +0100
  • 222078a38c mvebu: netgear-rn2120: make use of mvebu_get_initial_int_reg_base Uwe Kleine-König 2017-02-24 11:47:41 +0100
  • 823d08e3e2 kwbimage_v1: add support to boot a mvebu image Uwe Kleine-König 2017-02-23 09:52:25 +0100
  • 0da84a9fe4 filetype: Add image type for boot images used on Armada 370 and XP Uwe Kleine-König 2017-02-23 09:21:54 +0100
  • f15bb506aa mvebu: get initial position of register window from image header Uwe Kleine-König 2017-02-24 11:26:38 +0100
  • 7ada71351b mvebu: rn2120: Make available all RAM Uwe Kleine-König 2017-02-15 12:17:43 +0100
  • 59cce42f38 mvebu: kirkwood: simplify soc init code flow Uwe Kleine-König 2017-02-25 21:40:22 +0100
  • f8d4f622c9 mvebu: dove: simplify soc init code flow Uwe Kleine-König 2017-02-25 21:40:21 +0100
  • 8a5edc9e99 mvebu: armada-370-xp: simplify soc init code flow Uwe Kleine-König 2017-02-25 21:40:20 +0100
  • f3acd214a1 ata: new driver to support the internal sata controller on Armada-XP Uwe Kleine-König 2017-01-26 11:01:59 +0100
  • e2805b5ee5 scripts: mxsimage: Fix build with OpenSSL < 1.1.x Sascha Hauer 2017-01-31 15:29:12 +0100
  • e8fab18835 ARM: rpi: switch to DT probe and multi-image build Lucas Stach 2017-03-01 15:31:37 +0100
  • e0e2a4d8cc ARM: rpi: move debug UART base selection to Kconfig Lucas Stach 2017-03-01 15:31:36 +0100
  • cf2448a584 ARM: rpi: always build relocatable image Lucas Stach 2017-03-01 15:31:35 +0100
  • dc9ef03ecb mci-bcm2835: enable devicetree probing Enrico Joerns 2017-03-01 15:31:34 +0100
  • 6b4f5b6448 clocksource: bcm2835: use clock-frequency property when available Enrico Joerns 2017-03-01 15:31:33 +0100
  • 26bf828036 ARM: rpi: convert watchdog/reset to regular driver Lucas Stach 2017-03-01 15:31:32 +0100
  • 63e67a9633 ARM: rpi: convert mailbox interface to regular driver Lucas Stach 2017-03-01 15:31:31 +0100
  • fe506e132c ARM: rpi: move model detection before console init Lucas Stach 2017-03-01 15:31:30 +0100
  • 5d5e1c112a ARM: rpi: move model initialisation to rpi-common Enrico Joerns 2017-03-01 15:31:29 +0100
  • faa369e9c5 nand-bb: fix writing to the end of a .bb device Uwe Kleine-König 2017-03-01 16:57:03 +0100
  • e0ff988ad8 memcmp: fix comparison on short read Uwe Kleine-König 2017-03-01 15:50:04 +0100
  • 711bb18961 lseek: ensure errno is set on failure and return -1 Uwe Kleine-König 2017-02-23 22:28:41 +0100
  • 6d76aaf1bc arm: boards: phytec-som-am335x: Remove 1GB RAM type Daniel Schultz 2017-03-01 08:50:54 +0100
  • 019606ddc3 commands/mmc_extcsd: Relicense under GPLv2+ Sascha Hauer 2017-02-09 10:51:49 +0100
  • b9cf45f00c fb: introduce flush for virtual framebuffer Bastian Stender 2017-02-28 15:31:26 +0100
  • b4f55fcf35 console: expose consoles in devfs Bastian Stender 2017-02-28 15:31:25 +0100
  • 1233570798 console: replace set_active by open/close Bastian Stender 2017-02-28 15:31:24 +0100
  • 3cade5ec3a fbconsole: implement vt100 cursor shown/hidden Bastian Stender 2017-02-23 18:20:22 +0100
  • 1e2f65d72a fbconsole: check cursor position before moving Bastian Stender 2017-02-27 14:39:30 +0100
  • 4c29a9511b efi: move x86 efi boot support to x86 arch Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:15 +0100
  • 41c3c713c4 lib/fonts: add VGA8x8 font Bastian Stender 2017-02-23 18:03:21 +0100
  • ab5a26ef14 2d-primitives: check dimensions in __illuminate Bastian Stender 2017-02-23 17:45:27 +0100
  • 43f2decf5b graphic_utils: do not allocate info in fb_open Bastian Stender 2017-02-23 17:45:26 +0100
  • 11f1728318 graphic_utils: implement 8 bpp color depth in gu_set_pixel Bastian Stender 2017-02-23 17:45:25 +0100
  • 64db2d497c x86: move bios bootup code to arch/x86/bios Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:14 +0100
  • c3931154de efi: move startup and payload to common/efi Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:13 +0100
  • c7263b02f8 efi: move debug_ll.h to include/efi Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:12 +0100
  • 3858b78c1b efi: move bus driver to driver/efi Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:11 +0100
  • 5596f405ff efi: move clocksource out of arch Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:10 +0100
  • 40c5c3f8fc efi: move block io driver to driver/block Jean-Christophe PLAGNIOL-VILLARD 2017-02-15 20:34:09 +0100
  • fc6ce94cda usb: gadget: fastboot: close fd after download Sascha Hauer 2017-02-16 14:50:04 +0100
  • 68ba1f1536 lib: xz: add support for bcj filters Yegor Yefremov 2017-02-22 11:33:19 +0100
  • f0a2d7f036 scripts: imx-usb-loader: implement DCD v2 check command Alexander Kurz 2017-02-19 19:57:58 +0100
  • a02e9d5082 ARM: i.MX50: do not pass base address to imx53_boot_save_loc Alexander Kurz 2017-02-19 19:57:48 +0100
  • 8175ff1df4 arm: imx: don't let MACH_SABRELITE select HAVE_PBL_MULTI_IMAGES Uwe Kleine-König 2017-02-14 12:03:12 +0100
  • f05c6e095c mvebu: rework how memory is detected Uwe Kleine-König 2017-02-14 11:53:58 +0100
  • dc90472055 mvebu: remove unused function barebox_arm_reset_vector Uwe Kleine-König 2017-02-14 11:53:57 +0100
  • 708af51dce mvebu: simplify detection and fixup of MV78230-A0 Uwe Kleine-König 2017-02-14 11:53:56 +0100
  • 31e16d1769 at91: serial: pullup RX pins, do not pullup TX pins Peter Rosin 2017-02-13 18:06:56 +0100
  • 497671d31b ARM: i.MX: iim: Only register actually equipped fuses Sascha Hauer 2017-02-13 11:05:56 +0100
  • b225bbf295 i.MX: esdhc: fix imx-esdhc driver for non-OF boards Alexander Kurz 2017-02-11 23:31:39 +0100
  • 45164aadfa i.MX: i2c: fix i2c-fsl for non-OF boards Alexander Kurz 2017-02-11 23:31:38 +0100
  • 9de72c2e4f scripts/kwboot: new parameter -n to skip a number of NAKs Uwe Kleine-König 2017-02-11 20:57:52 +0100
  • 67fafb1230 scripts: kwboot: fix image check for padded images Uwe Kleine-König 2017-02-11 20:57:51 +0100
  • 4afb09cc67 Merge branch 'for-next/net' Sascha Hauer 2017-02-13 09:26:04 +0100
  • 5a30fae8c7 Merge branch 'for-next/mvebu' Sascha Hauer 2017-02-13 09:26:04 +0100
  • 2cd2bad2b7 Merge branch 'for-next/misc' Sascha Hauer 2017-02-13 09:26:04 +0100
  • 30139163b7 Merge branch 'for-next/imx' Sascha Hauer 2017-02-13 09:26:04 +0100
  • bb1a6a2fd3 Merge branch 'for-next/efi' Sascha Hauer 2017-02-13 09:26:04 +0100