]> git.sur5r.net Git - u-boot/shortlog
u-boot
2018-04-04 Heinrich Schuchardtefi_loader: use correct types in EFI_FILE_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: ImageSize must be multiple of SectionAlignment
2018-04-04 Heinrich Schuchardtefi_loader: save image relocation address and size
2018-04-04 Heinrich Schuchardtefi_loader: use efi_uintn_t for LoadImage
2018-04-04 Patrick Wildtefi_loader: initialize device path on alloc
2018-04-04 Patrick Wildtefi_loader: complete efi_pxe_mode struct definition
2018-04-04 Alexander Grafefi_loader: Fix network DP with DM_ETH
2018-04-04 Alexander Grafefi_loader: Fix return value for efi_add_runtime_mmio
2018-04-04 Alexander Grafefi_loader: Optimize GOP more
2018-04-04 Alexander Grafefi_loader: Optimize GOP switch
2018-04-04 Heinrich Schuchardtefi_loader: use __always_inline for pixel conversion
2018-04-04 Heinrich Schuchardtefi_loader: RestoreTPL should execute queued events
2018-04-04 Heinrich Schuchardtefi_loader: use TPL_NOTIFY for network timer event
2018-04-04 Alexander Grafgit: mailrc: Add myself and efi to list
2018-04-04 Heinrich Schuchardtefi_loader: correctly support parameter delta in Blt
2018-04-04 Heinrich Schuchardtefi_selftest: unit test for event groups
2018-04-04 Heinrich Schuchardtefi_selftest: fix device tree unit test
2018-04-04 Simon Glassefi: Correct header order in efi_memory
2018-04-04 Heinrich Schuchardtefi_loader: use constants in efi_allocate_pages()
2018-04-04 Heinrich Schuchardtefi_loader: show UEFI revision in helloworld
2018-04-04 Heinrich Schuchardtefi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
2018-04-04 Heinrich Schuchardtefi_selftest: test gop bitblt
2018-04-04 Heinrich Schuchardtefi_loader: implement missing bit blit operations in gop
2018-04-04 Heinrich Schuchardtefi_loader: implement event groups
2018-04-04 Heinrich Schuchardtefi_loader: define GUIDS for event groups
2018-04-04 Heinrich Schuchardtefi_loader: manage events in a linked list
2018-04-04 Heinrich Schuchardtefi_loader: fix formatting errors
2018-04-04 Heinrich Schuchardtefi_loader: clear signaled state in CheckEvent
2018-04-04 Heinrich Schuchardtefi_loader: check parameter in InstallConfigurationTable
2018-04-04 Heinrich Schuchardtefi_loader: correct input of special keys
2018-04-04 Heinrich Schuchardtefi_selftest: check installation of the device tree
2018-04-04 Heinrich Schuchardtefi_loader: support device tree for bootefi selftest
2018-04-04 Heinrich Schuchardtefi_loader: check initialization of EFI subsystem is...
2018-04-04 Heinrich Schuchardtefi_loader: do_bootefi_exec should always return an...
2018-04-04 Heinrich Schuchardtefi_loader: efi_get_time_init should return status...
2018-04-04 Heinrich Schuchardtefi_loader: exit status for efi_reset_system_init
2018-04-04 Heinrich Schuchardtefi_loader: simplify calling efi_init_obj_list
2018-04-04 Heinrich Schuchardtefi_loader: consistently return efi_status_t efi_watchd...
2018-04-04 Heinrich Schuchardtefi_loader: return efi_status_t from efi_net_register
2018-04-04 Heinrich Schuchardtefi_loader: return efi_status_t from efi_gop_register
2018-04-04 Heinrich Schuchardtefi_loader: efi_smbios_register should have a return...
2018-04-04 Heinrich Schuchardtefi_loader: provide new doc/README.uefi
2018-04-04 Heinrich Schuchardtefi_loader: delete doc/README.efi
2018-04-04 Leif Lindholmefi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
2018-04-04 Heinrich Schuchardtefi_loader: remove deprecated ConsoleControlProtocol
2018-04-04 Heinrich Schuchardtefi_loader: parameter checks for LoadImage
2018-04-04 Andre PrzywaraRevert "sunxi: Pine64: temporarily remove extra Pine64...
2018-04-04 Andre Przywarasunxi: revert disabling of features
2018-04-04 Andre Przywarasunxi: disable direct MMC environment
2018-04-04 Andre Przywaranet: sun8i-emac: remove support for old binding
2018-04-04 Andre Przywaraarm: dts: sunxi: update H5 to new EMAC binding
2018-04-04 Andre Przywaraarm: dts: sunxi: update H3 to new EMAC binding
2018-04-04 Andre Przywaraarm: dts: sunxi: update A64 to new EMAC binding
2018-04-04 Andre Przywaranet: sun8i-emac: add support for new EMAC DT binding
2018-04-04 Andre Przywaranet: sun8i-emac: support new pinctrl DT bindings
2018-04-04 Andre Przywarasunxi: gpio: add missing compatible strings
2018-04-04 Andre Przywarasunxi: README.sunxi64: Add hint about non-debug of...
2018-04-03 Alexey BrodkinMakefile: Disable stack-usage check for ARC
2018-04-03 Tom RiniMerge tag 'arc-for-2018.05' of git://git.denx.de/u...
2018-04-03 Miquel Raynalconfigs: add NAND support for NES Classic
2018-04-03 Miquel Raynalsunxi: move the NAND parameters to Kconfig
2018-04-03 Miquel Raynalsunxi: make NAND_SUNXI use ARCH_SUNXI as default in...
2018-04-03 Miquel Raynalsunxi: automatically select SPL_NAND_SUPPORT in Kconfig
2018-04-03 Miquel Raynalsunxi: dts: enable NAND on NES classic
2018-04-03 Miquel Raynalsunxi: allow NAND support to be compiled for sun8i...
2018-04-03 Miquel Raynalsunxi: spl: remove DMA related settings of the NAND...
2018-04-03 Miquel Raynalspl: nand: sunxi: use PIO instead of DMA
2018-04-03 Miquel Raynalspl: nand: sunxi: declare the ecc_bytes array globally
2018-04-03 Miquel Raynalsunxi: spl: deassert the NAND controller reset line
2018-04-03 Miquel Raynalspl: nand: sunxi: make the reset column helper more...
2018-04-03 Miquel Raynalspl: nand: sunxi: ensure enough time has passed after...
2018-04-03 Miquel Raynalspl: nand: sunxi: create an helper to handle command...
2018-04-03 Miquel Raynalspl: nand: sunxi: add missing status clear
2018-04-03 Miquel Raynalspl: nand: sunxi: introduce the nand_wait_cmd_fifo_empt...
2018-04-03 Miquel Raynalspl: nand: sunxi: introduce the nand_wait_int() helper
2018-04-03 Miquel Raynalspl: nand: sunxi: fix typo on register name
2018-04-03 Miquel Raynalspl: nand: sunxi: fix second case of modulo by zero...
2018-04-03 Miquel Raynalmtd: nand: sunxi: fix ECC strength choice
2018-04-03 Miquel Raynalspl: fix binman_sym output check
2018-04-03 Tom RiniPrepare v2018.05-rc1 v2018.05-rc1
2018-04-02 Eugeniy PaltsevARC: HSDK: Enable SPI flash support
2018-04-02 Eugeniy PaltsevARC: HSDK: Add platform-specific commands
2018-04-02 Alexey BrodkinARC: Bump ARC tools used in TravisCI to the most recent...
2018-04-02 Eugeniy PaltsevARC: AXS10x: DTS: Remove unused interrupt properties
2018-04-02 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-04-01 Masahiro Yamadaimage.h: add forward declaration of struct fdt_region
2018-04-01 Masahiro Yamadafdt_region: remove unneeded fdt_internal.h inclusion
2018-04-01 Masahiro Yamadalibfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
2018-04-01 Mario Sixcore: ofnode: Fix translation for #size-cells == 0
2018-04-01 Andy Yandm: core: make fixed-clock dt scan live dt compatible
2018-03-31 Andre Heiderfs: cbfs: fix locating the cbfs header
2018-03-31 Andre Heidercmd: cbfs: fix reading the end_of_rom pointer for 64bit...
2018-03-31 Kever Yangpinctrl-uclass: convert to use live dt
2018-03-31 Kever Yangcore: add uclass_get_device_by_phandle_id() api
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-03-30 Ken Maarm64: a37xx: defconfigs: enable PCI_CMD and E1000...
next