projects
/
oweals
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/u-boot.git
2016-01-25
Thomas Chou
ns16550: zap the rockchip serial compatible string
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Thomas Chou
ns16550: replace with binding files from Linux kernel
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Adam Ford
OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Ladislav Michl
igep00x0: remove #undef CONFIG_BOOTDELAY
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Bin Meng
openrisc: Fix build errors
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Bin Meng
net: eepro100: Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Bin Meng
powerpc: tqm834x: Fix build warnings in initdram()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Bin Meng
sh: sh7753evb: Fix build error
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Masahiro Yamada
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Masahiro Yamada
Revert "devicetree: use wildcard to clean arch subdir"
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Mateusz Kulikowski
net: zynq_gem: Use shared wait_for_bit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Mateusz Kulikowski
usb: ehci-mx6: Use shared wait_for_bit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Mateusz Kulikowski
usb: ohci-lpc32xx: Use shared wait_for_bit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Mateusz Kulikowski
usb: dwc2: Use shared wait_for_bit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Mateusz Kulikowski
lib: Add wait_for_bit
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Tom Rini
common/console.c: Remove unused inline functions
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Simon Glass
part: Drop duplication declaration of block_dev_desc_t
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Clemens Gruber
env_mmc: support overriding mmc dev from board code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Tom Rini
serial: Remove serial_putc_raw_dev
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Purna Chandra...
bootm: fix size arg of flush_cache() in bootm_load_os().
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Tom Rini
arm, powerpc: Update cc-version tests to check for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Tom Rini
kbuild: Add clang detection
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Simon Glass
Remove the cmd_ prefix from command files
commit
|
commitdiff
|
tree
|
snapshot
2016-01-25
Simon Glass
Move all command code into its own directory
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Use syscon for the GMA device
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Set up a shared syscon numbering schema
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop the SMM-locking code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop XHCI support
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop special EHCI init
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Sort out the calls to bridge_silicon_re...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move code from pch.c to bd82x6x.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert pch.c to use DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert report_platform to DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert SDRAM init to use driver model
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: chromebook_link: Enable the syscon uclass
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert sdram_initialise() to use DM...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert dram_init() to use DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert enable_usb_bar() to use DM...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Use the I2C driver to perform SMbus...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: i2c: Add a stub driver for Intel I2C/SMbus
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Enable DM_USB for link and panther
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Convert lpc init code to DM PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop the special PCI driver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move LPC init into the LPC probe()...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move lpc_enable() into gma.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Use driver model PCI API in sata.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Use the SATA driver to do the init
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop the unused bd82x6x_init_extra()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Do the SATA init before relocation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
ahci: Add a disk-controller uclass
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop unnecessary northbridge setup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Use driver model PCI API in bd82x6x.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move northbridge and PCH init into...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Bring up northbridge, pch and lpc after the CPUs
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Don't show an error when the MRC cache is up to...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Make x86_init_cpus() static
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move early init code into northbridge.c
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Drop the dead MTRR code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Set up the thermal target correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move CPU init code into the driver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Use common CPU init code
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move GPIO init to the LPC init() method
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move sandybridge init to the lpc probe...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move graphics init much later
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Probe the LPC in CPU init
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move LPC and PCH init into northbridge...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move northbridge init into the probe...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Add a driver for the bd82x6x northbridge
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Add a northbridge uclass
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Rename bd82x6x_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move more init to the probe() function
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Move lpc_early_init() to probe()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: ivybridge: Set up the LPC device using driver...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: pci: Convert bios_emu to use the driver model PCI API
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: syscon: Allow finding devices by driver data
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: usb: Add a compatible string for PCI EHCI controller
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: core: Display the error number when driver binding...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Drop the weak cpu_irq_init() function
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: queensbay: Add an interrupt driver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: quark: Add an interrupt driver
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Drop the irq router compatible string
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
x86: Use the IRQ device when setting up the mptable
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Add a common PIRQ init function
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Set up interrupt routing from interrupt_init()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Create a driver for x86 interrupts
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: spi: Convert ICH SPI driver to driver model...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
spi: ich: Separate out the read/write trace from normal...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Add a driver for Intel PCH9
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: x86: Add a driver for Intel PCH7
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: Expand the uclass for Platform Controller Hubs...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: pci: Avoid using pci_bus_to_hose() in the uclass
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: pci: Add a function to write a BAR
commit
|
commitdiff
|
tree
|
snapshot
2016-01-24
Simon Glass
dm: pci: Move pci_bus_to_hose() to compatibility
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Tom Rini
Merge git://git.denx.de/u-boot-fdt
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Thomas Chou
devicetree: use wildcard to clean arch subdir
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Simon Glass
rockchip: Update the README
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Simon Glass
rockchip: Add support for Raxda Rock 2
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Simon Glass
rockchip: rock2: dts: Make changes for U-Boot
commit
|
commitdiff
|
tree
|
snapshot
2016-01-22
Simon Glass
rockchip: rock2: Bring in device tree files from Linux
commit
|
commitdiff
|
tree
|
snapshot
next