index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
bsc9131rdb
Age
Commit message (
Expand
)
Author
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-07-25
board: constify struct node_info array
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-01
MAINTAINERS: Switch nxp.com domain
Fabio Estevam
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-06
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-06-03
freescale: Tweak various Makefiles to remove redundancy, fix aesthetics
Robert P. J. Day
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-14
powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND
Ashish Kumar
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-01-02
board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL
Prabhakar Kushwaha
2013-11-25
Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-16
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-08-09
powerpc/mpc8xxx: Add memory reset control
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-20
powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL
Prabhakar Kushwaha
2013-06-20
board/bsc9131rdb: Update default boot environment settings
Priyanka Jain
2013-06-20
board/bsc9131rdb: Add DSP side tlb and laws
Priyanka Jain
2013-06-20
board/bsc9131rdb: Add targets for Sysclk 100MHz
Priyanka Jain
2013-06-20
board/bsc9131rdb:Add NAND boot support using new SPL format
Prabhakar Kushwaha
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2012-07-06
powerpc/mpc85xx:Add BSC9131 RDB Support
Prabhakar Kushwaha