dm: pci: Move common auto-config functions to a common file
[oweals/u-boot.git] / drivers / timer /
2015-12-01 Bin Mengx86: tsc: Move tsc_timer.c to drivers/timer
2015-12-01 Bin Mengdm: timer: Support 64-bit counter
2015-12-01 Bin Mengtimer: sandbox: Use device tree to pass the clock frequency
2015-12-01 Bin Mengtimer: altera: Remove the codes to get clock frequency
2015-12-01 Bin Mengdm: timer: Implement pre_probe()
2015-12-01 Bin Mengdm: timer: Fix several nits
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-20 Thomas Chousandbox: add a sandbox timer and basic test
2015-11-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2015-11-18 Thomas Choualtera_timer: change ioremap to map_physmem
2015-11-12 Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2015-11-06 Thomas Choutimer: altera_timer: minor clean up
2015-11-06 Thomas Choutimer: altera_timer: use BIT macro
2015-10-30 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-27 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-10-22 Thomas Chounios2: convert altera timer to driver model
2015-10-22 Thomas Choudm: implement a Timer uclass