Commit Graph

  • d3e19cf919 w1: Add 1-Wire uclass Maxime Ripard 2018-09-18 10:35:24 +03:00
  • 620300043c common: Generic loader for file system Tien Fong Chee 2018-07-06 16:28:03 +08:00
  • fc5ca3ab54 doc: dtbinding: Add file system firmware loader binding document Tien Fong Chee 2018-07-06 16:27:35 +08:00
  • 45029758be doc: Add new doc for file system firmware loader driver model Tien Fong Chee 2018-07-06 16:27:08 +08:00
  • bc53d2637e block: Add a function to find block device descriptor Tien Fong Chee 2018-07-06 16:26:36 +08:00
  • 14dfc6482a cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() Tien Fong Chee 2018-07-06 16:26:01 +08:00
  • 10c2044062 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() Tien Fong Chee 2018-07-06 16:25:12 +08:00
  • c1a65a8c59 video: Add support for Arm's Mali Display Processors Liviu Dudau 2018-09-28 13:50:53 +01:00
  • 04187a845c patman: Detect missing tools and report them Simon Glass 2018-09-14 04:57:25 -06:00
  • 6ed45ba0a8 binman: Support updating all device tree files Simon Glass 2018-09-14 04:57:24 -06:00
  • 93d174135a binman: Allow control of whether a fake DT is used Simon Glass 2018-09-14 04:57:23 -06:00
  • 539aece516 binman: Obtain the list of device trees from the config Simon Glass 2018-09-14 04:57:22 -06:00
  • f46621d255 binman: Centralise device-tree updates within binman Simon Glass 2018-09-14 04:57:21 -06:00
  • 2a72cc72ca binman: Move state logic into the state module Simon Glass 2018-09-14 04:57:20 -06:00
  • c55a50f558 binman: Move state information into a new module Simon Glass 2018-09-14 04:57:19 -06:00
  • 6c234bfbf7 binman: Add an entry method for getting the default filename Simon Glass 2018-09-14 04:57:18 -06:00
  • 746aee3f2f dtoc: Add a way to create an Fdt object from a data block Simon Glass 2018-09-14 04:57:17 -06:00
  • 6434961b2b dtoc: Add methods for adding and updating properties Simon Glass 2018-09-14 04:57:16 -06:00
  • e21c27af47 dtoc: Support adding new nodes Simon Glass 2018-09-14 04:57:15 -06:00
  • af53f5aafc dtoc: Fixed endianness in Prop.GetEmpty() Simon Glass 2018-09-14 04:57:14 -06:00
  • fa80c25c09 dtoc: Allow syncing of the device tree back to a file Simon Glass 2018-09-14 04:57:13 -06:00
  • 0bfa7b09ba binman: Support building a selection of images Simon Glass 2018-09-14 04:57:12 -06:00
  • a326b495cd binman: Tidy up the vblock entry Simon Glass 2018-09-14 04:57:11 -06:00
  • 35b384cbe5 binman: Add x86 support for starting TPL Simon Glass 2018-09-14 04:57:10 -06:00
  • 0b489364f9 binman: Generate an error when text is not provided Simon Glass 2018-09-14 04:57:09 -06:00
  • d178eab8f9 binman: Allow 'fill' entry to have a size of 0 Simon Glass 2018-09-14 04:57:08 -06:00
  • f069303852 binman: Move 'special properties' docs to README.entries Simon Glass 2018-09-14 04:57:07 -06:00
  • 34967c2618 fdt: Add Python support for adding/removing nodes Simon Glass 2018-09-14 04:57:06 -06:00
  • 055da186a1 video: Add support for NXP's TDA19988 HDMI encoder Liviu Dudau 2018-09-28 13:49:31 +01:00
  • 9ad93c0c96 ARM: dts: sun8i: Update A23/A33/r16 dts(i) files from Linux-v4.18-rc3 Jagan Teki 2018-08-05 00:40:11 +05:30
  • b9d59d08a6 ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3 Jagan Teki 2018-08-05 00:40:10 +05:30
  • d1d4295aab ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3 Jagan Teki 2018-08-05 00:40:09 +05:30
  • 13b36face7 ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3 Jagan Teki 2018-08-05 00:40:08 +05:30
  • 3c92cca3cd ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3 Jagan Teki 2018-08-05 00:40:07 +05:30
  • cc0dae08c6 include/video.h: Remove declaration of functions that don't exist. Liviu Dudau 2018-09-17 17:45:03 +01:00
  • 47b11c814e video: cfb_console: flush cache in display_rle8_bitmap Sébastien Szymanski 2018-09-10 09:58:58 +02:00
  • 3bf65cb56c cmd: Add osd commands Mario Six 2018-09-27 09:19:34 +02:00
  • 87be2fe6ec test: list: Add tests for hexdump.c Mario Six 2018-09-27 09:19:33 +02:00
  • 41f67e3bf3 test: Add ut_asserteq_mem Mario Six 2018-09-27 09:19:32 +02:00
  • 4eea531859 video_osd: Add osd sandbox driver and tests Mario Six 2018-09-27 09:19:31 +02:00
  • 9671f696e5 video_osd: Add ihs_video_out driver Mario Six 2018-09-27 09:19:30 +02:00
  • 39a336f116 drivers: Add OSD uclass Mario Six 2018-09-27 09:19:29 +02:00
  • 662f381aad dm: video: support more escape sequences Heinrich Schuchardt 2018-09-19 21:31:48 +02:00
  • 5cb4860f3d dm: video: adjust struct vidconsole_priv description Heinrich Schuchardt 2018-09-19 20:18:38 +02:00
  • 9cdbc90672 MAINTAINERS: assign include/video*.h Heinrich Schuchardt 2018-09-19 20:16:32 +02:00
  • 432054b947 powerpc: dts: Enable device tree support for T2080QDS Jagdish Gediya 2018-09-03 21:35:12 +05:30
  • 3a2f59e244 powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards Jagdish Gediya 2018-09-03 21:35:11 +05:30
  • 96699f097a powerpc: mpc85xx: Use binman to embed dtb inside U-Boot Jagdish Gediya 2018-09-03 21:35:10 +05:30
  • 52fcb717b5 powerpc: mpc85xx: Select BINMAN by default Jagdish Gediya 2018-09-03 21:35:09 +05:30
  • 9d368f32bc binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry Jagdish Gediya 2018-09-03 21:35:08 +05:30
  • 94b57db069 binman: Add a new "skip-at-start" property in Section class Jagdish Gediya 2018-09-03 21:35:07 +05:30
  • 7d7a8e99e4 powerpc/dts: Makefile changes to clean and build dts Jagdish Gediya 2018-09-03 21:35:06 +05:30
  • 4d3294b1d5 powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files Jagdish Gediya 2018-09-03 21:35:05 +05:30
  • 26cbc0d663 armv7: ls102xa: Disable QE before enter deep sleep Ran Wang 2018-09-26 13:46:30 +08:00
  • 247058b9b4 drivers: qe: Move CONFIG_U_QE to Kconfig Ran Wang 2018-09-26 13:46:29 +08:00
  • db947fa038 net: fman: Support both new and legacy FMan Compatibles Zhao Qiang 2018-08-29 11:46:34 +08:00
  • aea5cd75e6 ls2080ardb: remove dhcp function from env as boot source Priyanka Jain 2018-09-18 10:57:27 +05:30
  • 863e42e8b1 ls1088a: remove dhcp function from u-boot env as boot source Pramod Kumar 2018-09-14 16:54:33 +05:30
  • 7abf92327f ls1012a: remove debug info from u-boot log Pramod Kumar 2018-09-12 14:16:49 +05:30
  • 0c2255b5c7 armv8: ls1043a: enable icid setup for qman portals Laurentiu Tudor 2018-08-27 17:34:00 +03:00
  • dc29a4c177 armv8: ls1043a: add icid setup support Laurentiu Tudor 2018-08-27 17:33:59 +03:00
  • 2131079356 armv8: ls1043a: advertise QMan v3 in configuration Laurentiu Tudor 2018-08-27 17:33:58 +03:00
  • 6fae6a1fd6 armv8: fsl-layerscape: add missing qe base address define Laurentiu Tudor 2018-08-27 17:33:57 +03:00
  • 87519a9ece driver: net: fsl-mc: Memset MC reserve ram memory before usage Prabhakar Kushwaha 2018-08-27 12:58:52 +05:30
  • a78df40cba u-boot: fixup the iommu-map property of fsl-mc node Nipun Gupta 2018-08-20 16:01:14 +05:30
  • 1deae0c439 ls1012afrwy: Add ls1012afrwy revC board support. Pramod Kumar 2018-08-14 09:49:55 +05:30
  • df983a76bf scsi: ceva: add ls1021a soc support. Peng Ma 2018-08-01 14:15:43 +08:00
  • c1523340cd arm: ls1021atwr: enable DM support for sata Peng Ma 2018-08-01 14:15:42 +08:00
  • 9ed5ec9b53 armv7: dts: fsl-ls1021a: add sata node support enable sata for ls1021a-qds and ls1021a-twr Peng Ma 2018-08-01 14:15:41 +08:00
  • 686203737e armv7: fsl: remove sata support Peng Ma 2018-08-01 14:15:40 +08:00
  • cf2250e787 arm64: ls1043aqds: enable DM support for sata Peng Ma 2018-08-01 11:35:16 +08:00
  • 822d060830 scsi: ceva: add ls1043a soc support Peng Ma 2018-08-01 11:35:15 +08:00
  • d92116566b armv8: dts: fsl-ls1043a: add sata node support Peng Ma 2018-08-01 11:35:14 +08:00
  • 32284f638f Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig Yinbo Zhu 2018-09-25 14:47:13 +08:00
  • 46d471f5b8 armv7: ls1021a: enable esdhc Yinbo Zhu 2018-09-25 14:47:12 +08:00
  • 2fd425f8e3 armv8: ls1046a: add eSDHC node Yinbo Zhu 2018-09-25 14:47:11 +08:00
  • bdccf12839 armv8: ls1043a: add eSDHC node Yinbo Zhu 2018-09-25 14:47:10 +08:00
  • 585d357522 armv8: ls1088a: add eSDHC node Yinbo Zhu 2018-09-25 14:47:09 +08:00
  • 99e0071df5 armv8: ls2088a: add eSDHC node Yinbo Zhu 2018-09-25 14:47:08 +08:00
  • 0fdf696721 armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support Yinbo Zhu 2018-09-25 14:47:07 +08:00
  • c3ced8a6ed ppa/fm/qe: use block layer in ppa/fm/qe driver Yinbo Zhu 2018-09-25 14:47:06 +08:00
  • bbef20d479 Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze Tom Rini 2018-09-27 08:29:10 -04:00
  • 3888c8d197 net: zynq_gem: Add support for fixed-link phy Michal Simek 2018-09-20 09:42:27 +02:00
  • 0ae8dcfef7 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot Tom Rini 2018-09-26 15:14:02 -04:00
  • eaac4fb296 sandbox: Fix set_working_fdt_addr users Alexander Graf 2018-09-26 14:07:41 +02:00
  • 50f56e50d0 arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig Luis Araneda 2018-09-13 01:02:07 -03:00
  • f213dbbdec net: zynq_gem: Fix reading of max-speed property Siva Durga Prasad Paladugu 2018-09-04 19:08:53 +05:30
  • 975e789323 spl: fit: Enable GZIP compression also for no kernel partitions Michal Simek 2018-07-24 15:05:00 +02:00
  • fbf7fb0f9f fpga: zynqmp: Modify PL bitstream loading sequence Siva Durga Prasad Paladugu 2018-08-21 15:44:50 +05:30
  • b94a8271cc arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version() Siva Durga Prasad Paladugu 2018-08-21 15:44:49 +05:30
  • fe68f2332d arm64: zynqmp: Move PM version related macros to .h Siva Durga Prasad Paladugu 2018-08-21 15:44:48 +05:30
  • dba39b6c85 arm: zynq: Remove useless comments from config file Michal Simek 2018-08-15 12:48:52 +02:00
  • 8eb55e1965 arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig Michal Simek 2018-08-20 08:24:14 +02:00
  • d8d81d4a5d config.mk: Remove duplicated -fno-strict-aliasing Bin Meng 2018-09-16 22:35:29 -07:00
  • 5bc11922f1 Makefile: Use -fno-strict-aliasing globally Bin Meng 2018-09-16 22:35:28 -07:00
  • c1523c65fc serial: omap: Add support for AM654 uart controller Lokesh Vutla 2018-09-14 19:43:35 +05:30
  • 247b4f9f44 configs: Drop CONFIG_SYS_SCSI_MAXDEVICE Tuomas Tynkkynen 2018-09-13 01:28:57 +03:00
  • 1bc93b50e8 ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI Tuomas Tynkkynen 2018-09-13 01:28:56 +03:00
  • 0545ac989d ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI Tuomas Tynkkynen 2018-09-13 01:28:55 +03:00
  • 8bf207d242 ata: ahci: Loop over the actual number of ports, not the maximum Tuomas Tynkkynen 2018-09-13 01:28:54 +03:00