Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3fbfdd1146207b1407e3750479760b0d4e018613
/
include
3fbfdd1
blackfin: convert blackfin board_f and board_r to use generic board init functions
by Sonic Zhang
· 10 years ago
b36a4d4
Change Andy Fleming's email address
by Andy Fleming
· 10 years ago
acc26f5
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
c621faa
kmp204x: CPU watchdog enabled
by Boschung, Rainer
· 10 years ago
f63c0dc1
mpc85xx: watchdog initialisation added
by Boschung, Rainer
· 10 years ago
97d2fb9
env_mmc: support env partition setup in runtime
by Dmitry Lifshitz
· 10 years ago
df90f8e
env_mmc: add mmc_get_env_addr() prototype
by Dmitry Lifshitz
· 10 years ago
1cb5679
MMC: atmel_mci: add configuration register definition
by Bo Shen
· 10 years ago
02d7728
MMC: atmel_mci: refactor setting the mode register
by Bo Shen
· 10 years ago
ad88174
ARM: kirkwood: add mvsdio driver
by DrEagle
· 10 years ago
57a5e29
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
by Masahiro Yamada
· 10 years ago
4869aee
kconfig: delete redundant CONFIG_${ARCH} definition
by Masahiro Yamada
· 10 years ago
60bb734
kconfig: switch to Kconfig
by Masahiro Yamada
· 10 years ago
b9a72ca
include: define CONFIG_SPL and CONFIG_TPL as 1
by Masahiro Yamada
· 10 years ago
ed16f5a
kconfig: import Kconfig files from Linux 3.16-rc7
by Masahiro Yamada
· 10 years ago
f949e4f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
c0b31fe
Merge git://www.denx.de/git/u-boot-ppc4xx
by Tom Rini
· 10 years ago
7833a1e
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
6235824
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
by Ma Haijun
· 10 years ago
eb5a7c8
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
18fccb1
Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
33f6964
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
f23f4b9
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
7909b6d
ARM: omap: move board specific NAND configs out from ti_armv7_common.h
by pekon gupta
· 10 years ago
0a9ec45
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· 10 years ago
72b3479
ARM: omap: fix GPMC address-map size for NAND and NOR devices
by pekon gupta
· 10 years ago
82be013
board: k2e-evm: add board support
by Hao Zhang
· 10 years ago
0ecd31e
ARM: keystone2: clock: add K2E clock support
by Hao Zhang
· 10 years ago
eb01de2
configs: k2hk_evm: config: add common EVM configuration header
by Hao Zhang
· 10 years ago
8e697a0
ARM: keystone2: move K2HK board files to common KS2 board directory
by Hao Zhang
· 10 years ago
d5cb1bb
k2hk: use common KS2_ prefix for all hardware definitions
by Khoronzhuk, Ivan
· 10 years ago
f3c6bf1
ARM: omap: tao3530: Convert to generic board
by Stefan Roese
· 10 years ago
1ce1865
tricorder: convert to generic board
by Andreas Bießmann
· 10 years ago
0d5a495
k2hk_evm: add script to automate NAND flash process
by Khoronzhuk, Ivan
· 10 years ago
2f64e47
mtd: nand: davinci: add opportunity to write keystone U-boot image
by Khoronzhuk, Ivan
· 10 years ago
60d2f6f
tps65218/am43xx_evm: Add power framework support to TPS65218
by Tom Rini
· 10 years ago
85ca252
power/pmic.h: Add prototype for power_init_board.
by Tom Rini
· 10 years ago
33e073e
drivers: net: cpsw: add support for using second port as ethernet
by Mugunthan V N
· 11 years ago
ab81cc6
board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
by Dirk Eibach
· 10 years ago
ddbf303
arm: rmobile: Add support Alt board
by Nobuhiro Iwamatsu
· 10 years ago
a13a25a
board/freescale: use generic board architecture for t2080qds and t2080rdb
by Shengzhou Liu
· 10 years ago
8978f5b
ARM: zynq: Enable generic board for Xilinx Zynq
by Michal Simek
· 11 years ago
97e22e3
dm: Add dm_scan_other() to locate board-specific devices
by Simon Glass
· 10 years ago
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· 10 years ago
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· 10 years ago
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
4071742
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago
cebcebb
dm: Tidy up some header file comments
by Simon Glass
· 10 years ago
c95f678
fdt: Add a function to get the node offset of an alias
by Simon Glass
· 10 years ago
c1464ab
dm: Allow a device to be found by its FDT offset
by Simon Glass
· 10 years ago
db6f020
dm: Introduce device sequence numbering
by Simon Glass
· 10 years ago
9908ad4
fdt: Add a function to get the alias sequence of a node
by Simon Glass
· 10 years ago
b9d5f6b
Add a flag indicating when the serial console is ready
by Simon Glass
· 10 years ago
5d609ce
stdio: Provide functions to add/remove devices using stdio_dev
by Simon Glass
· 10 years ago
a730c5d
dm: Support driver model prior to relocation
by Simon Glass
· 10 years ago
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
0019758
dm: Provide a way to shut down driver model
by Simon Glass
· 10 years ago
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
c757cb0
sandbox: config: Enable pre-relocation malloc()
by Simon Glass
· 10 years ago
863e404
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· 10 years ago
f7ce895
powerpc/t1040: update i2c for t1040qds and t104xrdb
by Shengzhou Liu
· 10 years ago
c2bc460
powerpc/ifc: fix invalid CSn FTIM2.TCH setting
by Shaohui Xie
· 10 years ago
5c23a82
driver/nand: Add support of 16K SRAM for IFC 2.0
by Prabhakar Kushwaha
· 10 years ago
82efc81
driver/nand: Update SRAM initialize logic for IFC.
by Prabhakar Kushwaha
· 10 years ago
da9d35e
powerpc/mpc85xx: Remove P1023 RDS support
by Lijun Pan
· 10 years ago
978679d
qe: move immap_qe.h from arch directory into common directory
by Zhao Qiang
· 10 years ago
8c7e1e1
board/t2080qds: enable sst and eon spi flash for nor boot
by Shengzhou Liu
· 11 years ago
13334e7
whitespace cleanups
by Pavel Machek
· 10 years ago
cdda2bc
rpi_b: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
682d7d8
am335x_evm: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
927c751
omap3_beagle: handle import of environments in files with CRLF as line endings
by Alexander Holler
· 10 years ago
3e12be7
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· 10 years ago
c15e1f8
h2200: Disable SHA256 on FIT images
by Tom Rini
· 10 years ago
9aa3827
common: cmd_ide: use __weak and add prototypes
by Jeroen Hofstee
· 10 years ago
a8aebfe
tools: compiler.h: add missing time.h
by Jeroen Hofstee
· 10 years ago
036f66d
linux/compat.h: port lower_32_bits and upper_32_bits from Linux
by Lijun Pan
· 10 years ago
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· 10 years ago
1bd2a6d
env_callback.h: spl: mark callback as maybe_unused
by Jeroen Hofstee
· 10 years ago
a802b98
common: board_f: cosmetic use __weak for leds
by Jeroen Hofstee
· 10 years ago
af47147
sunxi: add gpio driver
by Ian Campbell
· 10 years ago
abc1aae
sunxi: use random parts of SID to set ethaddr
by Jonathan Liu
· 10 years ago
1f24736
sunxi: Add axp152 pmic support
by Hans de Goede
· 10 years ago
aa382ad
sunxi: Add axp209 pmic support
by Henrik Nordstrom
· 10 years ago
3352b22
sunxi: Add i2c support
by Hans de Goede
· 10 years ago
9830f1c
mvtwsi: convert to CONFIG_SYS_I2C framework
by Hans de Goede
· 10 years ago
3f8ee65
socfpga: timer actually counts down
by Pavel Machek
· 10 years ago
6d576a7
ARM: DRA7xx: Update the board_name env variable
by Lokesh Vutla
· 10 years ago
496039f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
ee2352e
ARM: m53evk: Update default environment
by Lothar Rubusch
· 10 years ago
360112b
ARM: m53evk: Adjust mtdparts settings
by Marek Vasut
· 10 years ago
c6b14c7
ARM: m53evk: add needed commands and options
by Marek Vasut
· 10 years ago
65af06e
ARM: m28evk: Update default environment
by Lothar Rubusch
· 10 years ago
72d2dee
ARM: m28evk: Adjust mtdparts
by Marek Vasut
· 10 years ago
eb0c701
ARM: m28evk: add needed commands and options
by Marek Vasut
· 10 years ago
ab6c932
TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle
by Tyler Baker
· 10 years ago
88919ca
fit: make sha256 support optional
by Dirk Eibach
· 10 years ago
6dfe681
board: gdsys: Remove commands to reduce footprint
by Dirk Eibach
· 10 years ago
ca185b0
board: gdsys: Make gdsys osd hardware detection more robust
by Dirk Eibach
· 10 years ago
9a5ee72
board: gdsys: Configure bridge on DP501 to support DDC only
by Dirk Eibach
· 10 years ago
2b08d8f
board: gdsys: Increase iocon and dlv10g version string
by Dirk Eibach
· 10 years ago
Next »