]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-12-07 Simon GlassDrop the log buffer
2017-12-07 Simon Glassusb: Correct use of debug()
2017-12-07 Simon Glassmtdparts: Correct use of debug()
2017-12-07 Simon GlassMove debug and logging support to a separate header
2017-12-07 Simon GlassRevert "sandbox: Drop special case console code for...
2017-12-07 Simon Glasssandbox: Adjust pre-console address to avoid conflict
2017-12-07 Simon GlassRevert "sandbox: remove os_putc() and os_puts()"
2017-12-07 Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-12-07 Nobuhiro Iwamatsucmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
2017-12-07 Alan Otti2c: at91_i2c: remove the .probe_chip function
2017-12-07 Alan Otti2c: at91_i2c: Wait for TXRDY after sending the first...
2017-12-07 Beniamino Galvanii2c: meson: add some comments
2017-12-07 Beniamino Galvanii2c: meson: fix return codes on error
2017-12-07 Beniamino Galvanii2c: meson: reduce timeout
2017-12-07 Beniamino Galvanii2c: meson: improve Kconfig description
2017-12-06 Philipp Tomsichtools: omapimage: fix corner-case in byteswap path
2017-12-05 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-12-05 Alexander Grafefi_stub: Use efi_uintn_t
2017-12-04 Tom RiniPrepare v2018.01-rc1 v2018.01-rc1
2017-12-04 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-12-04 Tom RiniMerge git://git.denx.de/u-boot-cfi-flash
2017-12-04 Tom Riniarm: Make gcc 6.0 or later a hard requirement now.
2017-12-04 Peng Fanscripts: spl: fix typo
2017-12-04 Masahiro Yamadadrivers: firmware: psci: use pr_* log functions instead...
2017-12-04 Derald D. Woodsomap3: evm: Explicitly use DISTRO_DEFAULTS features...
2017-12-04 Peng Fanarmv8: mmu: fix page table mapping
2017-12-04 Peng Fanarm64 :show_regs: show the address before relocation
2017-12-04 Neil ArmstrongARM: arch-meson: build memory banks using reported...
2017-12-04 Neil Armstrongarm: Add Khadas VIM support based on Meson GXL family
2017-12-04 Neil Armstrongarm: Add LibreTech CC support based on Meson GXL family
2017-12-04 Neil Armstrongboard: p212: use common ethernet init function
2017-12-04 Neil Armstrongboard: odroid-c2: use common ethernet init function
2017-12-04 Neil ArmstrongARM: arch-meson: add ethernet common init function
2017-12-04 Masahiro Yamadalibfdt: migrate fdt_wip.c to a wrapper of scripts/dtc...
2017-12-04 Masahiro Yamadalibfdt: move fdt_find_regions() to fdt_region.c from...
2017-12-04 Andre Przywaraarmv8: shrink exception table code
2017-12-04 Dmitry Korunovadd support for Raspberry Pi Zero W
2017-12-04 Simon Glasstest: compression: Convert to unit test framework
2017-12-04 Masahiro Yamadamtd: nand: denali: consolidate include directives
2017-12-04 Masahiro Yamadamtd: nand: denali_dt: replace printf() with pr_err()
2017-12-04 Masahiro Yamadamtd: nand: include <asm/cache.h> from include/linux...
2017-12-04 Masahiro Yamadamtd: nand: Rename nand.h into rawnand.h
2017-12-04 Masahiro Yamadamtd: nand: denali: remove ad-hoc board_nand_init()...
2017-12-04 Masahiro Yamadamtd: nand: denali: remove bogus __maybe_unused
2017-12-04 Masahiro YamadaARM: uniphier: clean up board_init
2017-12-04 York Sunmtd: cfi: Fix checking status register feature
2017-12-02 Simon Glasstest/py: Allow any unit test suite to be found
2017-12-02 Simon Glasstest: compression: Put test variables in a struct
2017-12-02 Simon Glasstest: overlay: Use cmd_ut_category()
2017-12-02 Simon Glasstest: Add a command function for test execution
2017-12-02 Peter Robinsonomap2: set the ethaddr as well as the usbethaddr env...
2017-12-02 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-12-01 Philipp Tomsichrockchip: clk: rk3128: fix DCLK_VOP_DIV_CON_MASK
2017-12-01 Philipp Tomsichrockchip: clk: rk3128: fix NANDC_PLL_SEL_MASK
2017-12-01 Alexander Grafefi_loader helloworld.efi: Fix building with -Os
2017-12-01 Alexander Grafefi_loader: Fix partition offsets
2017-12-01 Rob Clarkefi_loader: add missing breaks
2017-12-01 Heinrich Schuchardtefi_loader: comments for EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
2017-12-01 Heinrich Schuchardtefi_loader: helper function to add EFI object to list
2017-12-01 Heinrich Schuchardtefi_loader: pass handle of loaded image
2017-12-01 Heinrich Schuchardttest/py: check return code of helloworld
2017-12-01 Heinrich Schuchardtefi_loader: output load options in helloworld
2017-12-01 Heinrich Schuchardtefi_selftest: add missing line feed
2017-12-01 Heinrich Schuchardtefi_selftest: compile without special compiler flags
2017-12-01 Heinrich Schuchardtefi_loader: manage protocols in a linked list
2017-12-01 Heinrich Schuchardtefi_loader: simplify find_obj
2017-12-01 Heinrich Schuchardtefi_loader: simplify efi_open_protocol
2017-12-01 Heinrich Schuchardtefi_loader: efi_gop: use efi_add_protocol
2017-12-01 Heinrich Schuchardtefi_loader: efi_net: use efi_add_protocol
2017-12-01 Heinrich Schuchardtefi_loader: efi_disk: use efi_add_protocol
2017-12-01 Heinrich Schuchardtefi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
2017-12-01 Heinrich Schuchardtefi_loader: reimplement LocateDevicePath
2017-12-01 Heinrich Schuchardtefi_loader: fix efi_convert_device_node_to_text
2017-12-01 Heinrich Schuchardtefi_loader: efi_dp_str should print path not node
2017-12-01 Heinrich Schuchardtefi_loader: size of media device path node represenation
2017-12-01 Stefan Roeseefi_loader: Exit in efi_set_bootdev() upon invalid...
2017-12-01 Heinrich Schuchardtefi_loader: helloworld.c: remove superfluous include
2017-12-01 Jonathan Grayefi_loader: initialise partition_signature memory
2017-12-01 Heinrich Schuchardtefi_loader: efi_console: use helper functions
2017-12-01 Heinrich Schuchardtefi_loader: refactor efi_setup_loaded_image
2017-12-01 Heinrich Schuchardtefi_loader: simplify efi_locate_protocol
2017-12-01 Heinrich Schuchardtefi_loader: simplify efi_uninstall_protocol_interface
2017-12-01 Heinrich Schuchardtefi_loader: simplify efi_search
2017-12-01 Heinrich Schuchardtefi_loader: simplify efi_install_protocol_interface
2017-12-01 Heinrich Schuchardtefi_loader: helper functions for protocol management
2017-12-01 Heinrich Schuchardtefi_selftest: test for graphics output protocol
2017-12-01 Heinrich Schuchardtefi_loader: efi_gop: use correct types for parameters
2017-12-01 Heinrich Schuchardtefi_loader: argument of efi_search_obj should be const
2017-12-01 Heinrich Schuchardtefi_loader: make efi_create_handle non-static
2017-12-01 Heinrich Schuchardtefi_loader: efi_dp_match should have const arguments
2017-12-01 Heinrich Schuchardtefi_loader: efi_net: check return value of calloc
2017-12-01 Heinrich Schuchardtefi_loader: efi_disk: check return value of calloc
2017-12-01 Heinrich Schuchardtefi_loader: efi_gop: check calloc return value
2017-12-01 Heinrich Schuchardtefi_loader implement UninstallMultipleProtocolInterfaces
2017-12-01 Heinrich Schuchardtefi_loader: debug output efi_install_protocol_interface
2017-12-01 Heinrich Schuchardtefi_loader: fix typo efi_install_multiple_protocol_inte...
2017-12-01 Heinrich Schuchardtefi_loader: rework efi_search_obj
2017-12-01 Heinrich Schuchardtefi_loader: rework efi_locate_handle
2017-12-01 Heinrich Schuchardtefi_loader: consistently use efi_uintn_t in boot services
2017-12-01 Heinrich Schuchardtefi_loader: replace UINTN by efi_uintn_t
next