aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-07Update include/android_image.h from AOSPAlex Deymo1-30/+90
2019-08-07ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee1-0/+9
2019-08-07log: document the assign() macroHeinrich Schuchardt1-0/+12
2019-08-04Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini3-0/+68
2019-08-02autoboot: Add comments for menu_show()Simon Glass1-2/+15
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass2-4/+0
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass3-3/+3
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass1-1/+1
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass63-241/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass59-1/+60
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass14-20/+0
2019-07-31Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini4-22/+31
2019-07-31env: ti: boot: Handle reboot reason from BCBSam Protsenko1-2/+27
2019-07-31ARM: dts: add support for Odroid-N2Neil Armstrong1-0/+13
2019-07-31ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1Neil Armstrong3-22/+18
2019-07-31clk: sandbox: add composite clkPeng Fan1-0/+1
2019-07-31clk: gate: support sandboxPeng Fan1-0/+3
2019-07-31clk: add composite clk supportPeng Fan1-0/+22
2019-07-31clk-provider: include clk-uclass.hPeng Fan1-0/+1
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan1-0/+7
2019-07-31clk: add clk-gate supportPeng Fan1-0/+18
2019-07-31clk: export mux/divider opsPeng Fan1-0/+5
2019-07-31clk: mux: add set parent supportPeng Fan1-0/+2
2019-07-31clk: introduce clk_dev_bindedPeng Fan1-0/+9
2019-07-30Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2019-07-30Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-13/+14
2019-07-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-5/+3
2019-07-30efi_loader: definition of efi_virtual_address_map()Heinrich Schuchardt1-2/+2
2019-07-30global_data: enable fb_base for DM_VIDEOHeiko Schocher1-1/+1
2019-07-30cmd: fpga: Change return value to avoid printing usage textAlexander Dahl1-1/+1
2019-07-30fpga: altera: Add some more device sizesAlexander Dahl1-0/+10
2019-07-30fpga: virtex2: Add slave serial programming supportRobert Hancock1-10/+3
2019-07-30ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECKRobert P. J. Day2-2/+0
2019-07-29Merge branch '2019-07-29-ti-imports'Tom Rini6-93/+6
2019-07-29configs: omapl138_lcdk: enable NAND self-init in SPLBartosz Golaszewski1-4/+0
2019-07-29davinci: da850-evm: enable driver model for NANDBartosz Golaszewski1-0/+4
2019-07-29davinci: omapl138-lcdk: enable driver model for NANDBartosz Golaszewski1-0/+4
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski3-84/+2
2019-07-29davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2-9/+0
2019-07-29Merge branch '2019-07-29-master-imports'Tom Rini7-25/+79
2019-07-29rtc: move RTC_RX8025 to KconfigHeiko Schocher3-3/+0
2019-07-29board: mediatek: Add pumpkin board supportFabien Parent1-0/+55
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher1-5/+7
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner2-17/+17
2019-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini3-2/+5
2019-07-29Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini5-4/+43
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini8-6/+16
2019-07-29rockchip: rk3328: add STIMER_BASE definitionKever Yang1-0/+2
2019-07-29video: dw_hdmi: Add support for ddc-i2c-bus propertyNiklas Schulze1-0/+1