Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b9dbcb43a250df2af9b2dda7f594442e4bc4e8b2
/
include
e41372a
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 10 years ago
021c2b3
lcd: cleanup unused functions
by Hannes Petermaier
· 11 years ago
95f87df
Add support for 32-bit organized framebuffers
by Hannes Petermaier
· 11 years ago
af7b0de
image: introduce genimg_get_kernel_addr()
by Bryan Wu
· 10 years ago
aafd4fc
ARM: rpi_b: use new generic $bootcmd
by Stephen Warren
· 10 years ago
5c30d75
ARM: tegra: use new generic $bootcmd
by Stephen Warren
· 10 years ago
5d7c337
config: introduce a generic $bootcmd
by Dennis Gilmore
· 10 years ago
641e3ce
omap: clean-up dead configs
by Masahiro Yamada
· 10 years ago
536774d
fdt: Sync up with libfdt
by Simon Glass
· 10 years ago
9f85a72
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
by Simon Glass
· 10 years ago
b7afe21
ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path
by Łukasz Majewski
· 10 years ago
89f4ed1
Implement generalised RSA public exponents for verified boot
by Michael van der Westhuizen
· 10 years ago
a9c085f
usb: ehci: rmobile: Remove xHCI address
by Nobuhiro Iwamatsu
· 10 years ago
0280af7
dfu: add SF backend
by Stephen Warren
· 10 years ago
a5f77f6
dfu: add free_entity() to struct dfu_entity
by Stephen Warren
· 10 years ago
f950098
dfu: allow backend to specify a maximum buffer size
by Stephen Warren
· 10 years ago
4afe50f
dfu: defer parsing of device string to IO backend
by Stephen Warren
· 10 years ago
020e6f3
dfu: fix some issues with reads/uploads
by Stephen Warren
· 10 years ago
3eb58f5
fs: implement size/fatsize/ext4size
by Stephen Warren
· 10 years ago
f503a52
support blackfin board initialization in generic board_f
by Sonic Zhang
· 10 years ago
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
Next »