Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
02bf53626b4599c1f6d6a214eec07b75ae875b81
/
include
02bf536
Convert CONFIG_BCH to Kconfig
by Adam Ford
· 7 years ago
b315e4c
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
by Adam Ford
· 7 years ago
fa1dd3d
Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
by Adam Ford
· 7 years ago
73010ab
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
by Adam Ford
· 7 years ago
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
504997e
configs: Migrate all of the existing USB symbols, except fastboot
by Tom Rini
· 7 years ago
e59e1ec
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
dc1436c
sunxi: Fix CONFIG_SUNXI_GMAC references
by Dave Prue
· 7 years ago
a220f8f
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
b8f2c8c
Merge git://git.denx.de/u-boot-uniphier
by Tom Rini
· 7 years ago
88d8f88
i.MX6Q: icorem6: Add falcon mode
by Jagan Teki
· 7 years ago
f117507
ARM: uniphier: remove unneeded NAND config options
by Masahiro Yamada
· 7 years ago
4dada2c
ofnode: add {ofnode, dev}_read_resource_byname()
by Masahiro Yamada
· 7 years ago
326c5fd
nvme: Adjust the 'nvme' command to use blk_common_cmd()
by Bin Meng
· 7 years ago
e576311
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 7 years ago
0a32860
Merge git://www.denx.de/git/u-boot-cfi-flash
by Tom Rini
· 7 years ago
4ddc309
igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
by Pau Pajuelo
· 7 years ago
9300317
arm: omap: Define command for booting Android from eMMC
by Semen Protsenko
· 7 years ago
0207283
serial: serial-uclass: Add generic serial RX buffer support
by Stefan Roese
· 7 years ago
48b771c
Revert "serial: ns16550: Add RX interrupt buffer support"
by Stefan Roese
· 7 years ago
dfb453d
vbe: Drop vbe_get_video_info()
by Bin Meng
· 7 years ago
ffbd5d0
usb: gadget: add SDP driver
by Stefan Agner
· 7 years ago
2387509
imx: move imximage header to common location
by Stefan Agner
· 7 years ago
a26162d
mtd: cfi: staticize functions
by Marek Vasut
· 7 years ago
07d0a46
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
ec4b573
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
d3c1461
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· 7 years ago
9cb5387
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 7 years ago
f7f0377
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
8f9dd92
efi_loader: do not cast return value in EFI_EXIT
by xypron.glpk@gmx.de
· 7 years ago
67c4e48
m68k: add board stmark2, mcf5441x based
by Angelo Dureghello
· 7 years ago
89ae64c
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 8 years ago
f54f753
cmd: mmc: add mmc partconf read capability
by Angelo Dureghello
· 7 years ago
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
0067b87
dm: sata: dwc_ahsata: Add support for driver model
by Simon Glass
· 7 years ago
821bb52
dm: sata: Update the AHCI uclass to support operations
by Simon Glass
· 7 years ago
6c857ad
dm: sata: Support driver model with the 'sata' command
by Simon Glass
· 7 years ago
856e020
dm: core: Add a comment about the device_remove() flags
by Simon Glass
· 7 years ago
bf2e795
dm: blk: Add a generic function for block device commands
by Simon Glass
· 7 years ago
85af5a4
dm: blk: Add a function to find an interface-type name
by Simon Glass
· 7 years ago
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
9977849
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
3fa4c22
env: Adjust the get_char() method to return an int
by Simon Glass
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
399a9ce
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
d49b889
env: Drop saveenv() in favour of env_save()
by Simon Glass
· 7 years ago
1753957
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· 7 years ago
10b0d7b
env: Drop env_get_char_spec()
by Simon Glass
· 7 years ago
d8273ed
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
d40d804
env: Drop common init() functions
by Simon Glass
· 7 years ago
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· 7 years ago
c10a88e
env: Create a location driver for each location
by Simon Glass
· 7 years ago
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· 7 years ago
480a36c
env: common: Make env_get_addr/get_char_memory() static
by Simon Glass
· 7 years ago
547cb40
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
73ab8c1
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
a14e808
net: Add mii_resolve_flowctrl_fdx()
by Yuiko Oshino
· 7 years ago
133dcdd
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
by Tom Rini
· 7 years ago
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
116ba6b
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
2befb4b
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· 7 years ago
7435481
nvme: Detect devices that are class Storage Express
by Jon Nettleton
· 7 years ago
a744a4f
nvme: Add show routine to print detailed information
by Zhikang Zhang
· 7 years ago
145b88f
nvme: Add NVM Express driver support
by Zhikang Zhang
· 7 years ago
182fccd
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
by Zhikang Zhang
· 7 years ago
9fa2df8
Convert CONFIG_OMAP3_SPI to Kconfig
by Adam Ford
· 7 years ago
fec7402
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· 7 years ago
7d1319b
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
cbacb40
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
by Philipp Tomsich
· 7 years ago
1620d35
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
by Philipp Tomsich
· 7 years ago
c46382b
rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
by Philipp Tomsich
· 7 years ago
d21a4d8
rockchip: rk3368: add DRAM controller driver with DRAM initialisation
by Philipp Tomsich
· 7 years ago
0c1c09f
rockchip: rk3368: spl: add memory layout for TPL and SPL
by Philipp Tomsich
· 7 years ago
9b687c7
rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
by Philipp Tomsich
· 7 years ago
60e1578
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· 7 years ago
798370f
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
by Philipp Tomsich
· 7 years ago
83ad702
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
42efb61
Convert CONFIG_NAND to Kconfig
by Adam Ford
· 7 years ago
1b01bf9
omap3: evm: Update board, defconfig, and maintainer file
by Derald D. Woods
· 7 years ago
f5a9d5e
Drop config_cmd_all.h
by Simon Glass
· 7 years ago
dc82dee
Convert CONFIG_CMD_ZFS to Kconfig
by Simon Glass
· 7 years ago
01d097d
Convert CONFIG_CMD_ZBOOT to Kconfig
by Simon Glass
· 7 years ago
0c03c1a
Convert CONFIG_CMD_UNIVERSE to Kconfig
by Simon Glass
· 7 years ago
80a56cd
Convert CONFIG_CMD_TSI148 to Kconfig
by Simon Glass
· 7 years ago
126cb79
Convert CONFIG_CMD_TRACE to Kconfig
by Simon Glass
· 7 years ago
a18b969
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
by Simon Glass
· 7 years ago
21a7930
Kconfig: Drop CONFIG_CMD_TFTP
by Simon Glass
· 7 years ago
89342ef
Convert CONFIG_CMD_TERMINAL to Kconfig
by Simon Glass
· 7 years ago
3543206
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
78020f8
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
8e83ca8
Convert CONFIG_CMD_STRINGS to Kconfig
by Simon Glass
· 7 years ago
51ef45a
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
by Simon Glass
· 7 years ago
c034e3d
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
by Simon Glass
· 7 years ago
c6567fa
Convert CONFIG_CMD_SPL to Kconfig
by Simon Glass
· 7 years ago
Next »