2018-03-19 | Patrick Delaunay | board: st: add generic board for STM32MP1 family Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | dts: add device tree for STM32MP157C-ED1 board Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | clk: stm32mp1: add clock tree initialization Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | clk: add driver for stm32mp1 Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | reset: stm32: adapt driver for stm32mp1 Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | pinctrl: stm32: update pincontrol for stmp32mp157 Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | pmic: add stpmu1 support Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | ram: stm32mp1: add driver Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | arm: stm32: add new architecture for STM32MP family Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | stm32mp: stm32f7_i2c: use calloc instead of kmalloc Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | gpio: stm32f7_gpio: handle node ngpios Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | dm: gpio: Convert stm32f7 driver to livetree Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | arm: armv7: solve issue for timer_rate_hz in arch timer Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | spl: add SPL_RESET_SUPPORT Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-19 | Patrick Delaunay | tools/mkimage: add support for STM32 image format Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: move init_helpers.h prototypes in init.h Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: move board_info.c prototypes in init.h Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: move board_r.c prototypes in init.h Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: move board_init.c prototypes in init.h Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: move board_f.c prototypes in init.h Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | post: remove reference to power functions Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: remove unused prototypes Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-16 | Patrick Delaunay | common: add a prototype for mach_cpu_init() Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-14 | Patrick Delaunay | common/memsize.c: restore content of the base address Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-14 | Patrick Delaunay | common/memsize.c: prepare get_ram_size update Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-14 | Patrick Delaunay | mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-03-14 | Patrick Delaunay | mmc: stm32: sdmmc2: add hardware flow control support Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2018-02-21 | Patrick Delaunay | cmd: fastboot: Kconfig: solve config issue Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-12-13 | Patrick Delaunay | test/py: gpt: update size of gpt partition Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-11-30 | Patrick Delaunay | disk: efi: correct the allocation size for mbr header... Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-10-23 | Patrick Delaunay | cmd: gpt: solve issue for swap and rename command Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-10-23 | Patrick Delaunay | test/py: gpt: test start LBA for sub-command rename... Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-10-23 | Patrick Delaunay | test/py: gpt: add test for sub-command write Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-10-23 | Patrick Delaunay | disk: efi: correct the overlap check on GPT header... Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-10-23 | Patrick Delaunay | test/py: gpt: add test for sub-command read and verify Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-10-23 | Patrick Delaunay | test/py: gpt: copy persistent file Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-09-12 | Patrick Delaunay | dm: backlight: Add a driver for GPIO backlight Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-09-12 | Patrick Delaunay | dm: backlight: Add CONFIG_BACKLIGHT_PWM Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-07-28 | Patrick Delaunay | dfu: add common function to initiate transaction Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-07-28 | Patrick Delaunay | dfu: factorize transaction cleanup Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-07-28 | Patrick Delaunay | dfu: remove limitation on partition size Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-07-28 | Patrick Delaunay | dfu: allow dfu read on partition greater than 2GB Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-03-09 | Patrick Delaunay | tools: Remove CONFIG_SYS_TEXT_BASE in Makefile Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> |
commit | commitdiff | tree |
2017-02-26 | Patrick Delaunay | usb: gadget: dfu: add result for handle_getstatus() Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-02-26 | Patrick Delaunay | usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE... Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-02-26 | Patrick Delaunay | usb: gadget: dfu: add functional descriptor in descriptor set Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART... Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | kbuild: add include linux/kconfig.h in config.h Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_EFI_PARTITION to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_AMIGA_PARTITION to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_ISO_PARTITION to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_DOS_PARTITION to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_MAC_PARTITION to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2017-01-28 | Patrick Delaunay | disk: convert CONFIG_PARTITIONS to Kconfig Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2016-12-09 | Patrick Delaunay | arm: armv7: add us timer for bootstage Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2016-11-03 | Patrick Delaunay | dfu: align array in dfu_get_dev_type with enum dfu_device_type Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2016-05-27 | Patrick Delaunay | disk: part_efi: fix check of the max partition size Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com... Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2015-11-23 | Patrick Delaunay | part:efi: add bootable parameter in gpt command Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2015-11-12 | Patrick Delaunay | uuid: add selection by string for known partition type... Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2015-11-12 | Patrick Delaunay | gpt: add optional parameter type in gpt command Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |
2015-11-12 | Patrick Delaunay | part:efi: add GUID for linux file system data Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com> |
commit | commitdiff | tree |