Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
247be79a99041e0b5f56cea4100f5cc98e827b64
/
include
4e42e29
cmd_boot: Add a poweroff command
by Michael van Slingerland
· 9 years ago
1d3a866
sniper: Various boot-related env settings, devicetree support
by Paul Kocialkowski
· 9 years ago
6cbaf4c
lpc32xx: devkit3250: update board configuration file
by Vladimir Zapolskiy
· 9 years ago
f21069e
serial: lpc32xx hsuart: port driver to driver model
by Vladimir Zapolskiy
· 9 years ago
2a1a29c
omap4_panda: Convert to config_distro_bootcmd.h
by Tom Rini
· 9 years ago
5f64dac
ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
by Tom Rini
· 9 years ago
7205442
am335x_evm.h: unsed CONFIG_BOOTDELAY
by Tom Rini
· 9 years ago
02585eb
ums: support multiple LUNs at once
by Stephen Warren
· 9 years ago
873cc1d
mmc: store hwpart in the block device
by Stephen Warren
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
ecc3066
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
20d08f5
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 9 years ago
774da4b
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
48ad68d
hash.c: Conditionally compile hash_command, static hash_show
by Tom Rini
· 9 years ago
d29892b
part_dos.c: Don't wrap to negative after 2G sectors
by Stefan Monnier
· 9 years ago
69b4138
dm: core: Add a new api to get indexed device address
by Mugunthan V N
· 9 years ago
425846e
power: pmic.h: Drop include <spi.h>
by Jagan Teki
· 9 years ago
49f85b6
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
by Mugunthan V N
· 9 years ago
e7af672
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
by Mugunthan V N
· 9 years ago
f8e2f92
spi: Add support for dual and quad mode
by Mugunthan V N
· 9 years ago
2b11a41
spi: Add SPI_TX_DUAL mode
by Jagan Teki
· 9 years ago
1c17f5e
sf: Make IO modes at last in read modes
by Jagan Teki
· 9 years ago
465c00d
spi: Minor cleanup
by Jagan Teki
· 9 years ago
29ee026
spi: Use BIT macro
by Jagan Teki
· 9 years ago
e26a2e2
spi: Fix bit assignment with flags
by Jagan Teki
· 9 years ago
c40f600
spi: Move flags macro's to spi_slave{} members
by Jagan Teki
· 9 years ago
91292e0
spi: Rename op_mode_rx to mode_rx
by Jagan Teki
· 9 years ago
e5961f0
spi: Rename SPI_OPM_RX_* to SPI_RX_*
by Jagan Teki
· 9 years ago
4365522
spi: Remove SPI_OPM_RX_DIO|QIOF
by Jagan Teki
· 9 years ago
4dd1245
spi: Remove SPI_OPM_RX_EXTN
by Jagan Teki
· 9 years ago
11c579b
sf: Remove spi_flash_remove
by Jagan Teki
· 9 years ago
cdf3393
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
by Jagan Teki
· 9 years ago
095a41d
spi: Use mode instead of op_mode_tx
by Jagan Teki
· 9 years ago
f5c3c03
spi: make mode visible to both dm and non-dm
by Jagan Teki
· 9 years ago
fc82edd
arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs
by Nathan Rossi
· 9 years ago
4f627c5
spl: dm: Add SPL_DM_SEQ_ALIAS config option
by Nathan Rossi
· 9 years ago
66eaea6
dm: core: Add option to configure an offset for the address translation
by Stefan Roese
· 9 years ago
9b20519
rockchip: Use the debug UART on rk3036
by Simon Glass
· 9 years ago
4abe8e4
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· 9 years ago
ff758cc
dm: ahci: Convert to use new DM PCI API
by Simon Glass
· 9 years ago
7e78b9e
dm: pci: Switch to DM API for PCI address mapping
by Simon Glass
· 9 years ago
21d1fe7
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
8beb0bd
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
by Simon Glass
· 9 years ago
3f4e1e8
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· 9 years ago
fcc0a87
dm: serial: Convert ns16550 driver to use driver model PCI API
by Simon Glass
· 9 years ago
bab17cf
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
a0eb835
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
5c0bf64
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
5e23b8b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
f3f1fae
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
21ccce1
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
d77a092
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 9 years ago
b685c73
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
9d243b1
cyrus: Enable STDIO deregister
by Andy Fleming
· 9 years ago
7babe48
arm64: Juno/FVP: adjust kernel load address
by Andre Przywara
· 9 years ago
f5abb40
include: Correct "requset" typoes in misc.h
by Robert P. J. Day
· 9 years ago
dd8e429
rockchip: Fix the configuration for chromebook_jerry
by Simon Glass
· 9 years ago
70caa97
usb: Allow up to 7 storage devices
by Simon Glass
· 9 years ago
587c3f8
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· 9 years ago
ce2190f
imx: mx6ul: disable VIDEO for SPL
by Peng Fan
· 9 years ago
1aa2d07
mmc: update MMC_ERASE argument to match Linux kernel.
by Eric Nelson
· 9 years ago
f1993ca
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
f0b5f23
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
faa7db2
usb: Move determination of TT hub address/port into separate function
by Stefan Brüns
· 9 years ago
c75f57f
usb: Alloc buffer for USB descriptor dynamically
by Stefan Brüns
· 9 years ago
40253dd
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
c339ea5
arm: socfpga: Add support for Denali NAND controller
by Marek Vasut
· 9 years ago
eba522a
arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled
by Marek Vasut
· 9 years ago
4197a0f
arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
by Marek Vasut
· 9 years ago
94f53a7
arm: socfpga: sr1500: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
5abbdfa
arm: socfpga: sockit: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
d6d55cd
arm: socfpga: arria5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
0f28b1a
arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
by Chin Liang See
· 9 years ago
b3bb111
arm: socfpga: sr1500: Enable qspiload console command
by Chin Liang See
· 9 years ago
8ee0c64
arm: socfpga: sockit: Enable qspiload console command
by Chin Liang See
· 9 years ago
f8e08b8
arm: socfpga: arria5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
d9f2bd4
arm: socfpga: cyclone5_socdk: Enable qspiload console command
by Chin Liang See
· 9 years ago
eb45022
arm: socfpga: sr1500: Enable ubiload console command
by Chin Liang See
· 9 years ago
3e8a075
arm: socfpga: sockit: Enable ubiload console command
by Chin Liang See
· 9 years ago
c26112a
arm: socfpga: arria5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
dc93280
arm: socfpga: cyclone5_socdk: Enable ubiload console command
by Chin Liang See
· 9 years ago
6cdd465
arm: socfpga: Enable ubi and ubifs support
by Chin Liang See
· 9 years ago
89835b3
ARM: uniphier: allow to run zImage rather than uImage
by Masahiro Yamada
· 9 years ago
752b75d
ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
by Masahiro Yamada
· 9 years ago
55702fe
arm: socfpga: Enabling MTD default partitions
by Chin Liang See
· 9 years ago
520b9e0
arm: socfpga: socrates: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
866da6e
arm: socfpga: sockit: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
a4417af
arm: socfpga: mcvevk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
617600b
arm: socfpga: de0_nano_soc: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
8a08962
arm: socfpga: arria5_socdk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
7d6bf07
arm: socfpga: cyclone5_socdk: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
79cc48e
arm: socfpga: Consolidate SDMMC environment
by Chin Liang See
· 9 years ago
4c9ae24
net: designware: Zap CONFIG_DW_AUTONEG
by Marek Vasut
· 9 years ago
25af71c
net: eth_designware: select PHYLIB in Kconfig
by Thomas Chou
· 9 years ago
9216387
include: net: Simplify the usage of __always_inline
by Fabio Estevam
· 9 years ago
5a4672b
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 9 years ago
d0602bd
axs103: add support of generic OHCI USB 1.1 controller
by Alexey Brodkin
· 9 years ago
5a37a40
sunxi: Enable a second mmc socket as boot target in the environment
by Karsten Merker
· 9 years ago
34059d8
Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga
by Tom Rini
· 9 years ago
48275c9
arm: socfpga: fix trivial header preprocessor for socfpga_common.h
by Dinh Nguyen
· 9 years ago
Next »