Age | Commit message (Expand) | Author |
2018-03-16 | common: move board_info.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_r.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_init.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | common: move board_f.c prototypes in init.h | Patrick Delaunay |
2018-03-16 | post: remove reference to power functions | Patrick Delaunay |
2018-03-16 | common: remove unused prototypes | Patrick Delaunay |
2018-03-16 | common: add a prototype for mach_cpu_init() | Patrick Delaunay |
2018-01-23 | common: board_f: vid: Add VID specific API to adjust core voltage | Rajesh Bhagat |
2017-12-07 | Move debug and logging support to a separate header | Simon Glass |
2017-11-29 | spl: make CONFIG_OF_EMBED pass dts through fdtgrep | Goldschmidt Simon |
2017-10-16 | common: Add a prototype for s_init() | Diego Dorta |
2017-10-05 | gzip: add a function to parse the header | Jean-Jacques Hiblot |
2017-10-04 | bug.h: move runtime BUG/WARN macros into <linux/bug.h> | Masahiro Yamada |
2017-10-04 | common.h: remove error() | Masahiro Yamada |
2017-10-04 | printk: collect printk stuff into <linux/printk.h> with loglevel support | Masahiro Yamada |
2017-10-04 | stdio.h: move printf() stuff from <common.h> to <stdio.h> | Masahiro Yamada |
2017-08-16 | env: Rename some other getenv()-related functions | Simon Glass |
2017-08-16 | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-15 | env: Drop saveenv() in favour of env_save() | Simon Glass |
2017-08-02 | common: board_f: Make reserve_mmu a weak function | Siva Durga Prasad Paladugu |
2017-07-10 | board_f: Add new function to allow runtime DTB selection | Cooper Jr., Franklin |
2017-07-06 | serial: make serial_stub_* to static functions | Masahiro Yamada |
2017-06-05 | common: microblaze: Drop arch-specific declarations | Simon Glass |
2017-06-05 | common: arm: freescale: layerscape: Move header files out of common.h | Simon Glass |
2017-06-05 | common: arm: davinci: Move header file out of common | Simon Glass |
2017-06-05 | common: ep93xx: Move arch-specific declarations out of common | Simon Glass |
2017-06-05 | common: freescale: Move arch-specific imx code to arch-imx | Simon Glass |
2017-06-05 | common: freescale: Move arch-specific declarations | Simon Glass |
2017-06-05 | common: powerpc: Move arch-specific headers | Simon Glass |
2017-06-05 | common: Move PPC4xx_SYS_INFO() et al to arch-specific header | Simon Glass |
2017-06-05 | common: Drop determine_sysper() and determine_pci_clock_per() | Simon Glass |
2017-06-05 | common: Drop cpu_init_f() declarations | Simon Glass |
2017-06-05 | arm: Remove include files from common.h | Simon Glass |
2017-06-05 | nds32: Remove include files from common.h | Simon Glass |
2017-06-05 | x86: Don't include asm/u-boot.h in common | Simon Glass |
2017-06-05 | sandbox: Don't include asm/u-boot.h in common | Simon Glass |
2017-06-05 | mips: Don't include asm/u-boot.h in common | Simon Glass |
2017-06-05 | arc: Don't include asm/u-boot.h in common | Simon Glass |
2017-06-05 | nds32: Make u-boot-nds32.h a private header | Simon Glass |
2017-06-05 | mips: Make u-boot-mips.h a private header | Simon Glass |
2017-06-05 | arm: Make u-boot-arm.h a private header | Simon Glass |
2017-06-05 | x86: Make u-boot-x86.h a private header | Simon Glass |
2017-06-05 | sandbox: Make u-boot-sandbox.h a private header | Simon Glass |
2017-06-05 | arc: Make u-boot-arc.h a private header | Simon Glass |
2017-06-05 | samsung: usb: Drop ohci-s3c24xx driver | Simon Glass |
2017-06-05 | api: Add a header for api_init() | Simon Glass |
2017-06-05 | common: Move get_OPB_freq() and get_PCI_freq() to PPC header | Simon Glass |