]> git.sur5r.net Git - u-boot/shortlog
u-boot
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-12 Rob Clarkefi_loader: console support for color attributes
2017-10-12 Rob Clarkefi_loader: Add mem-mapped for fallback
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 Jonathan Grayefi_loader: don't increment part twice per loop
2017-10-10 Heinrich Schuchardtefi_loader: MAX_UTF8_PER_UTF16 = 3
2017-10-10 Jonathan Grayefi_loader: search all possible disk partitions
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 Schuchardtefi_selftest: error handling in SNP test
2017-10-09 Heinrich Schuchardtefi_loader: comments for functions add missing @return
2017-10-09 Rob Clarkefi_loader: Fix disk dp's for pre-DM/legacy devices
2017-10-09 Heinrich Schuchardtefi_loader: avoid NULL dereference in efi_dp_match
2017-10-09 Heinrich Schuchardtefi_selftest: avoid dereferencing NULL in tpl test
2017-10-09 Heinrich Schuchardtefi_selftest: efi_st_memcmp return difference of bytes
2017-10-09 Heinrich Schuchardtefi_loader: supply EFI network test
2017-10-09 Heinrich Schuchardtefi_selftest: allow printing MAC addresses
2017-10-09 Heinrich Schuchardtefi_selftest: correct definition of efi_st_error
2017-10-09 Heinrich Schuchardtefi_loader: fill return values in SimpleNetworkProtocol
2017-10-09 Heinrich Schuchardtefi_loader: size fields in SimpleNetworkProtocol
2017-10-09 Heinrich Schuchardtefi_loader: fix efi_net_get_status
2017-10-09 Heinrich Schuchardtefi_loader: implement WaitForPacket event
2017-10-09 Heinrich Schuchardtefi_loader: use events for efi_net_receive
2017-10-09 Heinrich Schuchardtefi_net: return EFI_UNSUPPORTED where appropriate
2017-10-09 Heinrich Schuchardtefi_loader: efi_net: hwaddr_size = 6
2017-10-09 Heinrich Schuchardtefi_loader: fill simple network protocol revision
2017-10-09 Heinrich Schuchardtefi_loader: correct bits of receive_filters bit mask
2017-10-09 Heinrich Schuchardtefi_loader: incorrect definition of EFI_SIMPLE_NETWORK_...
2017-10-09 Heinrich Schuchardtefi_loader: wrong type in wait_for_event
2017-10-09 Heinrich Schuchardtefi_loader: pass GUIDs as const efi_guid_t *
2017-10-09 Heinrich Schuchardtefi_loader: parameters of CopyMem and SetMem
2017-10-09 Heinrich Schuchardtefi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
2017-10-09 Heinrich Schuchardtefi_loader: replace efi_div10 by do_div
2017-10-09 Heinrich Schuchardtefi_loader: provide function comments for boot services
2017-10-09 Heinrich Schuchardtefi_selftest: make tests easier to read
2017-10-09 Heinrich Schuchardtefi_loader: use type bool for event states
2017-10-09 Heinrich Schuchardtefi_selftest: use efi_st_error for all error messages
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
next