15 Mar, 2016

3 commits


26 Feb, 2016

3 commits


21 Jan, 2016

5 commits


09 Dec, 2015

1 commit

  • Right now i8254_init() is called from timer_init() in the tsc timer
    driver. But actually i8254 and tsc are completely different things.
    Since tsc timer has been converted to driver model, we should find
    a new place that is appropriate for U-Boot to call i8254_init(),
    which is now x86_cpu_init_f().

    Signed-off-by: Bin Meng
    Acked-by: Simon Glass

    Bin Meng
     

01 Dec, 2015

6 commits


20 Nov, 2015

1 commit


18 Nov, 2015

1 commit


06 Nov, 2015

2 commits


23 Oct, 2015

2 commits