configs: ls1088a: enable CMD_MDIO
[platform/kernel/u-boot.git] / common /
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Patrick DelaunayRemove default value of CONFIG_PREBOOT for CONFIG_USB_S...
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-22 Rasmus Villemoescli_hush.c: remove broken sanity check
2020-10-22 Heiko Schochercommon, autoboot: sync functionality with Kconfig descr...
2020-10-22 Naoki Hayamacosmetic: image: Fix comments and the order of definitions
2020-10-22 Naoki Hayamaimage: Add a function to modify category information
2020-10-22 Ovidiu PanaitKconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
2020-10-22 Simon Glassboard: Show memory for frame buffers
2020-10-22 Simon Glassbloblist: Place on a 4KB boundary
2020-10-22 Simon Glasslog: Add missing category names
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-21 Marek VasutRevert "Fix data abort caused by mis-aligning FIT data"
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Otavio Salvadorspl: Add SPL_SERIAL as requirement for SDP_USB_SDP
2020-10-14 Otavio Salvadorspl: Avoid printing boot device if silent console is...
2020-10-14 Frédéric Daniscmd: Fixup DT to pass PStore Ramoops parameters
2020-10-13 Tom RiniMerge branch '2020-10-12-assorted-encryption-changes'
2020-10-13 Philippe Reynesfit: cipher: aes: allow to read the IV in the FIT image
2020-10-13 Thirupathaiah Anna... vboot: add DTB policy for supporting multiple required...
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-11 Tom RiniMerge branch '2020-10-10-log-improvements'
2020-10-10 Sean Andersonlog: syslog: Handle errors in net_init
2020-10-10 Simon Glasslog: Disable the syslog driver by default
2020-10-10 Simon Glasslog: Add a way to enable/disable a log device
2020-10-10 Simon Glasslog: Add a flag to enable log drivers
2020-10-10 Simon Glasslog: Allow LOG_DEBUG to always enable log output
2020-10-09 Tom RiniMerge branch '2020-10-09-kconfig-reorg'
2020-10-09 Simon GlassKconfig: Move BOARD_TYPES under init options
2020-10-09 Simon GlassKconfig: Move BOUNCE_BUFFER under driver options
2020-10-09 Simon GlassKconfig: Move VERSION_VARIABLE under environment
2020-10-09 Simon GlassKconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up...
2020-10-09 Simon GlassKconfig: Move startup hooks under init options
2020-10-09 Simon GlassKconfig: Create a new 'init options' menu
2020-10-09 Simon GlassKconfig: Move DEFAULT_FDT_FILE under boot options
2020-10-09 Simon GlassKconfig: Move SUPPORT_RAW_INITRD under boot options
2020-10-09 Simon GlassKconfig: Move misc boot options under 'boot options'
2020-10-09 Simon GlassKconfig: Move CONFIG_BOOTDELAY under autoboot options
2020-10-09 Simon GlassKconfig: Move autoboot options under boot options
2020-10-09 Simon GlassKconfig: Move boot media under boot options
2020-10-09 Simon GlassKconfig: Move boot timing under boot options
2020-10-09 Simon GlassKconfig: Move boot menu into common/
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Simon Glassbloblist: Allow custom alignment for blobs
2020-10-06 Simon Glassbloblist: Tidy up the data alignment
2020-10-06 Simon Glassbloblist: Add a command
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-30 Etienne Carriereoptee: copy FDT OP-TEE related nodes before generic...
2020-09-29 Tom RiniMerge branch '2020-09-29-assorted-fixes'
2020-09-29 Peter RobinsonDefine default CONFIG_PREBOOT with right config option
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-23 Michal Simekspl: Kconfig: Record proper dependency for SPL_ATF
2020-09-23 Michal Simekfpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Heinrich Schuchardtlog: mute messages generated by log drivers
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-14 Tom RiniMerge branch '2020-09-12-assorted-bugfixes'
2020-09-11 Reuben DowleFix data abort caused by mis-aligning FIT data
2020-09-11 Heinrich Schuchardtbootm: update image OS image size when decompressing
2020-09-11 Michal Simekcommon: Kconfig: Add dependency for default variables...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-09-01 Frank Lisdp: call board_usb_init at spl_sdp_load_image
2020-09-01 Heinrich Schuchardtdfu: fix dfu tftp on sandbox
2020-09-01 Heinrich Schuchardtdfu: fix typo parameteres
2020-08-28 Tom RiniMerge branch '2020-08-27-misc-fixes'
2020-08-27 Baruch Siachimage: don't exceed gd->ram_top in bootm_size
2020-08-26 Stefan Roeseboard_f: Add default values for bi_dram[] in dram_init_...
2020-08-26 Stefan Roeseimage: Use gd->ram_base/_size in env_get_bootm_size()
2020-08-26 Stefan RoeseCONFIG_NR_DRAM_BANKS: Remove unreferenced code as its...
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge branch '2020-08-24-misc-improvements'
2020-08-24 Usama Arifavb: Make AVB independent of fastboot
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-23 Tom RiniMerge branch '2020-08-21-stdio-cleanup'
2020-08-23 Simon Glassstdio: Tidy up the coding style
2020-08-23 Simon Glassstdio: Drop brackets around &devs.list
2020-08-23 Simon Glassstdio: Update to use compiler for Kconfig checks
2020-08-23 Simon Glassstdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
2020-08-23 Simon GlassConvert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
2020-08-22 Ovidiu Panaitboard_f: Remove dead code from init_func_i2c
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge branch '2020-08-14-assorted-updates'
next