summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-shWIP/10Aug2019Tom 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-x86WIP/09Aug2019Tom 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
* | apalis-tk1: add pcie_aspm=off to defargsIgor Opaniuk2019-08-091-1/+1
* | apalis-tk1: enable user debug by defaultIgor Opaniuk2019-08-091-1/+2
|/
* Update include/android_image.h from AOSPWIP/2019-08-07-master-importsAlex Deymo2019-08-071-30/+90
* ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee2019-08-071-0/+9
* log: document the assign() macroHeinrich Schuchardt2019-08-071-0/+12
* Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Aug2019Tom Rini2019-08-041-2/+2
|\
| * efi_loader: definition of efi_virtual_address_map()Heinrich Schuchardt2019-07-301-2/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkWIP/02Aug2019Tom Rini2019-08-023-0/+68
|\ \
| * | clk: sandbox: add composite clkPeng Fan2019-07-311-0/+1
| * | clk: gate: support sandboxPeng Fan2019-07-311-0/+3
| * | clk: add composite clk supportPeng Fan2019-07-311-0/+22
| * | clk-provider: include clk-uclass.hPeng Fan2019-07-311-0/+1
| * | clk: fixed_rate: export clk_fixed_ratePeng Fan2019-07-311-0/+7
| * | clk: add clk-gate supportPeng Fan2019-07-311-0/+18
| * | clk: export mux/divider opsPeng Fan2019-07-311-0/+5
| * | clk: mux: add set parent supportPeng Fan2019-07-311-0/+2
| * | clk: introduce clk_dev_bindedPeng Fan2019-07-311-0/+9
* | | autoboot: Add comments for menu_show()Simon Glass2019-08-021-2/+15
* | | Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass2019-08-022-4/+0
* | | autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass2019-08-023-3/+3
* | | autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass2019-08-021-1/+1
* | | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-0263-241/+0
* | | Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-0259-1/+60
* | | Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-0214-20/+0
* | | Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...WIP/31Jul2019Tom Rini2019-07-314-22/+31
|\ \ \
| * | | ARM: dts: add support for Odroid-N2Neil Armstrong2019-07-311-0/+13