- 7a2add1 dtoc: Move static functions out of the class by Simon Glass · Sun Jun 18 22:09:02 2017 -0600
- eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · Sun Jun 18 22:09:01 2017 -0600
- 761773f dtoc: Don't handle properties with / in them by Simon Glass · Sun Jun 18 22:09:00 2017 -0600
- 1f730c8 dtoc: Fix pylint warnings by Simon Glass · Sun Jun 18 22:08:59 2017 -0600
- d570dec dtoc: Split out the main class into its own file by Simon Glass · Sun Jun 18 22:08:58 2017 -0600
- b7edba1 dtoc: Add a comment at the top by Simon Glass · Sun Jun 18 22:08:57 2017 -0600
- 7427bf2 dtoc: Use self._options instead of the global options by Simon Glass · Sun Jun 18 22:08:56 2017 -0600
- 4411633 moveconfig: Allow automatic location and adding of 'imply' by Simon Glass · Thu Jun 15 21:39:33 2017 -0600
- 92e5558 moveconfig: Allow control of which implying configs are shown by Simon Glass · Thu Jun 15 21:39:32 2017 -0600
- 452fa8e moveconfig: Allow piping in 'git show --stat' output by Simon Glass · Thu Jun 15 21:39:31 2017 -0600
- 9770370 sandbox: Drop special case console code for sandbox by Simon Glass · Thu Jun 15 21:37:54 2017 -0600
- 00c34d5b sandbox: Enable more console options by Simon Glass · Thu Jun 15 21:37:53 2017 -0600
- 46aaad0 console: Use map_sysmem() for the pre-relocation console by Simon Glass · Thu Jun 15 21:37:52 2017 -0600
- 75ee32f test: Add a test for snprintf() and the banner/version by Simon Glass · Thu Jun 15 21:37:51 2017 -0600
- c9c5c9f Allow displaying the U-Boot banner on a video display by Simon Glass · Thu Jun 15 21:37:50 2017 -0600
- e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · Fri Jun 16 12:51:42 2017 -0600
- fe54fda x86: Move link to use driver model for SCSI by Simon Glass · Wed Jun 14 21:28:48 2017 -0600
- 57e7c2a dm: scsi: Drop scsi_init() when driver model is used by Simon Glass · Wed Jun 14 21:28:47 2017 -0600
- c6b4430 dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · Wed Jun 14 21:28:46 2017 -0600
- 600d001 dm: scsi: Split out the bus scanning code by Simon Glass · Wed Jun 14 21:28:45 2017 -0600
- a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · Wed Jun 14 21:28:44 2017 -0600
- c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · Wed Jun 14 21:28:43 2017 -0600
- 23123c6 dm: ahci: Create a local version of two SCSI functions by Simon Glass · Wed Jun 14 21:28:42 2017 -0600
- 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
- 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
- 28aa974 dm: scsi: Add operations by Simon Glass · Wed Jun 14 21:28:39 2017 -0600
- cf01b5b dm: ahci: Drop use of probe_ent by Simon Glass · Wed Jun 14 21:28:38 2017 -0600
- 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · Wed Jun 14 21:28:37 2017 -0600
- 0a47bbb dm: ahci: Move common code for starting ports into a function by Simon Glass · Wed Jun 14 21:28:36 2017 -0600
- 0ada891 dm: scsi: Indent the confusing #ifdefs by Simon Glass · Wed Jun 14 21:28:35 2017 -0600
- e0c419b dm: ahci: Refactor to avoid static variables by Simon Glass · Wed Jun 14 21:28:34 2017 -0600
- cb87524 dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · Wed Jun 14 21:28:33 2017 -0600
- 5ce5967 dm: ahci: Rename struct ahci_probe_ent by Simon Glass · Wed Jun 14 21:28:32 2017 -0600
- b08fbff dm: scsi: Use the uclass platform data by Simon Glass · Wed Jun 14 21:28:31 2017 -0600
- 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · Wed Jun 14 21:28:30 2017 -0600
- a4eff9f dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd by Simon Glass · Wed Jun 14 21:28:29 2017 -0600
- 3df498d dm: scsi: Rearrange header file for driver model by Simon Glass · Wed Jun 14 21:28:28 2017 -0600
- 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · Wed Jun 14 21:28:27 2017 -0600
- 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
- ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
- 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
- 1674098 scsi: Drop scsi_print_error() by Simon Glass · Wed Jun 14 21:28:23 2017 -0600
- 3833441 scsi: Drop sym53c8xx driver by Simon Glass · Wed Jun 14 21:28:22 2017 -0600
- 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
- 934be0b dtoc: Support multiple compatible strings in a node by Simon Glass · Tue Jun 13 21:10:06 2017 -0600
- 88f0676 cmd gpt: test in sandbox by Alison Chaiken · Sun Jun 04 15:11:21 2017 -0700
- 68e8a1f sandbox: README: fix partition command invocation by Alison Chaiken · Sun Jun 04 15:11:20 2017 -0700
- c6e73cf moveconfig: Support looking for implied CONFIG options by Simon Glass · Thu Jun 01 19:39:03 2017 -0600
- 43cf08f moveconfig: Support building a simple config database by Simon Glass · Thu Jun 01 19:39:02 2017 -0600
- 8fb5bd0 moveconfig: Add a constant for auto.conf by Simon Glass · Thu Jun 01 19:39:01 2017 -0600
- 2d79f70 moveconfig: Tidy up the documentation and add hints by Simon Glass · Thu Jun 01 19:39:00 2017 -0600
- 8f3cf31 moveconfig: Allow reading the defconfig list from stdin by Simon Glass · Thu Jun 01 19:38:59 2017 -0600
- 18774bc moveconfig: Support providing a path to the defconfig files by Simon Glass · Thu Jun 01 19:38:58 2017 -0600
- 7351891 rockchip: dts: rk3328: add aliases for mmc controller by Kever Yang · Thu May 18 16:05:20 2017 +0800
- 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · Sun Apr 23 20:10:45 2017 -0600
- 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · Sun Apr 23 20:10:44 2017 -0600
- 98c9fb0 dm: core: Clarify uclass_first/next_device() comments by Simon Glass · Sun Apr 23 20:10:43 2017 -0600
- 5a3d1c6 pipe3: Fix broken dependency by Jean-Jacques Hiblot · Fri Jul 07 12:13:34 2017 +0200
- bd6d0d6 mtd: stm32: use parameter instead of default value by Patrice Chotard · Tue Jul 04 18:24:43 2017 +0200
- 5564f23 arm: mach-keystone: Modify secure image size before copy by Andrew F. Davis · Thu Jun 29 08:38:25 2017 -0500
- e673189 ARM: dts: OMAP5+: Enable gpio in SPL by Lokesh Vutla · Tue Jun 27 13:50:58 2017 +0530
- e7ab8ef arm: omap4+: Enable spl_early_init() by Lokesh Vutla · Tue Jun 27 13:50:57 2017 +0530
- ca23da1 arm: omap: Detect boot mode very early by Lokesh Vutla · Tue Jun 27 13:50:56 2017 +0530
- f5b3842 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards by Jorge Ramirez-Ortiz · Mon Jun 26 15:52:49 2017 +0200
- 4339901 driver: mmc: update debug info by Jorge Ramirez-Ortiz · Mon Jun 26 15:52:48 2017 +0200
- 0d5252e ARM64: dts: hi3798cv200-poplar: add device tree bindings by Jorge Ramirez-Ortiz · Mon Jun 26 15:52:47 2017 +0200
- d666155 pinctrl: stm32: add set_state ops by Christophe Kerello · Tue Jun 20 17:04:19 2017 +0200
- a466d21 pinctrl: stm32: handle a configuration list by Christophe Kerello · Tue Jun 20 17:04:18 2017 +0200
- c576925 defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST by Cooper Jr., Franklin · Fri Jun 16 17:25:33 2017 -0500
- a66a4c7 ARM: k2g: Add K2G ICE DTB to the list of possible DTBs by Cooper Jr., Franklin · Fri Jun 16 17:25:32 2017 -0500
- 86835bc ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm by Cooper Jr., Franklin · Fri Jun 16 17:25:31 2017 -0500
- f80dcdc ARM: dts: k2g: Disable netcp by default by Cooper Jr., Franklin · Fri Jun 16 17:25:30 2017 -0500
- 4a77a17 ARM: dts: keystone-k2g-evm: Add unit address to memory node by Cooper Jr., Franklin · Fri Jun 16 17:25:29 2017 -0500
- 9856112 ARM: dts: keystone-k2g: Remove skeleton.dtsi by Cooper Jr., Franklin · Fri Jun 16 17:25:28 2017 -0500
- 7e2edb4 ARM: k2g: Update board_name u-boot env variable at runtime by Cooper Jr., Franklin · Fri Jun 16 17:25:27 2017 -0500
- 16e2897 ARM: k2g: Use board detection to wrap K2G GP specific calls by Cooper Jr., Franklin · Fri Jun 16 17:25:26 2017 -0500
- 6e54945 board: ks2: Use board detection to wrap code not specific to K2G ICE evm by Cooper Jr., Franklin · Fri Jun 16 17:25:25 2017 -0500
- 2b0273a ARM: k2g: Add DDR3 configuration for K2G ICE evm by Cooper Jr., Franklin · Fri Jun 16 17:25:24 2017 -0500
- f4bfac8 ARM: k2g: Add pinmux support for K2G ICE evm by Cooper Jr., Franklin · Fri Jun 16 17:25:23 2017 -0500
- 105be1c ks2_evm: Add EEPROM based board detection helper functions by Cooper Jr., Franklin · Fri Jun 16 17:25:22 2017 -0500
- 87b4b20 ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables by Cooper Jr., Franklin · Fri Jun 16 17:25:21 2017 -0500
- 2247db6 ARM: k2g: Program DDR PHY MR2 register with the default value by Cooper Jr., Franklin · Fri Jun 16 17:25:20 2017 -0500
- 369234e ARM: keystone2: Add additional fields used for DDR3 configuration by Cooper Jr., Franklin · Fri Jun 16 17:25:19 2017 -0500
- 321eb57 defconfig: keystone2: Enable U-boot runtime DTB detection by Cooper Jr., Franklin · Fri Jun 16 17:25:18 2017 -0500
- 3413a58 ks2_evm: Add EEPROM based board detection by Cooper Jr., Franklin · Fri Jun 16 17:25:17 2017 -0500
- 43ff224 ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards by Cooper Jr., Franklin · Fri Jun 16 17:25:16 2017 -0500
- 74f22ca ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot by Cooper Jr., Franklin · Fri Jun 16 17:25:15 2017 -0500
- 3ea52bf ARM: keystone2: Allow to build with all image formats by Cooper Jr., Franklin · Fri Jun 16 17:25:14 2017 -0500
- 1042cdf Makefile: Build additional binaries for dtb FIT blobs appended to U-boot by Cooper Jr., Franklin · Fri Jun 16 17:25:13 2017 -0500
- d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · Fri Jun 16 17:25:12 2017 -0500
- 6cced2a arm: dts: Add new "generic" 66AK2Gx device tree file. by Cooper Jr., Franklin · Fri Jun 16 17:25:11 2017 -0500
- eb4743f ARM: dts: k2g: Introduce U-boot specific dtsi file by Cooper Jr., Franklin · Fri Jun 16 17:25:10 2017 -0500
- 06c7b62 dts: Allow OF_LIST to depend on FIT_EMBED by Cooper Jr., Franklin · Fri Jun 16 17:25:09 2017 -0500
- e1328c7 ti: common: board_detect: Add function to determine if EEPROM was read by Cooper Jr., Franklin · Fri Jun 16 17:25:08 2017 -0500
- 7900ce8 fdt: Enable selecting correct DTB from appended FIT Image by Cooper Jr., Franklin · Fri Jun 16 17:25:07 2017 -0500
- 899aad2 boot_fit: Create helper functions that can be used to select DTB out of FIT by Cooper Jr., Franklin · Fri Jun 16 17:25:06 2017 -0500
- e679240 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · Fri Jun 16 17:25:05 2017 -0500
- 27856ff ti: common: board_detect: Allow settings board detection variables manually by Nishanth Menon · Fri Jun 16 17:25:04 2017 -0500
- bdf7c71 ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file by Cooper Jr., Franklin · Fri Jun 16 16:16:14 2017 -0500
- d55b0a0 Prepare v2017.07 by Tom Rini · Mon Jul 10 13:07:38 2017 -0400