oweals/u-boot.git
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Drop environment.h header file where not needed
2019-08-11 Simon Glassenv: Move TOTAL_MALLOC_LEN to environment.h
2019-08-11 Simon Glassenv: Drop the double underscores in search.h
2019-08-11 Simon Glassenv: Drop the ACTION typedef
2019-08-11 Simon Glassenv: Rename the redundancy flags
2019-08-11 Simon Glassenv: Drop _ENTRY
2019-08-11 Simon Glassenv: Drop the ENTRY typedef
2019-08-11 Simon Glassenv: Move callback definitions to env.h
2019-08-11 Simon Glassenv: Move env_valid to env.h
2019-08-11 Simon Glassenv: Rename environment to embedded_environment
2019-08-11 Simon Glassenv: Move env_reloc() to env.h
2019-08-11 Simon Glassenv: Move env_get_char() to env.h
2019-08-11 Simon Glassenv: Move get/set_default_env() to env.h
2019-08-11 Simon Glassenv: Drop env_crc_update()
2019-08-11 Simon Glassenv: Move env import/export functions to env.h
2019-08-11 Simon Glassenv: Move env_load/save functions to env.h
2019-08-11 Simon Glassenv: Move set_default_vars to env.h
2019-08-11 Simon Glassenv: Move env_fix_drivers() to env.h
2019-08-11 Simon Glassenv: net: Move eth_parse_enetaddr() to net.c/h
2019-08-11 Simon Glassenv: Move eth_env_get/set_enetaddr() to env.h
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-11 Simon Glassenv: Move env_get_hex() to env.h
2019-08-11 Simon Glassenv: Move env_get_yesno() to env.h
2019-08-11 Simon Glassenv: Move env_get_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_ulong() to env.h
2019-08-11 Simon Glassenv: Move env_set_hex() to env.h
2019-08-11 Simon Glassenv: Move envmatch() to env.h
2019-08-11 Simon Glassenv: Move env_relocate() to env.h
2019-08-11 Simon Glassenv: Move env_init() to env.h
2019-08-11 Simon Glassenv: Move env_get_f() to env.h
2019-08-11 Simon Glassenv: Move get_env_id() to env.h
2019-08-11 Simon Glassenv: Create a new file for environment functions
2019-08-11 Simon Glasscommon: Remove video_setmem()
2019-08-11 Simon Glasscommon: Move lcd_setmem() to lcd.h
2019-08-11 Simon Glasscommon: Drop the dpram_... functions
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-08-11 Igor OpaniukMAINTAINERS: Add entries for Android A/B and AVB
2019-08-11 Manivannan... MAINTAINERS: Add entry for HI3660 SoC
2019-08-11 Manivannan... mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc...
2019-08-11 Manivannan... board: hisilicon: Add support for Hikey960 board
2019-08-11 Manivannan... arm: dts: Add devicetree for Hikey960 board
2019-08-11 Manivannan... arm: dts: Import HI3660 devicetree from Linux
2019-08-11 Simon Goldschmidtspl: implement stack usage check
2019-08-11 Ye Liserial_lpuart: Fix config check issue when using clk...
2019-08-11 Ley Foon Tanpci: intel: Fix configuration type based on secondary...
2019-08-11 Ley Foon Tanpci: intel: Fix error when enumerating multi-function...
2019-08-11 Ley Foon Tanpci: intel: Increase TLP polling counter
2019-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-08-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-08-09 Marek VasutARM: renesas: Add R8A77980 V3H Condor board code
2019-08-09 Marek VasutARM: renesas: Add R8A77980 V3H platform code
2019-08-09 Marek VasutARM: dts: renesas: Add R8A77980 V3H DTs and headers
2019-08-09 Marek Vasutclk: renesas: Add R8A77980 V3H clock tables
2019-08-09 Marek Vasutpinctrl: renesas: Add R8A77980 V3H PFC tables
2019-08-09 Marek Vasutnet: sh_eth: Fix 64bit build warnings
2019-08-09 Marek Vasutnet: sh_eth: Add R8A77980 V3H gether support
2019-08-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-08-09 Igor Opaniukapalis-tk1: configs: remove legacy usbboot command
2019-08-09 Marcel Ziswilerapalis-tk1: support v1.2 hardware revision
2019-08-09 Dominik Sliwaapalis-tk1: remove non-essential power rails on boot
2019-08-09 Marcel Ziswilerapalis-tk1: remove default vesa vga mode from vidargs
2019-08-09 Dominik Sliwaapalis-tk1/t30: colibri_t30: display reset reason
2019-08-09 Igor Opaniukapalis-tk1: switch to zImage
2019-08-09 Igor Opaniukapalis-tk1: add pcie_aspm=off to defargs
2019-08-09 Igor Opaniukapalis-tk1: enable user debug by default
2019-08-09 Igor Opaniukapalis-tk1: provide proper USB vendor id
2019-08-09 Igor Opaniukapalis-tk1: set apalis gpio 8 aka fan_en
2019-08-09 Marcel Ziswilerapalis-tk1: do not explicitly release reset_moci#
2019-08-09 Igor Opaniukcolibri/apalis tegra: drop DFU support
2019-08-09 Trent Piephommc: Move tegra loopback disable option to be under...
2019-08-09 Simon Glasssound: Add codec enable to the sound bindings
2019-08-09 Simon Glasssound: tegra: Add the binding file for tegra-audio
2019-08-09 Simon Glasssound: snow: Add the binding file for snow
2019-08-09 Park, Aidenx86: Skip setting up MTRRs in slimbootloader
2019-08-09 Park, Aidenboard: intel: Add new slimbootloader board
2019-08-09 Park, Aidenx86: slimbootloader: Add a slimbootloader device tree
2019-08-09 Park, Aidenx86: slimbootloader: Set TSC information for tsc_timer
2019-08-09 Park, Aidenx86: slimbootloader: Add serial driver
2019-08-09 Park, Aidenx86: slimbootloader: Add memory configuration
2019-08-09 Park, Aidenx86: Add a common HOB library
2019-08-09 Park, Aidenx86: lib: fsp: Use EFI_GUID and efi_guid_t
2019-08-09 Park, Aidenx86: Add new slimbootloader CPU type
2019-08-09 Bernhard Messerklingerx86: ich-spi: Convert driver to spi-mem ops
2019-08-09 Heinrich Schuchardtbios_emulator: remove stray break
2019-08-09 Simon Glassx86: Avoid writing temporary asl files into the source...
2019-08-09 Andy Shevchenkox86: tangier: Populate CSRT for shared DMA controller
2019-08-09 Andy Shevchenkox86: acpi: Enable ACPI companion for Intel iDMA 32-bit
2019-08-09 Andy Shevchenkox86: acpi: Introduce a stub to generate CSRT
2019-08-09 Andy Shevchenkox86: acpi: Add CSRT description
2019-08-09 Bin Mengx86: qemu: Fix non-working ramboot and nfsboot environm...
2019-08-09 Joshua Wattqemu-x86: Use config_distro_bootcmd
2019-08-09 Andy Shevchenkox86: edison: Enable SD slot
2019-08-09 Tom RiniMerge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot...
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-09 Peng Fanmmc: tangier_sdhci: fix uninitialized pointer deref...
2019-08-09 Peng Fanmmc: sdhci-cadence: fix uninitialized pointer deref...
2019-08-09 Peng Fanmmc: s5p: fix uninitialized pointer deref on probe
next