Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
79ca224245cd0c255b11a3eda523fa3b00ba8b18
79ca224
ARM: omap5: add hooks for cpu/SoC fdt fixups
by Daniel Allred
· 9 years ago
fd684b2
ARM: omap-common: Add device type to CPU string
by Daniel Allred
· 9 years ago
e82e8dd
spl: build: ti: add support for secure boot images
by Daniel Allred
· 9 years ago
36d0824
ti_omap5_common: Update SPL start address on secure parts
by Daniel Allred
· 9 years ago
2a919e6
defconfig: Add a config for AM43xx secure part
by Madan Srinivas
· 9 years ago
3623502
ti: AM43xx: board: Detect AM43xx HS EVM
by Madan Srinivas
· 9 years ago
6f6a9da
ti: AM43xx: Use CONFIG options from SOC Kconfig
by Madan Srinivas
· 9 years ago
e8a9b67
ti: AM43xx: config.mk: Add support for generating secure boot images
by Daniel Allred
· 9 years ago
635173a
ti: omap-common: Add commands for generating secure SPL images
by Daniel Allred
· 9 years ago
8a536e9
ti: omap-common: Add Kconfig file for secure device support
by Madan Srinivas
· 9 years ago
eba13cd
arm: Kconfig: Add support for AM43xx SoC specific Kconfig
by Madan Srinivas
· 9 years ago
fb59e8e
arm: am33xx: Kconfig: Add secure device definitions
by Madan Srinivas
· 9 years ago
901301c
doc: Add info on using secure devices from TI
by Daniel Allred
· 9 years ago
3c75700
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· 9 years ago
6b46318
test/py: Support setting up specific timeout
by Michal Simek
· 9 years ago
2c08fc7
efi_loader: gop: Don't expose fb address
by Alexander Graf
· 9 years ago
c59d360
efi_loader: Clean up system table on exit
by Alexander Graf
· 9 years ago
2437190
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
988339e
MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
by Robert P. J. Day
· 9 years ago
3642523
Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
by Simon Glass
· 9 years ago
ef3b999
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
by Simon Glass
· 9 years ago
3bba650
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
by Simon Glass
· 9 years ago
4c4499f
powerpc: Drop unused code related to generic board
by Simon Glass
· 9 years ago
86572f6
mips: Drop unused code in u-boot.h
by Simon Glass
· 9 years ago
7094259
m68k: Drop unused code in u-boot.h
by Simon Glass
· 9 years ago
594ba59
avr32: Drop unused code in u-boot.h
by Simon Glass
· 9 years ago
e6632d5
sh: Drop the arch-specific board init
by Simon Glass
· 9 years ago
6c2afb8
sh: Fix build errors for generic board
by Simon Glass
· 9 years ago
90632bd
board_f: Don't require CONFIG_SYS_MONITOR_BASE
by Simon Glass
· 9 years ago
0f7dc59
Remove/update old generic-board documentation and warning
by Simon Glass
· 9 years ago
01135a0
openrisc: Drop the arch-specific board init
by Simon Glass
· 9 years ago
470c722
usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
by Roger Quadros
· 9 years ago
3d5fc4e
net: Optionally use pxe client arch from variable
by Alexander Graf
· 9 years ago
8d2f565
efi_loader: Select bounce buffers for known-bad boards
by Alexander Graf
· 9 years ago
7c00a3c
efi_loader: Add bounce buffer support
by Alexander Graf
· 9 years ago
9167e10
cosmetic: debug: Replace #ifdef DEBUG with debug() macro
by Lukasz Majewski
· 9 years ago
38e1a60
arm: meson: implement calls to secure monitor
by Beniamino Galvani
· 9 years ago
d1037e4
arm: add initial support for Amlogic Meson and ODROID-C2
by Beniamino Galvani
· 9 years ago
3bfa65c
net: designware: fix descriptor layout and warnings on 64-bit archs
by Beniamino Galvani
· 9 years ago
b8845e1
arm: implement generic PSCI reset call for armv8
by Beniamino Galvani
· 9 years ago
3661aac
distro: Add efi pxe boot code
by Alexander Graf
· 9 years ago
0a212be
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
by Alexander Graf
· 9 years ago
6b99b63
net: Fix client identifiers for ARM
by Alexander Graf
· 9 years ago
4c71c51
net: Move the VCI and client arch values to Kconfig
by Alexander Graf
· 9 years ago
ea73a04
bootp: Move vendor class identifier set to function
by Alexander Graf
· 9 years ago
94c4b99
efi_loader: Add network access support
by Alexander Graf
· 9 years ago
28404c6
test/py: fix NameError exception if bdi cmd is not supported
by Heiko Schocher
· 9 years ago
7e7c877
cmd: replace the cast of the memory access to a fixed bit type in itest
by Kunihiko Hayashi
· 9 years ago
10172f3
disk: part_efi: fix check of the max partition size
by Patrick Delaunay
· 9 years ago
74fcb4f
cmd: disk: Fix unused variable warning
by Marek Vasut
· 9 years ago
2e9306a
SPL: FIT: Align loading address for header
by Michal Simek
· 9 years ago
03bf428
dm: gpio: pca953x: Support PCA953X with 40 GPIOs
by mario.six@gdsys.cc
· 9 years ago
b8bf404
tools/env: compute size of usable area only once
by Andreas Fenkart
· 9 years ago
87bcee4
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
576d08e
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· 9 years ago
edcaee6
tools/env: pass key as argument to env_aes_cbc_crypt
by Andreas Fenkart
· 9 years ago
7e2ec88
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 9 years ago
ba810e1
mips: ath79: ar933x: Avoid warning with gcc5
by Wills Wang
· 9 years ago
5287245
mips: ath79: ar933x: Fix ethernet PHY mismatch
by Wills Wang
· 9 years ago
ae373f2
mips: Drop JZ4740 remnants
by Marek Vasut
· 9 years ago
aa796b5
mips: Allow overriding start.S in SPL
by Marek Vasut
· 9 years ago
aca04ce
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Paul Burton
· 9 years ago
a31a3df
malta: Use device model & tree for UART
by Paul Burton
· 9 years ago
58ce2cc
malta: Tidy up UART address selection
by Paul Burton
· 9 years ago
c8acc89
dm: ns16550: Don't map_physmem for I/O ports
by Paul Burton
· 9 years ago
03f08c5
fdt: Document the rest of struct of_bus
by Paul Burton
· 9 years ago
dbef2f0
fdt: Support for ISA busses
by Paul Burton
· 9 years ago
92d5301
arm64: fix arm64 Linux boot image header field sizes
by Andre Przywara
· 9 years ago
8518c3f
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
a2ec9ba
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 9 years ago
a6df6b2
sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators
by Stefan Mavrodiev
· 9 years ago
2c52640
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 9 years ago
3674811
arm64: Pine64: update FDT files
by Andre Przywara
· 9 years ago
65d2d1d
arm64: sunxi: adjust default load addresses
by Andre Przywara
· 9 years ago
df9d9f4
Revert "sunxi: Reserve ATF memory space on A64"
by Andre Przywara
· 9 years ago
a44cef9
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· 9 years ago
08e978b
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
by Siarhei Siamashka
· 9 years ago
f1e66e7
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
45f192c
sunxi: Implement poweroff support for axp818 pmic
by Chen-Yu Tsai
· 9 years ago
7a78945
sunxi: Enable AXP818 SW for Sinovoip BPI M3
by Chen-Yu Tsai
· 9 years ago
0e3efd3
sunxi: power: axp818: Add support for switch SW
by Chen-Yu Tsai
· 9 years ago
7096534
power: axp818: Fix typo for fldo2 Kconfig description
by Chen-Yu Tsai
· 9 years ago
c80376c
power: axp221: Remove switch case to simplify axp_set_eldo
by Chen-Yu Tsai
· 9 years ago
40aa3d5
sunxi: Disable VIDEO for SoCs without display support
by Chen-Yu Tsai
· 9 years ago
3674148
sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs
by Chen-Yu Tsai
· 9 years ago
1fcaea0
sunxi: Sort SoC variants by family (sunXi) first, chip name second
by Chen-Yu Tsai
· 9 years ago
2373877
sunxi: make SoC variant choice mandatory
by Chen-Yu Tsai
· 9 years ago
09b0275
ARM: uniphier: add EHCI nodes for PH1-LD11
by Masahiro Yamada
· 9 years ago
dcfbfab
clk: uniphier: add Media I/O clock driver support for PH1-LD11
by Masahiro Yamada
· 9 years ago
8bbbcbd
ARM: uniphier: add PH1-LD11 SoC support
by Masahiro Yamada
· 9 years ago
fc678cb
ARM: uniphier: rename UMC register macros of PH1-LD20
by Masahiro Yamada
· 9 years ago
900117b
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
by Masahiro Yamada
· 9 years ago
fd9256d
ARM: uniphier: clean up boot mode tables
by Masahiro Yamada
· 9 years ago
6a5c5ac
ARM: uniphier: disable cache in SPL of PH1-LD20
by Masahiro Yamada
· 9 years ago
19824b9
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 9 years ago
9ff34e3
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case
by Ying Zhang
· 9 years ago
d942ab7
powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB
by Ying Zhang
· 9 years ago
c4a11bc
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
5661fcc
powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
by Aneesh Bansal
· 9 years ago
39452be
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
Next »