lcd: Remove legacy CONFIG_FB_ADDR code
[platform/kernel/u-boot.git] / cmd /
2022-07-05 Tom RiniConvert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig
2022-06-30 Tom RiniMerge tag 'u-boot-at91-2022.10-a' of https://source...
2022-06-30 Tom RiniMerge tag 'versal-qspi-for-v2022.10' of https://gitlab...
2022-06-29 Tom RiniMerge branch '2022-06-28-Kconfig-migrations' into next
2022-06-28 Tom RiniRename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-24 Ovidiu Panaitcmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
2022-06-23 Tom RiniMerge branch '2022-06-22-platform-updates-and-additions...
2022-06-23 Tom Rinicmd/misc: Stop using a function pointer
2022-06-22 Rui Miguel Silvacmd: load: add load command for memory mapped
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-19 Tom RiniMerge tag 'efi-2022-07-rc5-2' of https://source.denx...
2022-06-19 Heinrich Schuchardtcmd: correct return value for printenv -e
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Pierre-Clément Tosiqfw: Don't fail if setup data size is 0
2022-06-06 Pali Rohárubifs: Add missing dependency on GZIP
2022-06-06 Ovidiu Panaitcmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBC...
2022-06-06 Tom RiniMerge branch '2022-06-06-finish-SPL-Kconfig-migration...
2022-06-06 Tom RiniConvert CONFIG_SYS_CBSIZE to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_PBSIZE to Kconfig
2022-06-06 Tom RiniConvert CONFIG_SYS_MAXARGS to Kconfig
2022-05-31 Tom RiniMerge tag 'efi-2022-07-rc4-3' of https://source.denx...
2022-05-31 Masahisa Kojimabootmenu: use utf-8 for menu title
2022-05-28 Heinrich Schuchardtcmd/bootefi: correct command syntax
2022-05-28 Masahisa Kojimabootmenu: U-Boot console is enabled as default
2022-05-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-26 Heinrich Schuchardtcmd/sbi: add implementation ID 6 - Coffer
2022-05-25 Tom RiniMerge tag 'xilinx-for-v2022.07-rc4' of https://source...
2022-05-25 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-24 Tom RiniMerge tag 'tpm-24052022' of https://source.denx.de...
2022-05-23 Tom RiniMerge branch '2022-05-23-regression-fixes'
2022-05-23 Patrice Chotardspi: spi_flash_probe_bus_cs() rely on DT for spi speed...
2022-05-23 Patrice Chotardspi: spi-uclass: Add new spi_get_bus_and_cs() implement...
2022-05-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-05-16 Pali Rohárcmd: mvebu: Hide bubt specific options when bubt is...
2022-05-08 Tom RiniMerge tag 'efi-2022-07-rc3-2' of https://source.denx...
2022-05-08 Tom RiniMerge branch '2022-05-06-assorted-updates'
2022-05-07 Masahisa Kojimabootmenu: factor out the user input handling
2022-05-06 Philippe Reynescmd: gpt: add subcommand repair
2022-05-05 Tom RiniMerge branch '2022-05-05-assorted-cleanups-and-fixes'
2022-05-05 Heinrich Schuchardtcmd: mmc: don't assign unused values
2022-05-05 Heinrich Schuchardtcmd: onenand: fix printf codes
2022-05-05 Heinrich Schuchardtcmd: simplify do_adc_single()
2022-05-05 Heinrich Schuchardtcmd: fix long text for fdt command
2022-05-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-03 Masahisa Kojimabootmenu: add Kconfig option not to enter U-Boot console
2022-05-03 Masahisa Kojimabootmenu: add UEFI boot entry into bootmenu
2022-05-03 Masahisa Kojimabootmenu: update bootmenu_entry structure
2022-05-03 Heinrich Schuchardtcmd: simplify bootmenu
2022-04-29 Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-29 Tom RiniMerge branch '2022-04-29-fuzzing-and-asan-fixes'
2022-04-29 Andrew Scullacpi: Fix buffer overflow in do_acpi_dump()
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25 Simon Glassbootstd: Add a bootmeth command
2022-04-25 Simon Glassbootstd: Add a bootflow command
2022-04-25 Simon Glassbootstd: Add a bootdev command
2022-04-24 AKASHI Takahirocmd: part: add explicit dependency on PARTITIONS
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23 Masahisa Kojimabootmenu: fix menu API error handling
2022-04-23 Kyle Evanscmd: bootefi: restore ability to boot arbitrary blob
2022-04-23 Tom RiniMerge branch '2022-04-22-assorted-updates'
2022-04-22 Peter Hoyesfdt: Add -q option to fdt addr for distro_bootcmd
2022-04-22 Marek Vasutcmd: adc: Add support for storing ADC result in env...
2022-04-20 Tom RiniMerge branch '2022-04-20-assorted-improvements'
2022-04-20 Diego Rondinicmd: gpio: Add `gpio read` subcommand
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-15 Tom RiniMerge branch '2022-04-14-assorted-updates'
2022-04-14 Alexandre Besnardcmd: ubi.c: skip part command if right partition is...
2022-04-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-09 AKASHI Takahirovirtio: call device_probe() in scanning
2022-04-09 Masami Hiramatsucmd: efidebug: Disable 'capsule disk-update' when CONFI...
2022-04-08 Tom RiniMerge branch '2022-04-08-Kconfig-updates-and-dead-code...
2022-04-08 Tom RiniConvert CONFIG_CMDLINE_PS_SUPPORT to Kconfig
2022-04-08 Tom RiniMerge branch '2022-04-08-env-updates'
2022-04-07 Samuel Dionne-Rielcmd: env: Add `indirect` to indirectly set values
2022-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-04-06 Heinrich Schuchardtcmd/sbi: add missing SBI information
2022-04-06 Heinrich Schuchardtcmd: sbi: add Performance Monitoring Unit Extension
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-02 Tom RiniMerge branch '2022-04-01-arm-semihosting-cleanups-and...
2022-04-01 Sean Andersoncmd: fdt: Use start/size for chosen instead of start/end
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reynescmd: bootm: add subcommand preload
2022-03-31 Philippe Reynescmd: bootm: add a stage pre-load
2022-03-28 Tom RiniMerge tag 'next-20220328' of https://source.denx.de...
2022-03-28 Simon Glassvideo: Drop references to CONFIG_VIDEO et al
2022-03-28 Simon Glassvideo: Drop cfg_console
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-27 Tom RiniMerge tag 'efi-2022-04-rc5-2' of https://source.denx...
2022-03-26 Heinrich Schuchardtcmd: efidebug: simplify do_efi_boot_add()
2022-03-25 Tom RiniMerge branch '2022-03-25-Kconfig-migrations' into next
2022-03-25 Tom RiniConvert CONFIG_MII_INIT to Kconfig
2022-03-23 Tom RiniMerge tag 'i2c-2022-04-rc5' of https://source.denx...
next