index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-avr32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AVR32 LCD support
Mark Jackson
2009-07-26
4
-0
/
+17
*
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek
2009-07-09
1
-132
/
+1
*
Merge branch 'evk1100-prep'
Haavard Skinnemoen
2009-03-23
1
-0
/
+0
|
\
|
*
avr32: fix cacheflush.h location introducted by d8f2aa3298610b
Jean-Christophe PLAGNIOL-VILLARD
2009-03-23
1
-0
/
+0
*
|
Merge branch 'mimc200'
Haavard Skinnemoen
2009-03-23
11
-220
/
+576
|
\
\
|
|
/
|
*
AVR32: Make GPIO implmentation cpu dependent
Gunnar Rangoy
2009-02-23
2
-81
/
+88
|
*
AVR32: Move addrspace.h to arch-directory, and move some functions from io.h ...
Olav Morken
2009-02-23
2
-37
/
+40
|
*
AVR32: Make cacheflush cpu-dependent
Olav Morken
2009-02-23
1
-1
/
+1
|
*
Merge branch 'cleanups' into next
Haavard Skinnemoen
2009-02-23
7
-182
/
+528
|
|
\
|
|
*
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-12-17
3
-13
/
+15
|
|
|
\
|
|
*
|
avr32: Add support for "GPIO" port mux
Haavard Skinnemoen
2008-09-01
1
-0
/
+193
|
|
*
|
avr32: use board_early_init_r instead of board_init_info
Haavard Skinnemoen
2008-09-01
1
-1
/
+0
|
|
*
|
avr32: Use board_postclk_init instead of gclk_init
Haavard Skinnemoen
2008-09-01
1
-1
/
+0
|
|
*
|
avr32: Add gclk helper functions
Haavard Skinnemoen
2008-09-01
1
-2
/
+97
|
|
*
|
avr32: refactor the portmux/gpio code
Haavard Skinnemoen
2008-09-01
3
-176
/
+235
|
|
*
|
avr32: data_bits should reflect the actual number of data bits
Haavard Skinnemoen
2008-09-01
1
-2
/
+2
*
|
|
|
remove bi_enet*addr from global data for all arches
Mike Frysinger
2009-03-20
1
-1
/
+0
|
/
/
/
*
|
|
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
1
-77
/
+0
*
|
|
Add an architecture specific config.h for common defines
Kumar Gala
2009-02-10
1
-0
/
+24
|
|
/
|
/
|
*
|
avr32: Remove second definition of virt_to_phys()
Haavard Skinnemoen
2008-12-17
1
-7
/
+2
*
|
Introduce virt_to_phys()
Kumar Gala
2008-12-15
1
-0
/
+5
*
|
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
2
-8
/
+8
*
|
Allow console input to be disabled
Mark Jackson
2008-09-06
1
-0
/
+1
|
/
*
Merge branch 'hammerhead' of git://git.denx.de/u-boot-avr32
Haavard Skinnemoen
2008-07-30
1
-0
/
+1
|
\
|
*
Add support for the hammerhead (AVR32) board
Julien May
2008-07-30
1
-0
/
+1
*
|
Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32
Haavard Skinnemoen
2008-07-24
1
-2
/
+4
|
\
\
|
*
|
avr32: Fix printf() format warnings
Haavard Skinnemoen
2008-07-23
1
-2
/
+4
|
|
/
*
|
avr32: asm/io.h needs asm/types.h
Haavard Skinnemoen
2008-07-23
1
-0
/
+2
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
Wolfgang Denk
2008-07-07
1
-0
/
+8
|
\
|
*
avr32: Add GPIO manipulation functions
Peter Ma
2008-06-20
1
-0
/
+8
*
|
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2008-06-28
1
-19
/
+0
|
/
*
atmel_spi: Driver for the Atmel SPI controller
Hans-Christian Egtvedt
2008-06-03
3
-0
/
+11
*
Move definition of container_of() to common.h
Haavard Skinnemoen
2008-06-03
1
-11
/
+0
*
avr32: Rework SDRAM initialization code
Haavard Skinnemoen
2008-05-27
2
-5
/
+42
*
avr32: Rename pm_init() as clk_init() and make SoC-specific
Haavard Skinnemoen
2008-05-27
1
-0
/
+2
*
avr32: Clean up the HMATRIX code
Haavard Skinnemoen
2008-05-27
3
-232
/
+192
*
avr32: Get rid of the .flashprog section
Haavard Skinnemoen
2008-05-27
1
-7
/
+0
*
avr32: Use correct condition around macb clock accessors
Haavard Skinnemoen
2008-05-27
1
-1
/
+1
*
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
1
-0
/
+2
|
\
|
*
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
1
-0
/
+1
|
*
POST: add POST_STOP flag
Yuri Tikhonov
2008-05-20
1
-0
/
+1
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-3
/
+3
|
/
*
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2008-04-13
2
-2
/
+3
*
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
2008-03-18
1
-0
/
+1
*
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-02-23
1
-3
/
+3
*
AVR32: Make SDRAM refresh rate configurable
Haavard Skinnemoen
2008-02-05
2
-0
/
+6
*
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
Wolfgang Denk
2007-12-27
6
-0
/
+50
|
\
|
*
AVR32: Make some AT32AP700x peripherals optional
Haavard Skinnemoen
2007-12-17
3
-0
/
+50
|
*
AVR32: Rename at32ap7000 -> at32ap700x
Haavard Skinnemoen
2007-12-17
5
-0
/
+0
*
|
Introduce map_physmem() and unmap_physmem()
Haavard Skinnemoen
2007-12-13
1
-0
/
+32
|
/
[next]