Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3e2c91c9d1f615ea22c1405ab560649b61e74d38
3e2c91c
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
aa34ef2
Add an option to enable the command line
by Simon Glass
· 9 years ago
b2305b9
cbfs: Update a function to be static
by Simon Glass
· 9 years ago
1ee3151
ti: k2g: increase phy autoneg timeout
by Vitaly Andrianov
· 9 years ago
72f71d2
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 9 years ago
878d3ec
driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0
by Prabhakar Kushwaha
· 9 years ago
63b11da
armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqds
by Wenbin Song
· 9 years ago
bc7a4fd
armv8/ls1043aqds: Return i2c mux to default chennel
by Wenbin Song
· 9 years ago
44ad75c
freescale: vid: Return i2c mux to default channel
by Wenbin Song
· 9 years ago
754ff51
arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support
by Alison Wang
· 9 years ago
859afef
armv8/fsl-lsch2: fix sdhc clock frequency value
by Yangbo Lu
· 9 years ago
a7614dc
armv8: ls2085a: Remove phy configuration from QDS and RDB
by Prabhakar Kushwaha
· 9 years ago
ef9329a
driver: net: ldpaa_eth: Add support of PHY framework
by Prabhakar Kushwaha
· 9 years ago
39d412f
armv8: fsl-layerscape: Updating entries in Serdes Table
by Pratiyush Srivastava
· 9 years ago
b03e1b1
driver/ddr/fsl: Add workaround for erratum A-009803
by Shengzhou Liu
· 9 years ago
5219944
driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete
by Shengzhou Liu
· 9 years ago
45e78ac
pci/layerscape: set LUT and msi-map for discovered PCI devices
by Stuart Yoder
· 9 years ago
70ae853
pci/layerscape: add defines for LUT
by Stuart Yoder
· 9 years ago
f950305
pci: make pci_get_hose_head() available to external users
by Stuart Yoder
· 9 years ago
973bb63
armv8: ls2080a: update stream ID partitioning info
by Stuart Yoder
· 9 years ago
c356a43
armv8: ls2080a: remove obsolete stream ID partitioning support
by Stuart Yoder
· 9 years ago
15b2c80
boards: ls2080: Fix default bootargs
by York Sun
· 9 years ago
88a931f
arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPAT
by Alison Wang
· 9 years ago
93cc573
drivers/crypto/fsl: define structures for PDB
by Aneesh Bansal
· 9 years ago
a2ecfff
drivers/crypto/fsl: add constructs for protocol descriptors
by Aneesh Bansal
· 9 years ago
3ab29d7
drivers/crypto/fsl: correct error checking in run_descriptor
by Aneesh Bansal
· 9 years ago
8c7ce82
armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY
by Shaohui Xie
· 9 years ago
edbbd25
armv8: lsch3: Enable WUO config for RNI-20 node
by Prabhakar Kushwaha
· 9 years ago
bc78b92
arm64: Fix layerscape mmu setup
by Alexander Graf
· 9 years ago
2333b80
strider: use optimised bus timing for FPGA access
by Reinhard Pfau
· 9 years ago
844ef41
strider: Define pca593x widths
by Dirk Eibach
· 9 years ago
e9539ed
strider: Add DP501 support for cpu model
by Dirk Eibach
· 9 years ago
ee80785
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 9 years ago
85e8439
arm: socfpga: sr1500: Misc updates (SPI speed, env location)
by Stefan Roese
· 9 years ago
c0c0098
arm: socfpga: Allow boards to define a custom environment size
by Stefan Roese
· 9 years ago
4003fe2
arm: socfpga: Fix SR1500 env position
by Marek Vasut
· 9 years ago
713e5b1
arm: socfpga: Enabling U-Boot environment support in QSPI
by Chin Liang See
· 9 years ago
a2f4f9a
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION.
by Ted Chen
· 9 years ago
ed4823a
usb: Change power-on / scanning timeout handling
by Stefan Roese
· 9 years ago
c41294e
usb: Don't reset the USB hub a 2nd time
by Stefan Roese
· 9 years ago
9885801
usb: Remove 200 ms delay in usb_hub_port_connect_change()
by Stefan Roese
· 9 years ago
3678cb5
usb: legacy_hub_port_reset(): Speedup hub reset handling
by Stefan Roese
· 9 years ago
89c1dcd
dm: blk: Add tests for block devices
by Simon Glass
· 9 years ago
0de920c
dm: sandbox: Drop the pre-DM host implementation
by Simon Glass
· 9 years ago
dad90e9
dm: sandbox: Switch over to use DM for block devices
by Simon Glass
· 9 years ago
ca4b215
dm: usb: Unbind old block devices when shutting down USB
by Simon Glass
· 9 years ago
54e628e
buildman: Clarify the use of -V
by Simon Glass
· 9 years ago
f590273
buildman: Add a way to specific a full toolchain prefix
by Simon Glass
· 9 years ago
642e9a6
buildman: Allow branch names which conflict with directories
by Simon Glass
· 9 years ago
7e0cdc4
dm: ns16550: Add support for reg-offset property
by Michal Simek
· 9 years ago
f4d337c
Revert "fdt: fix address cell count checking in fdt_translate_address()"
by Przemyslaw Marczak
· 9 years ago
18248e3
dts:exynos:update pinctrl size-cells and fix child regs
by Przemyslaw Marczak
· 9 years ago
db96baa
gpio: Report errors when GPIOs cannot be read
by Simon Glass
· 9 years ago
98982f6
cmd_dhry.c: Use lldiv for vax_mips calculation as well
by Tom Rini
· 9 years ago
2a0b94c
x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
by Stefan Roese
· 9 years ago
a0b0961
x86: Add support for the samus chromebook
by Simon Glass
· 9 years ago
b4ded74
x86: Support a chained-boot development flow
by Simon Glass
· 9 years ago
40ce12b
x86: dts: Drop memory SPD compatible string
by Simon Glass
· 9 years ago
e623ff6
x86: ivybridge: Convert to use the common SDRAM code
by Simon Glass
· 9 years ago
dbc6e14
x86: Add common SDRAM-init code
by Simon Glass
· 9 years ago
9c852d7
x86: Move common PCH code into a common place
by Simon Glass
· 9 years ago
391cee4
dhry: Correct dhrystone calculation for fast machines
by Simon Glass
· 9 years ago
33a1d87
arm: Add a 64-bit division routine to the private library
by Simon Glass
· 9 years ago
b1630cd
x86: Fix a header nit in x86-chromebook.h
by Simon Glass
· 9 years ago
0949351
x86: Add a function to set the IOAPIC ID
by Simon Glass
· 9 years ago
2b416fd
x86: Update README for new developments
by Simon Glass
· 9 years ago
1861810
x86: Use white on black for the console on chromebooks
by Simon Glass
· 9 years ago
a2d40ef
x86: Add a default address for reference code
by Simon Glass
· 9 years ago
dec49b7
x86: broadwell: Add video support
by Simon Glass
· 9 years ago
17f9d5c
x86: broadwell: Add support for high-speed I/O lane with ME
by Simon Glass
· 9 years ago
52c365f
x86: broadwell: Add a GPIO driver
by Simon Glass
· 9 years ago
d21f34e
x86: broadwell: Add support for SDRAM setup
by Simon Glass
· 9 years ago
c7805d5
x86: broadwell: Add power-control support
by Simon Glass
· 9 years ago
cb9a352
x86: broadwell: Add reference code support
by Simon Glass
· 9 years ago
ac0cce5
x86: broadwell: Add an LPC driver
by Simon Glass
· 9 years ago
ac9609c
x86: broadwell: Add a northbridge driver
by Simon Glass
· 9 years ago
4979d07
x86: broadwell: Add a SATA driver
by Simon Glass
· 9 years ago
e984eda
x86: broadwell: Add a pinctrl driver
by Simon Glass
· 9 years ago
e7d04d8
x86: broadwell: Add a PCH driver
by Simon Glass
· 9 years ago
71606de
x86: Add basic support for broadwell
by Simon Glass
· 9 years ago
ceaefc1
x86: dts: Update the pinctrl binding a little
by Simon Glass
· 9 years ago
ecae7fd
x86: Add support for running Intel reference code
by Simon Glass
· 9 years ago
9c7d931
x86: Drop all the old pin configuration code
by Simon Glass
· 9 years ago
fb8757b
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· 9 years ago
11cd631
x86: Add an ICH6 pin configuration driver
by Simon Glass
· 9 years ago
7be7f3e
x86: link: Add pin configuration to the device tree
by Simon Glass
· 9 years ago
8dda587
x86: Update microcode for secondary CPUs
by Simon Glass
· 9 years ago
3b6c843
x86: ivybridge: Show microcode version for each core
by Simon Glass
· 9 years ago
c17d450
x86: Record the CPU details when starting each core
by Simon Glass
· 9 years ago
d4e9074
x86: Move common MRC Kconfig options to the common file
by Simon Glass
· 9 years ago
b41d2e31
x86: Allow I/O functions to use pointers
by Simon Glass
· 9 years ago
c6c2997
x86: Add macros to clear and set I/O bits
by Simon Glass
· 9 years ago
05a0a9b
x86: ivybridge: Drop sandybridge_early_init()
by Simon Glass
· 9 years ago
b67be7e
x86: Move Intel Management Engine code to a common place
by Simon Glass
· 9 years ago
8b73e9f
x86: Rename PORT_RESET to IO_PORT_RESET
by Simon Glass
· 9 years ago
780ba48
x86: Move common CPU code to its own place
by Simon Glass
· 9 years ago
63e08a2
x86: Move common LPC code to its own place
by Simon Glass
· 9 years ago
ab39d33
x86: Add the root-complex block to common intel registers
by Simon Glass
· 9 years ago
5535730
x86: Create a common header for Intel register access
by Simon Glass
· 9 years ago
2df6188
x86: Move microcode code to a common location
by Simon Glass
· 9 years ago
Next »