summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | env: Rename environment.h to env_internal.hSimon Glass2019-08-112-4/+12
* | env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass2019-08-112-10/+14
* | env: Drop the double underscores in search.hSimon Glass2019-08-111-28/+24
* | env: Drop the ACTION typedefSimon Glass2019-08-111-8/+8
* | env: Rename the redundancy flagsSimon Glass2019-08-112-4/+7
* | env: Drop _ENTRYSimon Glass2019-08-111-4/+1
* | env: Drop the ENTRY typedefSimon Glass2019-08-113-13/+16
* | env: Move callback definitions to env.hSimon Glass2019-08-113-29/+34
* | env: Move env_valid to env.hSimon Glass2019-08-112-8/+8
* | env: Rename environment to embedded_environmentSimon Glass2019-08-112-2/+2
* | env: Move env_reloc() to env.hSimon Glass2019-08-112-4/+7
* | env: Move env_get_char() to env.hSimon Glass2019-08-112-10/+10
* | env: Move get/set_default_env() to env.hSimon Glass2019-08-112-6/+11
* | env: Drop env_crc_update()Simon Glass2019-08-111-3/+0
* | env: Move env import/export functions to env.hSimon Glass2019-08-112-12/+38
* | env: Move env_load/save functions to env.hSimon Glass2019-08-112-21/+21
* | env: Move set_default_vars to env.hSimon Glass2019-08-112-3/+11
* | env: Move env_fix_drivers() to env.hSimon Glass2019-08-112-5/+5
* | env: net: Move eth_parse_enetaddr() to net.c/hSimon Glass2019-08-112-2/+11
* | env: Move eth_env_get/set_enetaddr() to env.hSimon Glass2019-08-112-2/+18
* | env: Move env_get() to env.hSimon Glass2019-08-112-12/+12
* | env: Move env_set() to env.hSimon Glass2019-08-117-12/+17
* | env: Move env_get_hex() to env.hSimon Glass2019-08-112-12/+12
* | env: Move env_get_yesno() to env.hSimon Glass2019-08-112-6/+8
* | env: Move env_get_ulong() to env.hSimon Glass2019-08-112-13/+13
* | env: Move env_set_ulong() to env.hSimon Glass2019-08-113-9/+10
* | env: Move env_set_hex() to env.hSimon Glass2019-08-112-21/+22
* | env: Move envmatch() to env.hSimon Glass2019-08-112-3/+11
* | env: Move env_relocate() to env.hSimon Glass2019-08-112-1/+8
* | env: Move env_init() to env.hSimon Glass2019-08-112-1/+10
* | env: Move env_get_f() to env.hSimon Glass2019-08-112-12/+12
* | env: Move get_env_id() to env.hSimon Glass2019-08-112-2/+10
* | env: Create a new file for environment functionsSimon Glass2019-08-112-4/+28
* | common: Remove video_setmem()Simon Glass2019-08-111-3/+0
* | common: Move lcd_setmem() to lcd.hSimon Glass2019-08-112-3/+1
* | common: Drop the dpram_... functionsSimon Glass2019-08-111-5/+0
* | common: Move gzip functions into a new gzip headerSimon Glass2019-08-112-52/+103
* | board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-111-0/+60
* | arm: dts: Import HI3660 devicetree from LinuxManivannan Sadhasivam2019-08-111-0/+214
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-08-103-0/+135
|\
| * ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut2019-08-091-0/+41
| * ARM: dts: renesas: Add R8A77980 V3H DTs and headersMarek Vasut2019-08-092-0/+94
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-08-093-7/+91
|\ \
| * | board: intel: Add new slimbootloader boardPark, Aiden2019-08-091-0/+62
| * | x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2019-08-092-17/+14
| * | qemu-x86: Use config_distro_bootcmdJoshua Watt2019-08-091-0/+25
| |/
* | apalis-tk1: configs: remove legacy usbboot commandIgor Opaniuk2019-08-091-19/+0
* | apalis-tk1: support v1.2 hardware revisionMarcel Ziswiler2019-08-091-4/+8
* | apalis-tk1: remove default vesa vga mode from vidargsMarcel Ziswiler2019-08-091-1/+1
* | apalis-tk1: switch to zImageIgor Opaniuk2019-08-091-6/+6