]> git.sur5r.net Git - u-boot/shortlog
u-boot
2018-02-04 Martyn Welchboard: ge: bx50v3: Enable hardware watchdog
2018-02-04 Hannu Lounentoboard: ge: bx50v3: program MAC address to I210
2018-02-04 Martyn Welchboard: ge: bx50v3: move FEC MAC address programming...
2018-02-04 Ian Rayconfigs: Add network device support for bx50v3 products
2018-02-04 Martyn Welchboard: ge: Enable access to i2c bus 1 and 2
2018-02-04 Nandor Hanrtc: adding RX8010SJ rtc driver
2018-02-04 Hannu Lounentonet: e1000: implement eth_write_hwaddr
2018-02-04 Hannu Lounentonet: e1000: split e1000_read_mac_addr
2018-02-04 Hannu Lounentonet: e1000: add support for writing to EEPROM
2018-02-04 Peng Fanimx: mx8m: add ddr controller memory map
2018-02-04 Peng Fanpower: pmic/regulator allow dm be omitted by SPL
2018-02-04 Peng Fanimx: imx8mq: add dtsi file
2018-02-04 Ye Linet: fec: fix build warnings for 64bits support
2018-02-04 Peng Fannet: fec: do not access reserved register for i.MX8M
2018-02-04 Peng Fangpio: mxc: add i.MX8M support
2018-02-04 Peng Fanimx: lcdif: include i.MX8M
2018-02-04 Peng Fanmmc: fsl_esdhc: support i.MX8M
2018-02-04 Peng Fanmisc: ocotp: add i.MX8M support
2018-02-04 Peng Fanimx: makefile: compile files for i.MX8M
2018-02-04 Peng Fanimx: mx8m: add soc related settings and files
2018-02-04 Peng Fanimx: mx7: move mmc env code to mmc_env.c
2018-02-04 Peng Fanimx: cpu: support get_boot_device for i.MX8M
2018-02-04 Peng Fanimx: mx7: move get_boot_device to cpu.c
2018-02-04 Peng Fanimx: bootaux: support i.MX8M
2018-02-04 Peng Fanimx: cleanup bootaux
2018-02-04 Peng Fanimx: refactor imx_get_mac_from_fuse
2018-02-04 Peng Fanimx: cpu: add cpu speed/grade for i.MX8M
2018-02-04 Peng Fanimx: cpu: move speed/temp to common cpu
2018-02-04 Peng Fanimx: add pad settings bit definition for i.MX8M
2018-02-04 Peng Fanimx: add i.MX8MQ SoC Revision and is_mx8m helper
2018-02-04 Peng Fanimx: spl: implement spl_boot_device for i.MX8M
2018-02-04 Peng Fanimx: cpu: update cpu file to support i.MX8M
2018-02-04 Peng Fanimx: boot_mode: add USB_BOOT entry
2018-02-04 Peng Fanimx: add sip function
2018-02-04 Peng Fanimx: mx8m: add clock driver
2018-02-04 Peng Fanimx: mx8m: add pin header file
2018-02-04 Peng Fanimx: mx8m: add register definition header file
2018-02-04 Peng Fanimx: add i.MX8M into Kconfig
2018-02-04 Jagan Tekiconfigs: icore: enable nand on mmc defconfig
2018-02-04 Jagan Tekiconfigs: enable spl support wrt env device
2018-02-04 Anson Huangimx: mx7: psci: add system power off support
2018-02-04 Anson Huangimx: mx7: psci: add system reset support
2018-02-04 Anson Huangmx7_common: use psci 1.0 instead of 0.1
2018-02-04 Jagan Tekiboard: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI...
2018-02-03 Heinrich Schuchardtlog: add category LOGC_EFI
2018-02-03 Simon Glasslog: Add a way to log error-return values
2018-02-03 Simon Glasslog: Add documentation for commands and formatting
2018-02-03 Simon Glasslog: Add tests for the new log features
2018-02-03 Simon Glasslog: Add a command to output a log record
2018-02-03 Simon Glasslog: Add a command to control the log output format
2018-02-03 Simon Glasslog: Update log_console to honour the log format
2018-02-03 Simon Glasslog: Add control over log formatting
2018-02-03 Simon Glasslog: Add functions to convert IDs to/from names
2018-02-03 Simon Glassdm: core: Add a function to look up a uclass by name
2018-02-02 Lukasz MajewskiKconfig: usb: rockchip: Remove not needed *_defconfig...
2018-02-02 Lukasz Majewskiusb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE...
2018-02-02 Lukasz MajewskiKconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE...
2018-02-02 Lukasz MajewskiKconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
2018-02-02 Lukasz MajewskiKconfig: usb: Sort USB_FUNCTION_* entries
2018-02-01 Simon Goldschmidtenv: sf: use env_import_redund to simplify env_sf_load
2018-02-01 Simon Goldschmidtenv: make env drivers propagate env_import return value
2018-02-01 Simon Goldschmidtenv: move more common code to env_import_redund
2018-01-31 Simon Goldschmidtenv: make env_import(_redund) return 0 on success,...
2018-01-31 Simon Goldschmidtcmd: nvedit: env_get_f must check for env_get_char...
2018-01-31 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-31 Tom Rinidavinci: Fix omapl138_lcdk builds
2018-01-31 Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-30 Adam FordConvert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
2018-01-30 Adam FordConvert CONFIG_SYS_DV_CLKMODE et al to Kconfig
2018-01-30 Derald D. WoodsConvert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
2018-01-30 York Sunarmv8: ls2088ardb: Add 3DS RDIMM support
2018-01-30 York Sunarmv8: ls1046ardb: Add RDIMM support
2018-01-30 York Sundrivers/ddr/fsl: Cleanup unused variable
2018-01-30 York Sundrivers/ddr/fsl: Modify binding registers to save time...
2018-01-30 York Sundrivers/ddr/fsl: Add calculation of register control...
2018-01-30 York Sundrivers/ddr/fsl: Add 3DS RDIMM support
2018-01-30 York Sundrivers/ddr/fsl: Fix workaround for A009803
2018-01-30 York Sundrivers/ddr/fsl: Fix DDR4 RDIMM support
2018-01-30 Ashish Kumararmv8: ls1088a: Add CONFIG_SPI_FLASH_SPANSION to sdcard...
2018-01-30 Yogesh Gaurdriver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
2018-01-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-01-30 Ulf Magnussonx86: kconfig: Remove meaningless 'select n'
2018-01-30 Tom Rinix86: quark: Fix unused warnings
2018-01-30 Heinrich Schuchardtcmd/bdinfo: print relocation info on X86
2018-01-30 Bin Mengx86: qemu: qfw: Implement acpi_get_rsdp_addr()
2018-01-30 Bin Mengx86: acpi: Use an API to get the ACPI RSDP table address
2018-01-30 Ulf Magnussonarm64: zynqmp: Fix misspelled choice default
2018-01-30 Vipul Kumararm64: zynqmp: Moved ethernet PHY configs of ZynqMP...
2018-01-30 Vipul Kumarmicroblaze: Moved ethernet PHY configs of Microblaze...
2018-01-30 Vipul Kumararm: zynq: Moved ethernet PHY configs of Zynq boards...
2018-01-30 Michal Simekarm: zynq: Remove ethernet alias for topic-miami
2018-01-30 Michal Simekarm: zynq: Mark cc108 uart to be initialized before...
2018-01-30 Michal Simekarm: zynq: Update years in copyright to reflect latest...
2018-01-30 Michal Simekarm64: zynqmp: Add psu_init for zcu102-rev1.0
2018-01-30 Michal Simekarm64: zynqmp: Prepare psu_init rework
2018-01-30 Michal Simekarm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INI...
2018-01-30 Michal Simekarm64: zynqmp: Remove unused empty functions
2018-01-30 Ezequiel Garcianand: arasan: Select CONFIG_SYS_NAND_SELF_INIT
2018-01-30 Siva Durga... nand: arasan_nfc: Use the calculated ecc address for...
2018-01-30 Siva Durga... nand: arasan_nfc: Add support for ondie ecc
next