]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-10-12  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-10-12  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-10-12  Marek VasutARM: imx6: Add DHCOM i.MX6 PDK board support
2017-10-12  Uri Mashiachimx: mx7: spl: remove redundant SATA definitionas
2017-10-12  Diego Dortamx6: sys_proto: Add prototypes for imx6_pcie_toggle...
2017-10-12  Diego Dortamx6: clock: Add a prototype for do_mx6_showclocks()
2017-10-12  Anatolij Gustschini.mx6ul: xpress: update UART init for current board...
2017-10-12  Fabio Estevammx6slevk: Use PARTUUID to specify the rootfs location
2017-10-12  Sven-Ola Tueckedrivers: pci: imx: fix imx_pcie_remove function
2017-10-12  Fabio Estevamwandboard: Add support for the latest revd1 revision
2017-10-12  Stefan Agnerdoc: update imx_usb_loader URL
2017-10-12  Ilya Ledvicharm: imx7d: add support for Compulab cl-som-imx7
2017-10-12  Uri Mashiachimx: mx7: SPL support for i.MX7
2017-10-12  Uri Mashiachimx: mx7: DDR controller configuration for the i.MX7...
2017-10-12  Uri Mashiachimx: mx7: fix the CCM_ macros
2017-10-12  Jagan Tekiicorem6_rqs: env: Return mmc devno
2017-10-12  Jagan Tekiicore: configs: Fix merge conflict issue
2017-10-12  Fabio Estevamtopic_miami: Remove CONFIG_CMD_BOOTZ undef
2017-10-12  Diego Dortamx6sabresd: Include <usb/ehci-ci.h> header file
2017-10-12  Diego Dortausb: ehci-ci: Add a prototype for board_ehci_power()
2017-10-12  Diego Dortamx6sabresd: Include <asm/mach-imx/spi.h> header file
2017-10-12  Diego Dortamx6: soc: Include <asm/bootm.h> header file
2017-10-12  Fabio Estevammx7ulp_evk: Move CONFIG_CMD_BOOTZ to Kconfig
2017-10-12  Diego Dortaimx: sys_proto: Add a prototype for board_mmc_get_env_dev()
2017-10-12  Diego Dortaimx: Include <input.h> header file
2017-10-12  Fabio Estevammx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
2017-10-12  Otavio Salvadormx25pdk: Remove duplicated define
2017-10-12  Otavio Salvadormx25pdk: Use generic filesystem commands
2017-10-12  Fabio EstevamREADME.imx6: Prefer loading SPL via the new SDP mechanism
2017-10-12  Fabio Estevammx53loco: Let CONFIG_DISPLAY_CPUINFO be selected
2017-10-12  Anatolij Gustschinimx6: disable clock command and print_cpuinfo code...
2017-10-12  Fabio Estevamcolibri_imx6: Avoid calling setup_display() from SPL...
2017-10-12  Fabio Estevamapalis_imx6: Avoid calling setup_display() from SPL...
2017-10-12  Fabio Estevammx6cuboxi: Avoid calling setup_display() from SPL code
2017-10-12  Fabio Estevamwandboard: Avoid calling setup_display() from SPL code
2017-10-12  Fabio Estevamcgtqmx6eval: Avoid calling setup_display() from SPL...
2017-10-12  Fabio Estevammx6sabresd: Avoid calling setup_display() from SPL...
2017-10-11  Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-10-11  Chris Packhami2c: muxes: pca954x: look up width from chip_desc
2017-10-11  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-10  Tuomas Tynkkynenconfigs: Re-sync CONFIG_CMD_IMLS with moveconfig
2017-10-10  Tuomas Tynkkynencmd: Toggle the default value of CONFIG_CMD_IMLS
2017-10-10  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-10-09  Marek VasutARM: rmobile: dts: Add SDR104/HS200 to Salvator-X
2017-10-09  Marek VasutARM: rmobile: Fixup ULCB CPLD support after PFC rework
2017-10-09  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-09  York Sunarmv8: ls1043ardb_sdcard: prepare falcon boot
2017-10-09  York Sunarmv8: ls1043ardb: Enable spl_board_init() function
2017-10-09  York Sunarmv8: layerscape: Enable falcon boot
2017-10-09  York Sunarmv8: ls1043ardb: Use static DDR setting for SPL boot
2017-10-09  York Sunarmv8: fsl-layerscape: Avoid running dram_init_banksize...
2017-10-09  York Suncmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE...
2017-10-09  York Sunspl: fix assignment of board info to global data
2017-10-09  Bogdan Purcareataarmv8: ls1088a: Update MC boot sequence
2017-10-09  Sumit Gargarmv8: fsl-layerscape: Allocate Secure memory from...
2017-10-09  Fabio Estevamarmv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to Kconfig
2017-10-09  Ran Wangarmv8: Apply workaround for USB erratum A-009007 to...
2017-10-09  Gong Qianyuarmv8: ls1046aqds: Fix NAND offset for Fman ucode and env
2017-10-09  Heinrich Schuchardtsandbox: avoid memory leak in os_dirent_ls
2017-10-09  Klaus Gogerdm: ofnode: query correct property in livetree ofnode_g...
2017-10-09  Faiz Abbasdm: core: Round up size when allocating so that it...
2017-10-09  Simon Glassdm: gpio: pca953x: Drop pointless data structure checks
2017-10-09  Simon Glassdm: gpio: Correct use of -ENODEV in drivers
2017-10-09  Simon Glassdm: gpio: Add a comment about not copying some drivers
2017-10-09  Simon Glassdm: gpio: vybrid_gpio: Correct driver's use of bind...
2017-10-09  Rob Clarktest: print_ut: Add test for %ls strings
2017-10-08  Patrice Chotardconfigs: stm32h743-eval: enable filesystem related...
2017-10-08  Patrice Chotardconfigs: stm32h743-disco: enable filesystem related...
2017-10-08  Patrice Chotardconfigs: stm32h743-disco: enable SDMMC support
2017-10-08  Patrice Chotardconfigs: stm32h743-eval: enable SDMMC support
2017-10-08  Patrice Chotarddm: mmc: remove DM_MMC_OPS for STM32_SDMMC
2017-10-08  Patrice ChotardARM: DTS: stm32: add SDMMC support fo stm32h743-eval
2017-10-08  Patrice ChotardARM: DTS: stm32: add SDMMC support for stm32h743 disco
2017-10-08  Patrice Chotardconfigs: stm32: update SRAM address for STM32H7 disco...
2017-10-08  Bo ShenARM: stm32f7: fix prescaler calculation of timer
2017-10-08  Tuomas Tynkkynenfs/fat: Check malloc return values and fix memory leaks
2017-10-08  Tuomas Tynkkynenfs/fat: Fix 'CACHE: Misaligned operation at range'...
2017-10-08  Tom Rinicmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
2017-10-08  Sam Protsenkoscripts: Move Kconfig contents to cmd/Kconfig
2017-10-08  Patrice Chotardserial: stm32x7: remove useless CONFIG_CLK and OF_CONTR...
2017-10-08  Patrice Chotardserial: stm32x7: add STM32F4 support
2017-10-08  Patrice Chotardserial: stm32x7: add fifo support for STM32H7
2017-10-08  Patrice Chotardserial: stm32x7: prepare the ground to STM32F4 support
2017-10-08  Patrice Chotardserial: stm32x7: remove stm32f7-usart and stm32h7-usart...
2017-10-08  Patrice Chotardserial: stm32x7: cleanup code
2017-10-08  zijun_huARMv8: make master CPU checking logic more clear
2017-10-08  Lee Jonesboard: STiH410-B2260: set ramdisk_addr_r to 0x48000000
2017-10-08  Nicolas Le... board: STiH410-B2260: fix sdram size
2017-10-08  Patrice Chotardboard: STiH410-B2260: update environment variable
2017-10-08  zijun_huARMv8: fix error in freeing stack frame
2017-10-08  zijun_huARMv8: get new GD address from gd->new_gd directly
2017-10-07  Tom RiniTravis-CI: Fix microblaze and xilinx jobs
2017-10-07  Tom Rinicmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework...
2017-10-07  Tom RiniMerge git://git.denx.de/u-boot-x86
2017-10-07  Andy Shevchenkox86: edison: Bring minimal ACPI support to the board
2017-10-07  Andy Shevchenkox86: tangier: Enable ACPI support for Intel Tangier
2017-10-07  Stefan Roesex86: theadorable-x86-xxx_defconfig: Enable setexpr...
2017-10-07  Stefan Roesex86: theadorable-x86-common: Move "-generic" into kerne...
2017-10-07  Stefan Roesex86: theadorable-x86-common: Add further pci hotplug...
2017-10-06  Tom RiniTravis-CI: Split out more vendors from the catch-all...
next