Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f60137e7a1df94e6cf18a544fa666218a399d3af
f60137e
imx: mx6ul: skip setting ahb rate
by Peng Fan
· 9 years ago
64cef44
imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask
by Ye Li
· 9 years ago
52b6658
Merge branch 'next'
by Stefano Babic
· 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
144652f
x86: Move cache-as-RAM code into a common location
by Simon Glass
· 9 years ago
2f462fd
x86: cpu: Add functions to return the family and stepping
by Simon Glass
· 9 years ago
51f73f1
x86: Allow use of serial soon after relocation
by Simon Glass
· 9 years ago
0a7fb2c
input: i8042: Make sure the keyboard is enabled
by Simon Glass
· 9 years ago
36ab8e3
syscon: Avoid returning a device on failure
by Simon Glass
· 9 years ago
b0fb7bd
dm: timer: Correct timer init ordering after relocation
by Simon Glass
· 9 years ago
77f8292
x86: broadwell: Add a few microcode files
by Simon Glass
· 9 years ago
c926bfc
x86: Add comments to the SIPI vector
by Simon Glass
· 9 years ago
17dbe89
x86: Tidy up mp_init to reduce duplication
by Simon Glass
· 9 years ago
7f3ccae
x86: Correct duplicate POST values
by Simon Glass
· 9 years ago
15318f2
x86: Add a script to aid code conversion from coreboot
by Simon Glass
· 9 years ago
ec5c786
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· 9 years ago
ed5652c
x86: dts: link: Add board ID GPIOs
by Simon Glass
· 9 years ago
d7729f8
x86: dts: link: Move SPD info into the memory controller
by Simon Glass
· 9 years ago
8a307ee
x86: link: Add required GPIO properties
by Simon Glass
· 9 years ago
9d95358
x86: Add some more common MSR indexes
by Simon Glass
· 9 years ago
e79d2c6
x86: cpu: Make the vendor table const
by Simon Glass
· 9 years ago
e8211b4
malloc_simple: Add a little more debugging
by Simon Glass
· 9 years ago
0d0f831
pci: Correct a few comments and nits
by Simon Glass
· 9 years ago
9cec2df
pci: Add functions to update PCI configuration registers
by Simon Glass
· 9 years ago
fd83897
gpio: Use const where possible
by Simon Glass
· 9 years ago
df1687d
gpio: Add a function to obtain a GPIO vector value
by Simon Glass
· 9 years ago
8d374cd
cpu: Add support for microcode version and CPU ID
by Simon Glass
· 9 years ago
2919921
video: Allow simple-panel to be used without regulators
by Simon Glass
· 9 years ago
2e26682
x86: Document how to play with SeaBIOS
by Bin Meng
· 9 years ago
ba3a16e
x86: qemu: Enable ACPI table generation by default
by Bin Meng
· 9 years ago
96030fa
x86: Support booting SeaBIOS
by Bin Meng
· 9 years ago
3815d57
x86: Implement functions for writing coreboot table
by Bin Meng
· 9 years ago
ca68d77
x86: Support writing configuration tables in high area
by Bin Meng
· 9 years ago
ef47ed1
x86: Simplify codes in write_tables()
by Bin Meng
· 9 years ago
5c54910
x86: Change write_acpi_tables() signature a little bit
by Bin Meng
· 9 years ago
900e49a
x86: Use a macro for ROM table alignment
by Bin Meng
· 9 years ago
904da8e
x86: Change to use start/end address pair in write_tables()
by Bin Meng
· 9 years ago
1754675
x86: Clean up coreboot_tables.h
by Bin Meng
· 9 years ago
d75fb95
x86: Move sysinfo related to sysinfo.h
by Bin Meng
· 9 years ago
164e757
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
0ed608e
spl: arm: Make sure to include all of the u_boot_list entries
by Tom Rini
· 9 years ago
1de23f2
mvebu: ds414: Move cmd_syno into ds414 directory
by Tom Rini
· 9 years ago
1258bb1
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
by Tom Rini
· 9 years ago
Next »