Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6384726d2dd941411bfb3253f37f61eb1afa1c21
6384726
arm: Kconfig: Add support for AM43xx SoC specific Kconfig
by Madan Srinivas
· 8 years ago
ce31ac7
arm: am33xx: Kconfig: Add secure device definitions
by Madan Srinivas
· 8 years ago
98350f7
doc: Add info on using secure devices from TI
by Daniel Allred
· 8 years ago
7ffe3cd
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
by Robert P. J. Day
· 8 years ago
87861c1
test/py: Support setting up specific timeout
by Michal Simek
· 8 years ago
c9cfac5
efi_loader: gop: Don't expose fb address
by Alexander Graf
· 8 years ago
ae87440
efi_loader: Clean up system table on exit
by Alexander Graf
· 8 years ago
81974f4
tools/env: no global variable sharing between application and library
by Andreas Fenkart
· 9 years ago
367d789
MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs.
by Robert P. J. Day
· 8 years ago
2507854
Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
by Simon Glass
· 8 years ago
4c79452
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
by Simon Glass
· 8 years ago
9be2e79
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
by Simon Glass
· 8 years ago
14c67eb
powerpc: Drop unused code related to generic board
by Simon Glass
· 8 years ago
3e085c9
mips: Drop unused code in u-boot.h
by Simon Glass
· 8 years ago
b977fef
m68k: Drop unused code in u-boot.h
by Simon Glass
· 8 years ago
1c29a38
avr32: Drop unused code in u-boot.h
by Simon Glass
· 8 years ago
b61e90e
sh: Drop the arch-specific board init
by Simon Glass
· 8 years ago
f41e608
sh: Fix build errors for generic board
by Simon Glass
· 8 years ago
b0b3595
board_f: Don't require CONFIG_SYS_MONITOR_BASE
by Simon Glass
· 8 years ago
89b199c
Remove/update old generic-board documentation and warning
by Simon Glass
· 8 years ago
feee28f
openrisc: Drop the arch-specific board init
by Simon Glass
· 8 years ago
3ac8d1e
usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled
by Roger Quadros
· 8 years ago
bc6fc28
net: Optionally use pxe client arch from variable
by Alexander Graf
· 8 years ago
6a6187e
efi_loader: Select bounce buffers for known-bad boards
by Alexander Graf
· 8 years ago
51735ae
efi_loader: Add bounce buffer support
by Alexander Graf
· 8 years ago
851bda8
cosmetic: debug: Replace #ifdef DEBUG with debug() macro
by Lukasz Majewski
· 9 years ago
c7757d4
arm: meson: implement calls to secure monitor
by Beniamino Galvani
· 9 years ago
bfcef28
arm: add initial support for Amlogic Meson and ODROID-C2
by Beniamino Galvani
· 9 years ago
0e1a3e3
net: designware: fix descriptor layout and warnings on 64-bit archs
by Beniamino Galvani
· 9 years ago
5a07abb
arm: implement generic PSCI reset call for armv8
by Beniamino Galvani
· 9 years ago
20898ea
distro: Add efi pxe boot code
by Alexander Graf
· 9 years ago
210be5c
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
by Alexander Graf
· 9 years ago
fa96f37
net: Fix client identifiers for ARM
by Alexander Graf
· 9 years ago
0dac6b4
net: Move the VCI and client arch values to Kconfig
by Alexander Graf
· 9 years ago
4570a99
bootp: Move vendor class identifier set to function
by Alexander Graf
· 9 years ago
0efe1bc
efi_loader: Add network access support
by Alexander Graf
· 9 years ago
7e6621a
test/py: fix NameError exception if bdi cmd is not supported
by Heiko Schocher
· 9 years ago
dafd648
cmd: replace the cast of the memory access to a fixed bit type in itest
by Kunihiko Hayashi
· 9 years ago
a565386
disk: part_efi: fix check of the max partition size
by Patrick Delaunay
· 9 years ago
04681cb
cmd: disk: Fix unused variable warning
by Marek Vasut
· 9 years ago
90a7417
SPL: FIT: Align loading address for header
by Michal Simek
· 9 years ago
71db327
dm: gpio: pca953x: Support PCA953X with 40 GPIOs
by mario.six@gdsys.cc
· 9 years ago
f71cee4
tools/env: compute size of usable area only once
by Andreas Fenkart
· 9 years ago
cedb341
tools/env: fw_printenv pass value_only as argument
by Andreas Fenkart
· 9 years ago
c3a23e8
tools/env: remove 'extern' from function prototype in fw_env.h
by Andreas Fenkart
· 9 years ago
dcdc1f6
tools/env: pass key as argument to env_aes_cbc_crypt
by Andreas Fenkart
· 9 years ago
6523dbf
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
4349b55
mips: ath79: ar933x: Avoid warning with gcc5
by Wills Wang
· 8 years ago
42a3f3e
mips: ath79: ar933x: Fix ethernet PHY mismatch
by Wills Wang
· 8 years ago
1ad3a6f
mips: Drop JZ4740 remnants
by Marek Vasut
· 8 years ago
ecc9d26
mips: Allow overriding start.S in SPL
by Marek Vasut
· 8 years ago
ec35e12
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Paul Burton
· 8 years ago
6242aa1
malta: Use device model & tree for UART
by Paul Burton
· 8 years ago
2e7eb12
malta: Tidy up UART address selection
by Paul Burton
· 8 years ago
df8ec55
dm: ns16550: Don't map_physmem for I/O ports
by Paul Burton
· 8 years ago
49717b1
fdt: Document the rest of struct of_bus
by Paul Burton
· 8 years ago
0a222d5
fdt: Support for ISA busses
by Paul Burton
· 8 years ago
f9a90ac
arm64: fix arm64 Linux boot image header field sizes
by Andre Przywara
· 8 years ago
82f2a14
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
1b80e79
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 8 years ago
0e6e34a
sunxi: Olimex A20 boards: Enable LDO3 and LDO4 regulators
by Stefan Mavrodiev
· 8 years ago
0878a8a
sunxi: Enable a bunch of commands by default on sunxi
by Hans de Goede
· 8 years ago
c1fd244
arm64: Pine64: update FDT files
by Andre Przywara
· 9 years ago
671f9ad
arm64: sunxi: adjust default load addresses
by Andre Przywara
· 9 years ago
0875049
Revert "sunxi: Reserve ATF memory space on A64"
by Andre Przywara
· 9 years ago
28d6804
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· 9 years ago
b19236f
sunxi: Increase SPL header size to 64 bytes to avoid code corruption
by Siarhei Siamashka
· 8 years ago
795857d
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
5119926
sunxi: Implement poweroff support for axp818 pmic
by Chen-Yu Tsai
· 9 years ago
9850e20
sunxi: Enable AXP818 SW for Sinovoip BPI M3
by Chen-Yu Tsai
· 9 years ago
15278cc
sunxi: power: axp818: Add support for switch SW
by Chen-Yu Tsai
· 9 years ago
a696253
power: axp818: Fix typo for fldo2 Kconfig description
by Chen-Yu Tsai
· 9 years ago
aa23f53
power: axp221: Remove switch case to simplify axp_set_eldo
by Chen-Yu Tsai
· 9 years ago
5af116b
sunxi: Disable VIDEO for SoCs without display support
by Chen-Yu Tsai
· 9 years ago
acdab17
sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs
by Chen-Yu Tsai
· 9 years ago
a81b799
sunxi: Sort SoC variants by family (sunXi) first, chip name second
by Chen-Yu Tsai
· 9 years ago
1a5f0de
sunxi: make SoC variant choice mandatory
by Chen-Yu Tsai
· 9 years ago
d7e103c
ARM: uniphier: add EHCI nodes for PH1-LD11
by Masahiro Yamada
· 8 years ago
ae932cf
clk: uniphier: add Media I/O clock driver support for PH1-LD11
by Masahiro Yamada
· 8 years ago
667dbcd
ARM: uniphier: add PH1-LD11 SoC support
by Masahiro Yamada
· 8 years ago
7381db8
ARM: uniphier: rename UMC register macros of PH1-LD20
by Masahiro Yamada
· 8 years ago
0586e22
ARM: uniphier: rename umc-ld20-regs.h to umc64-regs.h
by Masahiro Yamada
· 8 years ago
6a555b2
ARM: uniphier: clean up boot mode tables
by Masahiro Yamada
· 8 years ago
0bd2020
ARM: uniphier: disable cache in SPL of PH1-LD20
by Masahiro Yamada
· 8 years ago
826d06d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
8ef548d
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case
by Ying Zhang
· 9 years ago
d1fc8ed
powerpc:t4240rdb: Disable the non-existent ethernet ports on T4240RDB
by Ying Zhang
· 9 years ago
fc15b9b
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
82eda68
powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
by Aneesh Bansal
· 9 years ago
2ee490a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
0a71cd7
net: phy: dp83867: Add SGMII helper for configuration
by Dan Murphy
· 9 years ago
3c221af
net: phy: Add phy_interface_is_sgmii to phy.h
by Dan Murphy
· 9 years ago
3ab72fe
net: phy: Move is_rgmii helper to phy.h
by Dan Murphy
· 9 years ago
085445c
net: phy: ti: Allow the driver to be more configurable
by Dan Murphy
· 9 years ago
c7ba7bd
net: phy: dp83867: Add device tree bindings and documentation
by Dan Murphy
· 9 years ago
20671a9
net: zynq_gem: Add the passing of the phy-handle node
by Dan Murphy
· 9 years ago
cb38622
drivers: net: cpsw: Add reading of DT phy-handle node
by Dan Murphy
· 9 years ago
641b936
defconfig: dra74_evm: enable eth driver model
by Mugunthan V N
· 9 years ago
bc705ea
defconfig: am437x_sk_evm: enable eth driver model
by Mugunthan V N
· 9 years ago
54e3ba9
defconfig: am437x_gp_evm: enable eth driver model
by Mugunthan V N
· 9 years ago
Next »