oweals/u-boot.git
2017-12-08 Jakob Unterwurzacherrockchip: rk3399-puma: preserve leading zeros in serial#
2017-12-07 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-07 York Sunarmv8: fix gd after relocation
2017-12-07 Simon Glasslog: Add documentation
2017-12-07 Simon Glasslog: test: Add a pytest for logging
2017-12-07 Simon Glasslog: sandbox: Enable logging
2017-12-07 Simon Glasslog: Plumb logging into the init sequence
2017-12-07 Simon Glasslog: Add a test command
2017-12-07 Simon Glasslog: Add a 'log level' command
2017-12-07 Simon Glasslog: Add a console driver
2017-12-07 Simon Glasslog: Add an implementation of logging
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 Ashish Kumararmv8: ls1088a: Add nand support for ls1088ardb
2017-12-06 Yogesh Gaurdriver: fsl-mc: MC object cleanup when DPL not loaded
2017-12-06 Vinitha Pillai... SECURE BOOT: Add fall back option
2017-12-06 Udit Agarwalarmv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.
2017-12-06 Udit Agarwalarmv8: LS1088A_QSPI: Add secure boot defconfigs for...
2017-12-06 Udit Agarwalarmv8: LS1088A_QSPI: SECURE_BOOT: Images validation
2017-12-06 Bhaskar Upadhayaarmv8: ls1012a: Modify Kernel and Environment offset
2017-12-06 Ran Wangarmv8: Workaround for USB erratua on LS1012A
2017-12-06 Prabhakar Kushwahaarmv8: fsl-layerscape: Add support of disabling core...
2017-12-06 Ashish Kumararmv8: ls1088: Add fsl_fdt_fixup_flash
2017-12-06 Yogesh Gaurdriver: net: fsl-mc: flib changes for MC 10.3.0
2017-12-06 Ashish Kumararmv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig
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
next