Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
569a191a864cee66e3d0763179e8688499de0377
« Previous
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
3c27b6a
dm: rockchip: Enable CONFIG_BLK
by Simon Glass
· 8 years ago
e6c2807
dm: mmc: Use cfg directly in mmc_bind()
by Simon Glass
· 8 years ago
e419a3e
dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
by Simon Glass
· 8 years ago
f6e41d1
dm: rockchip: mmc: Allow use of CONFIG_BLK
by Simon Glass
· 8 years ago
5e6ff81
dm: mmc: dwmmc: Support CONFIG_BLK
by Simon Glass
· 8 years ago
ef5609c
dm: mmc: spl: Add support for CONFIG_BLK
by Simon Glass
· 8 years ago
487d756
dm: efi: Update for CONFIG_BLK
by Simon Glass
· 8 years ago
19d2e34
dm: mmc: Convert sdhci to support CONFIG_BLK
by Simon Glass
· 8 years ago
5461acb
dm: env: mmc: Convert env_mmc to support CONFIG_BLK
by Simon Glass
· 8 years ago
3c2d752
rockchip: Drop SPL GPIO support for rk3288
by Simon Glass
· 8 years ago
b55e04a
rockchip: video: Flush the cache when the display is updated
by Simon Glass
· 8 years ago
56d6977
rockchip: Drop unnecessary SPL properties
by Simon Glass
· 8 years ago
9217d93
rockchip: Check image name for the rksd image
by Simon Glass
· 8 years ago
2ed6dc8
rockchip: rock2: dts: use status = "okay" not ok
by Sjoerd Simons
· 9 years ago
1c09a7f
rockchip: rk3288-firefly: Add gmac definition
by Sjoerd Simons
· 9 years ago
2f39200
rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3
by Sjoerd Simons
· 9 years ago
0aefc0b
rockchip: rk3288: Add clock support for the gmac ethernet interface
by Sjoerd Simons
· 9 years ago
70f7a2c
rockchip: rk3288: pinctrl: support more pins
by Sjoerd Simons
· 9 years ago
90b7fc9
net: designware: support phy reset device-tree bindings
by Sjoerd Simons
· 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
61fe076
mmc: Use byte array for multipliers
by Simon Glass
· 8 years ago
9cf7b1a
mmc: Drop dead mmc code for non-generic MMC
by Simon Glass
· 8 years ago
e98dd20
mmc: Drop mmc_register()
by Simon Glass
· 8 years ago
5c08621
reset: Drop the reset failure message
by Simon Glass
· 8 years ago
5c411d8
tiny-printf: Support snprintf()
by Simon Glass
· 8 years ago
1fb6760
tiny-printf: Tidy up a few nits
by Simon Glass
· 8 years ago
d0375f3
arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
by Simon Glass
· 9 years ago
8961b52
mailbox: implement a sandbox test
by Stephen Warren
· 8 years ago
6238935
Add a mailbox driver framework/uclass
by Stephen Warren
· 8 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 8 years ago
6f82fac
sunxi: gpio: convert bind() to use driver data
by Stephen Warren
· 8 years ago
daac3bf
dm: allow setting driver_data before/during bind
by Stephen Warren
· 8 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
Next »