Age | Commit message (Expand) | Author |
2017-07-11 | scsi: Move drivers into new drivers/scsi directory | Simon Glass |
2017-07-11 | sata: Move drivers into new drivers/ata directory | Simon Glass |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass |
2017-07-11 | scsi: Drop scsi_print_error() | Simon Glass |
2017-07-11 | scsi: Drop sym53c8xx driver | Simon Glass |
2017-07-11 | Convert CONFIG_SCSI to Kconfig | Simon Glass |
2017-07-11 | dtoc: Support multiple compatible strings in a node | Simon Glass |
2017-07-11 | cmd gpt: test in sandbox | Alison Chaiken |
2017-07-11 | sandbox: README: fix partition command invocation | Alison Chaiken |
2017-07-11 | moveconfig: Support looking for implied CONFIG options | Simon Glass |
2017-07-11 | moveconfig: Support building a simple config database | Simon Glass |
2017-07-11 | moveconfig: Add a constant for auto.conf | Simon Glass |
2017-07-11 | moveconfig: Tidy up the documentation and add hints | Simon Glass |
2017-07-11 | moveconfig: Allow reading the defconfig list from stdin | Simon Glass |
2017-07-11 | moveconfig: Support providing a path to the defconfig files | Simon Glass |
2017-07-11 | rockchip: dts: rk3328: add aliases for mmc controller | Kever Yang |
2017-07-11 | dm: core: Add uclass_first/next_device_check() | Simon Glass |
2017-07-11 | dm: core: Test uclass_first/next_device() on probe failure | Simon Glass |
2017-07-11 | dm: core: Clarify uclass_first/next_device() comments | Simon Glass |
2017-07-10 | pipe3: Fix broken dependency | Jean-Jacques Hiblot |
2017-07-10 | mtd: stm32: use parameter instead of default value | Patrice Chotard |
2017-07-10 | arm: mach-keystone: Modify secure image size before copy | Andrew F. Davis |
2017-07-10 | ARM: dts: OMAP5+: Enable gpio in SPL | Lokesh Vutla |
2017-07-10 | arm: omap4+: Enable spl_early_init() | Lokesh Vutla |
2017-07-10 | arm: omap: Detect boot mode very early | Lokesh Vutla |
2017-07-10 | ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards | Jorge Ramirez-Ortiz |
2017-07-10 | driver: mmc: update debug info | Jorge Ramirez-Ortiz |
2017-07-10 | ARM64: dts: hi3798cv200-poplar: add device tree bindings | Jorge Ramirez-Ortiz |
2017-07-10 | pinctrl: stm32: add set_state ops | Christophe Kerello |
2017-07-10 | pinctrl: stm32: handle a configuration list | Christophe Kerello |
2017-07-10 | defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Add K2G ICE DTB to the list of possible DTBs | Cooper Jr., Franklin |
2017-07-10 | ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm | Cooper Jr., Franklin |
2017-07-10 | ARM: dts: k2g: Disable netcp by default | Cooper Jr., Franklin |
2017-07-10 | ARM: dts: keystone-k2g-evm: Add unit address to memory node | Cooper Jr., Franklin |
2017-07-10 | ARM: dts: keystone-k2g: Remove skeleton.dtsi | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Update board_name u-boot env variable at runtime | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Use board detection to wrap K2G GP specific calls | Cooper Jr., Franklin |
2017-07-10 | board: ks2: Use board detection to wrap code not specific to K2G ICE evm | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Add DDR3 configuration for K2G ICE evm | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Add pinmux support for K2G ICE evm | Cooper Jr., Franklin |
2017-07-10 | ks2_evm: Add EEPROM based board detection helper functions | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Program DDR PHY MR2 register with the default value | Cooper Jr., Franklin |
2017-07-10 | ARM: keystone2: Add additional fields used for DDR3 configuration | Cooper Jr., Franklin |
2017-07-10 | defconfig: keystone2: Enable U-boot runtime DTB detection | Cooper Jr., Franklin |
2017-07-10 | ks2_evm: Add EEPROM based board detection | Cooper Jr., Franklin |
2017-07-10 | ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards | Cooper Jr., Franklin |
2017-07-10 | ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot | Cooper Jr., Franklin |