index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2014-09-01
dm: gpio: Enhance gpio command to show only active GPIOs
Simon Glass
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-04-29
driver/mxc_i2c: Move static data structure to global_data
York Sun
2014-04-18
powerpc: remove NX823 board support
Masahiro Yamada
2014-03-07
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-04
dm: Add GPIO support and tests
Simon Glass
2014-03-04
dm: Add base driver model support
Simon Glass
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-01-24
include: delete unused header files
Masahiro Yamada
2013-11-04
Introduce common timer functions
Rob Herring
2013-08-20
ppc4xx: Remove support for PPC405CR CPUs
Matthias Fuchs
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c: add i2c_core and prepare for new multibus support
Heiko Schocher
2013-06-26
Add trace support to generic board
Simon Glass
2013-06-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-06-07
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
2013-05-15
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-01
sandbox: Switch over to generic board
Simon Glass
2013-03-15
Use 'unsigned int' for global_data's baudrate
Simon Glass
2013-03-15
Introduce generic pre-relocation board_f.c
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
Introduce generic u-boot.h file
Simon Glass
2013-02-04
Add generic global_data
Simon Glass
2012-12-11
gpio: remove duplicate function signature
Nikita Kiryanov
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-01-10
gpio: Modify common gpio.h to more closely match Linux
Joe Hershberger
2011-10-17
Add generic gpio.h in asm-generic
Simon Glass
2010-05-05
x86: Fix support for booting bzImage
Graeme Russ
2010-03-13
asm-generic/unaligned.h: dynamic default unaligned accesses
Mike Frysinger
2010-01-18
asm-generic/signal.h: import from linux
Robin Getz
2009-07-09
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek