summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_hex() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11env: Move envmatch() to env.hSimon Glass
2019-08-11env: Move env_relocate() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-08-11env: Move get_env_id() to env.hSimon Glass
2019-08-11env: Create a new file for environment functionsSimon Glass
2019-08-11common: Remove video_setmem()Simon Glass
2019-08-11common: Move lcd_setmem() to lcd.hSimon Glass
2019-08-11common: Drop the dpram_... functionsSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-08-11MAINTAINERS: Add entries for Android A/B and AVBIgor Opaniuk
2019-08-11MAINTAINERS: Add entry for HI3660 SoCManivannan Sadhasivam
2019-08-11mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driverManivannan Sadhasivam
2019-08-11board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam
2019-08-11arm: dts: Add devicetree for Hikey960 boardManivannan Sadhasivam
2019-08-11arm: dts: Import HI3660 devicetree from LinuxManivannan Sadhasivam
2019-08-11spl: implement stack usage checkSimon Goldschmidt
2019-08-11serial_lpuart: Fix config check issue when using clk driver in SPLYe Li
2019-08-11pci: intel: Fix configuration type based on secondary numberLey Foon Tan
2019-08-11pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan
2019-08-11pci: intel: Increase TLP polling counterLey Foon Tan
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-08-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-08-09ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut
2019-08-09ARM: renesas: Add R8A77980 V3H platform codeMarek Vasut
2019-08-09ARM: dts: renesas: Add R8A77980 V3H DTs and headersMarek Vasut
2019-08-09clk: renesas: Add R8A77980 V3H clock tablesMarek Vasut
2019-08-09pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut
2019-08-09net: sh_eth: Fix 64bit build warningsMarek Vasut
2019-08-09net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut
2019-08-09Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2019-08-09apalis-tk1: configs: remove legacy usbboot commandIgor Opaniuk
2019-08-09apalis-tk1: support v1.2 hardware revisionMarcel Ziswiler
2019-08-09apalis-tk1: remove non-essential power rails on bootDominik Sliwa
2019-08-09apalis-tk1: remove default vesa vga mode from vidargsMarcel Ziswiler
2019-08-09apalis-tk1/t30: colibri_t30: display reset reasonDominik Sliwa
2019-08-09apalis-tk1: switch to zImageIgor Opaniuk
2019-08-09apalis-tk1: add pcie_aspm=off to defargsIgor Opaniuk
2019-08-09apalis-tk1: enable user debug by defaultIgor Opaniuk
2019-08-09apalis-tk1: provide proper USB vendor idIgor Opaniuk
2019-08-09apalis-tk1: set apalis gpio 8 aka fan_enIgor Opaniuk
2019-08-09apalis-tk1: do not explicitly release reset_moci#Marcel Ziswiler
2019-08-09colibri/apalis tegra: drop DFU supportIgor Opaniuk