Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6384726d2dd941411bfb3253f37f61eb1afa1c21
« Previous
844f814
arm: dts: dra7: fix ethernet name with proper device address
by Mugunthan V N
· 9 years ago
d7dc888
arm: dts: dra7: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
dcda79e
arm: dts: am4372: add syscon node to cpsw to read mac address
by Mugunthan V N
· 9 years ago
e431056
drivers: net: cpsw: add support for reading mac address from efuse
by Mugunthan V N
· 9 years ago
66e740c
drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
by Mugunthan V N
· 9 years ago
70c5b7b
ARM: omap5: add platform specific ethernet phy modes configurations
by Mugunthan V N
· 9 years ago
b2003c5
drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
by Mugunthan V N
· 9 years ago
3d12e80
ti_omap5_common: eth: do not define DM_ETH for spl
by Mugunthan V N
· 9 years ago
73443b9
drivers: core: device: add support to check dt compatible for a device/machine
by Mugunthan V N
· 9 years ago
24ae396
net: phy: Add PHY driver for mv88e61xx switches
by Kevin Smith
· 9 years ago
83c0551
net: Remove unused mv88e61xx switch driver
by Kevin Smith
· 9 years ago
ec8fb48
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
c98dc5a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 8 years ago
ad5b580
ARM: zynq: Simplify zynq configuration
by Michal Simek
· 8 years ago
1b008fd
phy: marvell: Do not reset phy after negotiation
by Michal Simek
· 8 years ago
7a673f0
phy: Wire return value from phy_config()
by Michal Simek
· 8 years ago
62afc60
image: Add boot_get_fpga() to load fpga with bootm
by Michal Simek
· 8 years ago
b733c27
net: phy: Handle phy_startup() error codes properly
by Michal Simek
· 8 years ago
ef5e821
phy: Return correct error code when timeout happens
by Michal Simek
· 8 years ago
55259e7
net: xilinx: Handle error value from phy_startup()
by Michal Simek
· 8 years ago
ed0cea7
mkimage: Report information about fpga
by Michal Simek
· 8 years ago
905bca6
fpga: Fix typo in function comment
by Michal Simek
· 8 years ago
293271c
ARM64: zynqmp: Enable CLK framework
by Michal Simek
· 8 years ago
e6a9ed0
ARM64: zynqmp: Add SPL support support
by Michal Simek
· 9 years ago
c9811e1
ARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI
by Michal Simek
· 9 years ago
0a8c4f6
ARM64: zynqmp: Align gic ranges for 64k in device tree
by Alexander Graf
· 8 years ago
d9b58b3
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
by Michal Simek
· 9 years ago
8d16e1d
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
by Michal Simek
· 9 years ago
f44e603
ARM: zynq: Call ps7_post_config() for SPL
by Michal Simek
· 9 years ago
27640fd
ARM64: zynqmp: Enable option to overwrite default variables
by Michal Simek
· 9 years ago
3a3b914
spl: Introduce new function spl_board_prepare_for_boot
by Michal Simek
· 9 years ago
bd48378
ARM64: zynqmp: Add debug uart for zc1751-dc1
by Michal Simek
· 9 years ago
71eb243
ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108
by Michal Simek
· 9 years ago
013642c
ARM64: zynqmp: Remove CONFIG_PREBOOT
by Michal Simek
· 9 years ago
9a23f45
ARM: zynq: Add support for SPL_LOAD_FIT
by Michal Simek
· 9 years ago
73dc3fa
ARM64: zynqmp: Wire up debug_uart setup
by Michal Simek
· 9 years ago
926782c
ARM64: zynqmp: Enable eMMC boot partitions commands
by Michal Simek
· 9 years ago
6919b4b
ARM64: zynqmp: Add support for reading MAC from eeprom
by Michal Simek
· 9 years ago
a1207de
ARM64: zynqmp: Enable missing distro default options
by Michal Simek
· 9 years ago
af3b4cd
ARM64: zynqmp: Enable HUSH parser for all zynqmp targets
by Michal Simek
· 9 years ago
621a93e
ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus
by Masahiro Yamada
· 9 years ago
a6b9587
gpio: zynq: Add support for reading gpio pin state
by Michal Simek
· 9 years ago
7f307d9
ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
by Masahiro Yamada
· 9 years ago
bb0c63a
ARM: sama5d2: Implement boot device autodetection
by Marek Vasut
· 9 years ago
12328f2
ARM: atmel: Enable FIT image support for SAMA5Dx
by Marek Vasut
· 9 years ago
c043d8d
board: sama5d2_xplained: change SDHCI GCK's clock source to UPLL
by Wenyou Yang
· 9 years ago
7a91e1a
ARM: at91: clock: complete the GCK's clock sources
by Wenyou Yang
· 9 years ago
4adf6a7
ARM: at91: clock: fix the GCK's clock source
by Wenyou Yang
· 9 years ago
a9c89bf
board: atmel: sama5d2_xplained: fix the missing pin config of SDMMC0
by Wenyou Yang
· 9 years ago
9989c15
board: atmel: add SAMA5D2 PTC Engineering board
by Wenyou Yang
· 9 years ago
cc434ad
ARM: at91: sama5d2: add macro & field definitions
by Wenyou Yang
· 9 years ago
6d54868
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 8 years ago
d7d0003
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 8 years ago
d38fca4
ARM: fix ifdef in ARMv8 lowlevel_init() again
by Masahiro Yamada
· 8 years ago
d550e82
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· 8 years ago
5f89a15
omap3: Fix SPI registers on am33xx and am43xx
by Martin Hejnfelt
· 8 years ago
c1420f8
kbuild: fixdep: Check fstat(2) return value
by Tom Rini
· 8 years ago
c409bd0
spl: Setup default value for OF_LIST
by Michal Simek
· 9 years ago
5adfa26
spl: fit: Print error message when FDT is not present
by Michal Simek
· 9 years ago
bd6e142
mkimage: Add a quiet mode
by Simon Glass
· 9 years ago
8df81e1
image-fit: Don't display an error in fit_set_timestamp()
by Simon Glass
· 9 years ago
034eda8
malloc: improve memalign fragmentation fix
by Stephen Warren
· 9 years ago
8216b11
x86: galileo: Override SMBIOS product name
by Bin Meng
· 8 years ago
4cdce9f
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
by Bin Meng
· 8 years ago
5ce378c
x86: kconfig: Add two options for SMBIOS manufacturer and product name
by Bin Meng
· 8 years ago
84c2999
x86: galileo: Enable MP table generation
by Bin Meng
· 8 years ago
b813ea9a
x86: broadwell: Correct I/O APIC ID
by Bin Meng
· 8 years ago
911d6f6
x86: quark: Assign a unique I/O APIC ID
by Bin Meng
· 8 years ago
e212671
x86: Call lapic_setup() in interrupt_init()
by Bin Meng
· 8 years ago
aaaa557
x86: Remove SMP limitation in lapic_setup()
by Bin Meng
· 8 years ago
3299be2
x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
by Bin Meng
· 8 years ago
0ac8d5e
x86: galileo: Enable CPU driver
by Bin Meng
· 8 years ago
bab4b96
x86: Use latest microcode for all BayTrail boards
by Bin Meng
· 8 years ago
c88f508
x86: baytrail: Update to latest microcode
by Bin Meng
· 8 years ago
5c60a3a
x86: Add some notes for MRC cache with Intel FSP
by Bin Meng
· 8 years ago
2baf3a5
x86: crownbay: Disable boot stage support
by Bin Meng
· 8 years ago
0fbdaa0
acpi: Clean IASL generated intermediate files
by Bin Meng
· 8 years ago
efd4be4
x86: doc: Add porting hints for ACPI with Windows
by Bin Meng
· 8 years ago
7bfe0da
x86: baytrail: Add GPIO ASL description
by Bin Meng
· 8 years ago
fa42743
x86: baytrail: Add internal UART ASL description
by Bin Meng
· 8 years ago
bb68dd5
acpi: Quieten IASL output when 'make -s' is used
by Bin Meng
· 8 years ago
206a3a4
x86: doc: Mention Ubuntu/Windows installation and boot support
by Bin Meng
· 8 years ago
da94439
x86: baytrail: Enable SeaBIOS on all boards
by Bin Meng
· 8 years ago
5a6a2c7
x86: doc: Update information about IGD with SeaBIOS
by Bin Meng
· 8 years ago
10fcabe
x86: acpi: Remove header length check when writing tables
by Bin Meng
· 8 years ago
17b63c8
x86: acpi: Remove the unnecessary checksum calculation of DSDT
by Bin Meng
· 8 years ago
6aef68d
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
by Bin Meng
· 8 years ago
644a767
x86: Use high_table_malloc() for tables passing to SeaBIOS
by Bin Meng
· 8 years ago
d19c907
x86: Reserve configuration tables in high memory
by Bin Meng
· 8 years ago
0c2b7ee
x86: Unify reserve_arch() for all x86 boards
by Bin Meng
· 8 years ago
789b6dc
x86: Prepare configuration tables in dedicated high memory region
by Bin Meng
· 8 years ago
5483449
x86: Compile coreboot_table.c only for SeaBIOS
by Bin Meng
· 8 years ago
10d569e
x86: Fix up PIRQ routing table checksum earlier
by Bin Meng
· 8 years ago
1e2f7b9
x86: Call board_final_cleanup() in last_stage_init()
by Bin Meng
· 8 years ago
91fc5bf
x86: minnowmax: Adjust U-Boot environment address in SPI flash
by Bin Meng
· 8 years ago
f7e20f6
config: sandbox: enable qfw and cmd_qfw for testing
by Miao Yan
· 8 years ago
494ec0d
x86: qemu: rename qemu/acpi_table.c
by Miao Yan
· 8 years ago
eece493
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· 8 years ago
d6ccb14
cmd: qfw: do not depend on x86
by Miao Yan
· 8 years ago
86e30e6
cmd: qfw: do not require default macros when building qfw command
by Miao Yan
· 8 years ago
Next »