command: Fix operation of !CONFIG_CMDLINE
[platform/kernel/u-boot.git] / arch /
2021-03-27 Simon Glasscpu: Rename SPL_CPU_SUPPORT to SPL_CPU
2021-03-27 Simon Glasssandbox: Only delete the executable if requested
2021-03-27 Simon Glassx86: coreboot: Don't setup MTRR when booting from coreboot
2021-03-27 Simon Glassx86: fsp: Don't notify if booted from coreboot
2021-03-27 Simon Glassx86: coral: Fall back to coreboot video when FSP missing
2021-03-27 Simon Glassx86: coral: Allow init of debug UART in U-Boot proper
2021-03-27 Simon Glassx86: coral: Avoid build error with !CONFIG_ACPIGEN
2021-03-27 Simon Glassx86: fsp: Don't enable FSP graphics if booted from...
2021-03-27 Simon Glassx86: Allow installing an e820 when booting from coreboot
2021-03-27 Simon Glassx86: coreboot: Update parsing of the latest sysinfo
2021-03-27 Simon Glassx86: Move coreboot sysinfo parsing into generic x86...
2021-03-27 Simon Glassx86: coreboot: Sync up timestamp codes
2021-03-27 Simon Glassx86: Move coreboot timestamp info into coreboot_tables.h
2021-03-27 Simon Glassx86: Make coreboot sysinfo available to any x86 board
2021-03-27 Simon Glasscbfs: Allow access to CBFS without a header
2021-03-27 Simon Glassx86: coral: Update the SD card-detect GPIO
2021-03-27 Simon Glassx86: coral: Put the eMMC first
2021-03-27 Vincent Stehlésandbox: dtsi: add rng
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassx86: dts: Drop unused CONFIG_SPL
2021-03-26 Simon Glassx86: Make use of binman expanded entries
2021-03-26 Simon Glassx86: apl: Use read-only SPL and new of-platdata
2021-03-26 Simon Glassx86: coral: Drop TPM and ACPI interrupts from TPL
2021-03-26 Simon Glassx86: Don't include reset driver in SPL
2021-03-26 Simon Glassx86: Support a fake PCI device with of-platdata-inst
2021-03-26 Simon Glassx86: itss: Tidy up bind() for of-platdata-inst
2021-03-26 Simon Glassx86: apl: Tell of-platdata about a required header...
2021-03-26 Simon Glassx86: apl: Fix the header order in pmc
2021-03-26 Simon Glassx86: Define a region for device priv/plat data
2021-03-26 Simon Glasssandbox: Define a region for device priv/plat data
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassclk: sandbox: Move priv/plat data to a header file
2021-03-22 Simon Glasssandbox: Drop debug message in os_spl_to_uboot()
2021-03-22 Simon Glasssandbox: i2c: Rename driver names to work with of-platdata
2021-03-22 Simon Glasssandbox: Make sandbox,emul more conventional
2021-03-22 Heinrich Schuchardtsandbox: enable cros-ec-keyb in test.dtb
2021-03-20 Tom RiniMerge branch '2021-03-20-mediatek-updates' into next
2021-03-20 Weijie Gaoboard: mt7629: enable compression of u-boot to reduce...
2021-03-20 Weijie Gaodts: mt7629: enable JTAG pins by default
2021-03-20 Fabien Parentboard: Add MT8183 pumpkin board support
2021-03-20 Fabien ParentARM: mediatek: Add MT8183 support
2021-03-20 Fabien Parentboard: mediatek: rename pumpkin board into mt8516
2021-03-19 Tom RiniMerge branch 'next' of git://source.denx.de/u-boot...
2021-03-16 Lad Prabhakarboard: silinux: Enable recovery SPL for EK874 board
2021-03-16 Lad Prabhakararm: rmobile: Add Silicon Linux EK874 board support
2021-03-16 Lad Prabhakarpinctrl: renesas: Add support for R8A774C0
2021-03-16 Lad Prabhakararm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux...
2021-03-16 Biju Dasarm: rmobile: Add HopeRun HiHope RZ/G2H board support
2021-03-16 Biju Dasarm: rmobile: Add HopeRun HiHope RZ/G2N board support
2021-03-16 Biju Dasarm: rmobile: Add HopeRun HiHope RZ/G2M board support
2021-03-16 Biju Dasarm: dts: rmobile: r8a774e1: Synchronize DTs with Linux...
2021-03-16 Biju Dasarm: dts: rmobile: r8a774b1: Synchronize DTs with Linux...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'ti-v2021.04-rc4' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-15 Tom RiniMerge branch '2021-03-12-assorted-improvements' into...
2021-03-14 Igor Opaniuksandbox: imply SCP03 and CMD_SCP03
2021-03-12 Tom RiniMerge branch '2021-03-12-test-improvements' into next
2021-03-12 Simon Glasssandbox: Update os_find_u_boot() to find the .img file
2021-03-12 Simon Glasstest: Allow SPL to run any available test
2021-03-12 Simon Glasstest: Rename test-main.c to test-dm.c
2021-03-12 Simon Glasssandbox: Drop the 'starting...' message
2021-03-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-03-12 Patrice Chotardarm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF...
2021-03-12 Pali Rohárarm: mvebu: a38x: Remove dead code ARMADA_39X
2021-03-11 Patrick Delaunaystm32mp: bsec: manage clock when present in device...
2021-03-11 Patrick Delaunaystm32mp: stm32prog: replace alias by serial device...
2021-03-11 Patrick Delaunaystm32mp: stm32prog: reactivate console and display...
2021-03-11 Patrick Delaunaystm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL...
2021-03-11 Patrick Delaunaystm32mp: stm32prog: Add Kconfig file for stm32prog...
2021-03-11 Etienne CarriereARM: dts: stm32mp1: explicit clock reference needed...
2021-03-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-03-09 Simon Glassx86: Select advanced Intel code only if allowed
2021-03-09 Simon Glassx86: Move INTEL_ACPIGEN to arch/x86
2021-03-09 Simon Glassx86: Fix member check in intel_gnvs
2021-03-09 Heinrich Schuchardtx86: sizeof-array-div error in lpc_common_early_init
2021-03-08 Tom RiniMerge tag 'u-boot-amlogic-20210308' of https://gitlab...
2021-03-08 Tom RiniMerge branch 'v2021.04-rc4' of https://github.com/lftan...
2021-03-08 Siew Chin Limarm: socfpga: dts: soc64: Update filename in binman...
2021-03-08 Siew Chin Limarm: socfpga: cmd: Support 'vab' command
2021-03-08 Siew Chin Limarm: socfpga: soc64: Support Vendor Authorized Boot...
2021-03-08 Siew Chin Limarm: socfpga: Move Stratix10 and Agilex to use TARGET_S...
2021-03-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-03-05 Bin Mengppc: qemu: Move board directory from board/freescale...
2021-03-05 Bin Menggpio: mpc8xxx: Support controller register physical...
2021-03-05 Bin Mengppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'
2021-03-05 Bin Mengppc: io.h: Use addrmap_ translation APIs only in post...
2021-03-05 Bin Mengppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
2021-03-05 Rajesh Bhagatconfigs: fsl: move via specific defines to Kconfig
2021-03-05 Rajesh Bhagatconfigs: fsl: move bootrom specific defines to Kconfig
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-04 Tom RiniMerge branch '2021-03-03-gpio-improvements' into next
2021-03-03 Simon Glassgpio: Add a way to read 3-way strapping pins
2021-03-03 Simon Glassgpio: sandbox: Track whether a GPIO is driven
2021-03-03 Simon Glassgpio: x86: Drop the deprecated methods in intel_gpio
2021-03-03 Simon Glassgpio: sandbox: Use a separate flag for the value
2021-03-03 Simon Glassgpio: sandbox: Rename GPIO dir_flags to flags
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
next