Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c3944fd0310c9ee905b018feeb5dbd5262e2e9cb
/
include
a961e1f
net: mdio: Add mdio_free() and mdio_unregister() API
by Bin Meng
· 9 years ago
ae80c2e
net: Increase the size of the net_boot_file_name buffer
by Jacob Stiffler
· 9 years ago
1bcee66
net: change the env name to use const
by Josh Wu
· 9 years ago
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
b97c626
distro_bootcmd: Add support for booting from ubifs
by Roy Spliet
· 9 years ago
690c796
ubifs: Add generic fs support
by Hans de Goede
· 9 years ago
b5030b2
ubifs: Add functions for generic fs use
by Hans de Goede
· 9 years ago
a164477
ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use
by Hans de Goede
· 9 years ago
25fa860
ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
by Guillaume GARDET
· 9 years ago
c5dcb4a
allow LED initialization without STATUS_LED_BOOT
by Bernhard Nortmann
· 9 years ago
ec06dd8
net: convert altera_tse to driver model and phylib
by Thomas Chou
· 9 years ago
4d7d92f
nios2: zap nios2-generic board dir
by Thomas Chou
· 9 years ago
36b9c9a
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
b1ed686
dm: implement a Miscellaneous uclass
by Thomas Chou
· 9 years ago
3c37849
serial: remove altera serial initializations
by Thomas Chou
· 9 years ago
221d2ac
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· 9 years ago
fb1a4bf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
6917a5d
nios2: convert altera_uart to driver model
by Thomas Chou
· 9 years ago
26066df
nios2: convert altera_jtag_uart to driver model
by Thomas Chou
· 9 years ago
16dc04b
nios2: Split timer code into timer.c
by Thomas Chou
· 9 years ago
47903a6
nios2: Switch to generic timer
by Thomas Chou
· 9 years ago
3fc0ac2
nios2: move altera_pio_init to board_early_init_r
by Thomas Chou
· 9 years ago
44d3cf4
nios2: move command line configuration to Kconfig
by Thomas Chou
· 9 years ago
d032015
ti_omap5_common: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
f77f9e7
am437x: Add am437x_gp_evm_defconfig using CONFIG_DM
by Mugunthan V N
· 9 years ago
449cea4
am43xx_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
2ae2eec
am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Mugunthan V N
· 9 years ago
d0cb35b
am335x_evm: mmc: do not define DM_MMC for spl
by Mugunthan V N
· 9 years ago
b5612ba
ARM: k2g: Add config file
by Lokesh Vutla
· 9 years ago
7fd5b64
ARM: k2g: Add clock information
by Vitaly Andrianov
· 9 years ago
050d8ab
ARM: dts: k2hk: Enable OF_CONTROL and DM
by Lokesh Vutla
· 9 years ago
e020861
ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN
by Lokesh Vutla
· 9 years ago
2accd96
ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Tom Rini
· 9 years ago
7a9ca3c
ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL
by Tom Rini
· 9 years ago
08b9dc2
drivers: Introduce a simplified remoteproc framework
by Nishanth Menon
· 9 years ago
7ae228c
drivers: net: cpsw: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
d98bc91
am335x_evm: do not define usb ether gadget when Eth DM is defined
by Mugunthan V N
· 9 years ago
97f8892
configs: am335x_evm: Support distro bootcmds
by Sjoerd Simons
· 9 years ago
3a3b3d1
configs: ti_armv7_common.h: Add default addresses for pxe and scripts
by Sjoerd Simons
· 9 years ago
a92f11c
config_distro_bootcmd.h: Use a private variable for bootpart
by Sjoerd Simons
· 9 years ago
7afc48d
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
a4dd9bf
x86: Add support for Advantech SOM-6896
by George McCollister
· 9 years ago
1f7338a
debug_uart: Add an option to announce the debug UART
by Simon Glass
· 9 years ago
c52be12
debug_uart: Support board-specific UART initialisation
by Simon Glass
· 9 years ago
60517d7
debug_uart: Adjust the declaration of debug_uart_init()
by Simon Glass
· 9 years ago
a24bd0c
x86: pci: Add PCI IDs for Wildcat Point
by George McCollister
· 9 years ago
321e860
cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
by Bin Meng
· 9 years ago
fb694b9
cmd: bootvx: Always get VxWorks bootline from env
by Bin Meng
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
926f749
x86: Remove quotation mark in CONFIG_HOSTNAME
by Bin Meng
· 9 years ago
2f0999e
x86: Allow disabling IGD on Intel Queensbay
by Bin Meng
· 9 years ago
8aceb8f
linux/bitops.h: GENMASK copy from linux
by Jagan Teki
· 9 years ago
79d4d5f
linux/bitops: Move BIT definitions at top
by Jagan Teki
· 9 years ago
66f5f82
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 9 years ago
7f9f8e3
arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
by Stefan Roese
· 9 years ago
6ba2449
arm: mvebu: Enable DM_USB on AXP / A38x boards
by Stefan Roese
· 9 years ago
e1b7bfd
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
by Stefan Roese
· 9 years ago
e0c7aa4
sunxi: Use Kconfig CONFIG_MMC
by Maxime Ripard
· 9 years ago
c0931d0
sunxi: Add support for android boot image
by Maxime Ripard
· 9 years ago
8ff8bc8
sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels
by Hans de Goede
· 9 years ago
84a8b79
sunxi: power: Add support for disabling axp209 regulators
by Hans de Goede
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
76fa0b2
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· 9 years ago
66ab79d
sunxi: Enable CONFIG_SPL_STACK_R
by Hans de Goede
· 9 years ago
9f9df6f
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· 9 years ago
6e66b41
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
by Paul Gortmaker
· 9 years ago
7095ab3
sbc8641d: increase monitor size from 256k to 384k
by Paul Gortmaker
· 9 years ago
aa7b3f3
sbc8641d: set proper environment sector size.
by Paul Gortmaker
· 9 years ago
efdcea5
sbc8641d: increase malloc pool size to a sane default
by Paul Gortmaker
· 9 years ago
f71e21a
sbc8641d: enable command line editing
by Paul Gortmaker
· 9 years ago
8ed5b0b
igep00x0: Use BCH8 ECC
by Ladislav Michl
· 9 years ago
086c977
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
by Liviu Dudau
· 9 years ago
9be25dc
ARM: dockstar: move start of environment area
by Eric Cooper
· 9 years ago
0ac9f40
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 9 years ago
0dcc889
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
8bf5931
arm: vf610twr: improve memory layout
by Stefan Agner
· 9 years ago
83ef059
odroid: Add boot script (boot.scr) support
by Guillaume GARDET
· 9 years ago
0b84082
odroid: replace 'fatload' with 'load' to be able to use EXT* partitions
by Guillaume GARDET
· 9 years ago
cd847ab
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· 9 years ago
a3a095c
pcm052: fix MTD partitioning
by Albert ARIBAUD (3ADEV)
· 9 years ago
363e424
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· 9 years ago
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
fc3abe0
ppc4xx: Remove lcd4_lwmon5 support
by Stefan Roese
· 9 years ago
41db9ed
ppc4xx: Convert lwmon5 board to generic board
by Stefan Roese
· 9 years ago
b47a63d
Revert "powerpc: ppc4xx: remove lwmon5 support"
by Stefan Roese
· 9 years ago
48b034a
ti: omap3: config: remove 1 from boolean define
by Igor Grinberg
· 9 years ago
a30356f
vexpress64: juno: use /dev/sda2
by Ryan Harkin
· 9 years ago
66fe7ee
vexpress64: juno: add alternate kernel and device tree filenames
by Ryan Harkin
· 9 years ago
f7e1e9e
vexpress64: juno: add optional initrd
by Ryan Harkin
· 9 years ago
6abfbf4
vexpress64: juno: add androidboot.hardware=juno
by Ryan Harkin
· 9 years ago
b6b9665
vexpress64: fvp dram: add DRAM configuration
by Ryan Harkin
· 9 years ago
642aa2c
vexpress64: increase max gunzip size
by Ryan Harkin
· 9 years ago
64541f2
vexpress64: fix checkpatch warnings
by Ryan Harkin
· 9 years ago
ad7dbd1
configs: ls1021atwr: Enable DSPI for LS1021ATWR
by Yao Yuan
· 9 years ago
12ea9d0
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 9 years ago
f5bd745
ARM: tegra: expand all SPL sizes to be consistent
by Stephen Warren
· 9 years ago
fbc8547
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 9 years ago
7ca1efb
mx6sabre_common: Add DFU support
by Fabio Estevam
· 9 years ago
Next »