summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1Neil Armstrong2019-07-313-22/+18
| | |/ | |/|
* | | env: ti: boot: Handle reboot reason from BCBSam Protsenko2019-07-311-2/+27
* | | Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...WIP/30Jul2019Tom Rini2019-07-301-1/+1
|\ \ \
| * | | global_data: enable fb_base for DM_VIDEOHeiko Schocher2019-07-301-1/+1
* | | | Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-305-13/+14
|\ \ \ \
| * | | | cmd: fpga: Change return value to avoid printing usage textAlexander Dahl2019-07-301-1/+1
| * | | | fpga: altera: Add some more device sizesAlexander Dahl2019-07-301-0/+10
| * | | | fpga: virtex2: Add slave serial programming supportRobert Hancock2019-07-301-10/+3
| * | | | ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day2019-07-302-2/+0
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-302-5/+3
|\ \ \ \ | |/ / / |/| | |
| * | | dt-bindings: Synchronize R-Car Gen3 headers with Linux 5.2Eugeniu Rosca2019-07-232-5/+3
* | | | Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-296-93/+6
|\ \ \ \
| * | | | configs: omapl138_lcdk: enable NAND self-init in SPLBartosz Golaszewski2019-07-291-4/+0
| * | | | davinci: da850-evm: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+4
| * | | | davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski2019-07-291-0/+4
| * | | | i2c: remove i2c driver-model compatibility layerBartosz Golaszewski2019-07-293-84/+2
| * | | | davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2019-07-292-9/+0
| | |_|/ | |/| |
* | | | Merge branch '2019-07-29-master-imports'Tom Rini2019-07-297-25/+79
|\ \ \ \
| * | | | rtc: move RTC_RX8025 to KconfigHeiko Schocher2019-07-293-3/+0
| * | | | board: mediatek: Add pumpkin board supportFabien Parent2019-07-291-0/+55
| * | | | gpio: fixes for gpio-hog supportHeiko Schocher2019-07-291-5/+7
| * | | | common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner2019-07-292-17/+17
| |/ / /
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini2019-07-293-2/+5
|\ \ \ \
| * | | | arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"Simon Goldschmidt2019-07-213-2/+5
| | |/ / | |/| |
* | | | Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-295-4/+43
|\ \ \ \ | | |_|/ | |/| |
| * | | video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze2019-07-291-0/+1