Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0269956c56d701534d367c88e359c22edac2cebd
/
include
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
77f7f91
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
535e08e
MIPS: malta: do not pull in target header files in config.h
by Daniel Schwierzeck
· 9 years ago
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
19af854
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
0872fb2
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· 9 years ago
d76eba6
mvebu: Support Synology DS414
by Phil Sutter
· 9 years ago
a7f94ad
mvebu: Introduce kconfig symbols for SoC variants
by Phil Sutter
· 9 years ago
eb083e5
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
by Stefan Roese
· 9 years ago
ff7ad17
arm: mvebu: Make ECC support configurable on Armada XP
by Stefan Roese
· 9 years ago
d69cbef
arm: mvebu: db-mv784mp-gp: Enable cache command
by Stefan Roese
· 9 years ago
d352488
arm: mvebu: db-mv784mp-gp: Enable common file-system support
by Stefan Roese
· 9 years ago
114bba6
arm: mvebu: db-mv784mp-gp: Switch from IDE to SATA support
by Stefan Roese
· 9 years ago
7360640
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
by Stefan Roese
· 9 years ago
c14c93f
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
05b38c1
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
49e7d77
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
83097cf
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
2451dec
cmd_boot: Add a poweroff command
by Michael van Slingerland
· 9 years ago
da4ec91
sniper: Various boot-related env settings, devicetree support
by Paul Kocialkowski
· 9 years ago
936c200
lpc32xx: devkit3250: update board configuration file
by Vladimir Zapolskiy
· 9 years ago
f20d4c0
serial: lpc32xx hsuart: port driver to driver model
by Vladimir Zapolskiy
· 9 years ago
6975fed
omap4_panda: Convert to config_distro_bootcmd.h
by Tom Rini
· 9 years ago
d2c02d6
ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
by Tom Rini
· 9 years ago
c94d9c9
am335x_evm.h: unsed CONFIG_BOOTDELAY
by Tom Rini
· 9 years ago
9e7d588
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
1e0f92a
mmc: store hwpart in the block device
by Stephen Warren
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
f4d480b
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
de857fa
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
6173838
hash.c: Conditionally compile hash_command, static hash_show
by Tom Rini
· 9 years ago
4c6e960
part_dos.c: Don't wrap to negative after 2G sectors
by Stefan Monnier
· 9 years ago
4b776e5
dm: core: Add a new api to get indexed device address
by Mugunthan V N
· 9 years ago
080711f
power: pmic.h: Drop include <spi.h>
by Jagan Teki
· 9 years ago
4fe1e60
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
by Mugunthan V N
· 9 years ago
f77bba1
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
by Mugunthan V N
· 9 years ago
4b0f40c
spi: Add support for dual and quad mode
by Mugunthan V N
· 9 years ago
d8feb0c
spi: Add SPI_TX_DUAL mode
by Jagan Teki
· 9 years ago
e28c9ec
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
ac7b7df
spi: Minor cleanup
by Jagan Teki
· 9 years ago
cc79edf
spi: Use BIT macro
by Jagan Teki
· 9 years ago
94b4f7f
spi: Fix bit assignment with flags
by Jagan Teki
· 9 years ago
7109a57
spi: Move flags macro's to spi_slave{} members
by Jagan Teki
· 9 years ago
155c19f
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
3dce555
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
ca6d3f0
spi: Remove SPI_OPM_RX_DIO|QIOF
by Jagan Teki
· 9 years ago
cf677b2
spi: Remove SPI_OPM_RX_EXTN
by Jagan Teki
· 9 years ago
bd8b3e2
sf: Remove spi_flash_remove
by Jagan Teki
· 9 years ago
71331b3
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· 9 years ago
26a0b19
spi: Use mode instead of op_mode_tx
by Jagan Teki
· 9 years ago
1d0c949
spi: make mode visible to both dm and non-dm
by Jagan Teki
· 9 years ago
737540f
arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
by Nathan Rossi
· 9 years ago
7fa6ff4
spl: dm: Add SPL_DM_SEQ_ALIAS config option
by Nathan Rossi
· 9 years ago
65e190b
x86: adjust ramdisk load address
by Miao Yan
· 9 years ago
5ce2d8b
fdtdec: Add compatible string for Intel IvyBridge FSP
by Bin Meng
· 9 years ago
a0ea0f9
dm: core: Add option to configure an offset for the address translation
by Stefan Roese
· 9 years ago
e0f177b
rockchip: Use the debug UART on rk3036
by Simon Glass
· 9 years ago
0b61928
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
6f9135b
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· 9 years ago
b967ca8
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
c5f053b
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
a063086
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
f9d94d3
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
f1037ad
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
3452cb1
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
b639d51
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
70e0c58
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
84283d5
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
314271e
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
581ab9b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
bef045a
cyrus: Enable STDIO deregister
by Andy Fleming
· 9 years ago
a941510
arm64: Juno/FVP: adjust kernel load address
by Andre Przywara
· 9 years ago
21c11c5
include: Correct "requset" typoes in misc.h
by Robert P. J. Day
· 9 years ago
2ac4648
rockchip: Fix the configuration for chromebook_jerry
by Simon Glass
· 9 years ago
1dae494
usb: Allow up to 7 storage devices
by Simon Glass
· 9 years ago
46ddf2c
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· 9 years ago
c0eaca2
imx: mx6ul: disable VIDEO for SPL
by Peng Fan
· 9 years ago
957e066
mmc: update MMC_ERASE argument to match Linux kernel.
by Eric Nelson
· 9 years ago
adce477
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
c8e615c
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
a010568
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
4aa3627
usb: Alloc buffer for USB descriptor dynamically
by Stefan Brüns
· 9 years ago
4376c0e
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
7e442d9
arm: socfpga: Add support for Denali NAND controller
by Marek Vasut
· 9 years ago
d92759a
arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled
by Marek Vasut
· 9 years ago
4460396
arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
by Marek Vasut
· 9 years ago
7b29a2a
arm: socfpga: sr1500: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
8338e8d
arm: socfpga: sockit: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
31f32d6
arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
180d680
arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
0309811
arm: socfpga: sr1500: Enable qspiload console command
by Chin Liang See
· 9 years ago
9c99c85
arm: socfpga: sockit: Enable qspiload console command
by Chin Liang See
· 9 years ago
af53ff9
arm: socfpga: arria5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
9937c72
arm: socfpga: cyclone5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
d99fa09
arm: socfpga: sr1500: Enable ubiload console command
by Chin Liang See
· 9 years ago
fab6e90
arm: socfpga: sockit: Enable ubiload console command
by Chin Liang See
· 9 years ago
62e2a9a
arm: socfpga: arria5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
Next »